CHAPTER 10Test Scenarios

After gathering business requirements and transitioning them each into a format that looks like a pseudo-code, we have to extract test scenarios from each pseudo-code. A test scenario outlines a condition that needs to be tested. A test case is an element of a test scenario that specifies values used in the test. For example, in the business event A product arrives from a supplier, one test scenario could be a product arrives from an offshore supplier and another could be a product arrives from a domestic supplier.

Under the first test scenario, you might have the following test cases:

Test Case #1:Offshore supplier: ABS Enterprise LtdPO: ABS-1199Product: 200-AAAQuantity: 100 cases

Test Case #2:Offshore supplier: ABS ...

Get Streamlining Business Requirements now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.