what is test case review?
Answers were Sorted based on User's Feedback
Answer / nitin sharma
Test case review is done to check whether test case written
are appropriate with the requirement given by client and
they are easy to execute so that they could cover the
maximum requirement.In my project,team lead do the review
of test case written by me.
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / priyanka agrawal
Once the test cases are developed, SQA tester should
share-distribute-discuss those with the same team that
reviewed the requirements (SRS writer, Developers, SQA
tester, Implementation team, etc).
| Is This Answer Correct ? | 0 Yes | 0 No |
The main reason of the reviewing test cases: increase test
coverage and therefore product quality.
LEVEL'S of TEST CASE REVIEW
---------------------------
1.Defect Prevention
2.Assurance having traceability between requirement and test
cases
3.separation of developer code and test cases
| Is This Answer Correct ? | 0 Yes | 0 No |
What is difference between V-Model and Agile Model?
How will you decide that the software is ready for release? Please if any one knows this answer, submit the answer as early as possible.
What is the difference between smoke an sanity testing with example ?
What is bug life cycle?Explane with example
why we need quality assurance?
What is inter-operability?
What is six sigma?
What tests would you perform on common homepage?
Your manager has taken you onboard as a test lead for testing a web-based application. He wants to know what risks you would include in the Test plan. Explain each risk factor that would be a part of your test plan
what are the inputs fo writing testcases and what are the outputs after executing the testcases?
Explain branch coverage and decision coverage.
Describe any bug you remember.