Confirmed users
2,959
edits
No edit summary |
|||
| Line 12: | Line 12: | ||
* Understandability of test cases | * Understandability of test cases | ||
'''Note: ''' One reviewer is the minimum requirement, but that should not stop you from getting more reviewers to look at your test cases if think there's value to having more reviewers. | |||
Quality of the test cases itself analyzes if the test cases for the feature sufficiently cover happy path and negative cases sufficiently for each user story. Understandability of the test cases analyzes if the test cases for the feature can be understood by a person who did not create the test cases to allow that same person to run that test case without ambiguity. | Quality of the test cases itself analyzes if the test cases for the feature sufficiently cover happy path and negative cases sufficiently for each user story. Understandability of the test cases analyzes if the test cases for the feature can be understood by a person who did not create the test cases to allow that same person to run that test case without ambiguity. | ||