vibhav
Answered On : 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.
Login to rate this answer.