Test case review

How do you review testcase (Types of review)? and whom to send for review ?

Questions by hitesh_faq

Showing Answers 1 - 1 of 1 Answers

vibhav

  • Jan 2nd, 2012
 

Test cases are reviewed by peer testers or by lead.

The testcases should be simple, easily understandable, but powerful. No repetition of test cases should be present.
Before reviewing the test cases, we need clear understanding of the functionality for which test cases are written.
We have to think of various possibilities of testing that functionality and need to check if the test cases covers all those.

Also, Traceability matrix will be uselful, for checking if the testcases are written for all the requirements.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions