Guidelines to review Test cases
- Check all the requirements covered or not
- Check no major scenario is missing
- Check test step is written complete and understandable
- Clear expected results is mentioned for each step
- Check all text and grammar mistake
- Flow of test step is appropriate
- Information related to setup of test environment like pre requisites, what are success/failed , end conditions etc
- Check is there any invalid test cases
- Check is there any redundancy in test cases
- Check priority of test cases
- Check narration of test cases
- Test cases follow agreed standard format
- The Test cases are complete with respect to the Specifications Document on which they are based
- Test data is mentioned explicitly for each test condition
- Pre-conditions for executing a test case or a set of test cases are specified
No comments:
Post a Comment