Test Case Construction

Description:
Defines the scenarios which will be used to test the application
Risk & Impact:
This task uses the use cases and user interface design to construct detailed scenarios which will be executed against the solution. The test cases detail what steps to perform when and in what order, the input to use and the anticipated results.
Inputs:
Upstream Tasks:
Downstream Tasks:
Functionality Testing
Questions Asked:
  1. How does this step of a use case map to the user interface?
  2. What information should be supplied to the user interface?
  3. What should the result be of this action? 
  4. What steps should be followed to measure the result?
Iterates with:
Deliverables:
Test Cases – Scripts or tables detailing the steps of a scenario, the input, and the anticipated output with any additional notes as necessary.