what is basis for testcase review?
Answers were Sorted based on User's Feedback
Answer / sridhar vulli
The review of Test cases is based on the Functional /
Program specification.
A test will write test cases based on these specification.
While reviewing those test cases the reviewer has to see
that all the functionality mentioned in the above documents
are covered in the test cases.
For unit test cases the base is Program/Functional
specification.
For integration and system test cases the base is SRS.
If the company has a process of develping RTM then that
serves the need.
Is This Answer Correct ? | 5 Yes | 0 No |
Answer / chaitu.tester
Use cases and wire frames are the main source for writing
testcases
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / tamilvanan.m
Simple As of my opinion, on what basis the test cases are written, on that basis the test cases are reviewed.
For ex,
If a test case is written for testing an application with different browsers, then the test case comes under Compatibility testing.So based on compatibility testing technique the test case will be examined.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / yaseen mubarak
hi this is mubarak
the main basis for the test case review is
1.testing techniques oriented review
2.requirements oriented review
3.defects oriented review.
Is This Answer Correct ? | 0 Yes | 1 No |
Can you explain the pdca cycle and where testing fits in?
Who design the test case templates?
Recently igot job,Please,help me,Can u explain the real time process of manual Testing from starting.Please don't mind.
diff between water fall model and v-model?
why QA team is necessary for an organization?
Which is the better way to explain tipical bug life cycle?
can anyone please post few samples of SRS and test case for calculator,insurance,hotel project,atm....?Also please refer me the book for my reference for manual and automation?espically any book which has sample of testcase and SRS?please degree of emergency!
what is review?
How can we explain about matrics..Every time iam getting this question..Have you involved in metrics??..Plz..plz Can any anybody give the sugessions..What is the best way to explain about metrics..give me your valuble answer..thanks in advance...
can testing and development be done in same environment?
What are the challenges you faced in your project (Testing) and in your company?
What is the difference between Use Case and test case?