...
- Results are gathered from testing, and a determination is made as to whether the Test Case should pass or fail.
- Pass
- If the tester is able to successfully execute all testing steps necessary to fulfill the purpose of the Test Case, the test can be considered passed.
- Fail
- If the tester is unable to successfully execute all testing steps required by the Test Case, the test can be considered failed.
- If the tester is able to execute all necessary steps, but the outcome does not satisfy the Acceptance Criteria statement on which the Test Case is based, then the test can be considered failed.
- Feedback
- A comment indicating that a test has passed is helpful when reviewing the Test Case's history later.
- If a Test Case fails, a comment explaining the reasons for failure is necessary for creating an adequate Bug/Defect, or for giving an adequate explanation for the developers in the case that an existing Bug/Defect requires additional work.
- Pass
- If the test passes, it is automatically assigned to the QA Analyst (Jain).
- If the test fails, it is automatically assigned to the QA Manager (Rich).
- In the case of failure, the Task or a Bug/Defect associated with being tested by the failing Test Case will be returned to an "in development" statusthe developers.
Center |
---|