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 |
Hi, Can anyone send me the interview questions & answer for 1+ year of experience in manual testing
What is Prototype Testing?
which testing process you followed in your company ???
5 Answers Accenture, HCL, SAPO,
what is the difference between developer testing and tester testing?
why is it necessary to give a priority to the test cases or/and requirements. why does the Test case ID is not sufficient to identify the test cases to be executed first.
What is different between QA and QC
Explain 5 Test Matrics?
What is Entry and Exit Criteria in Testing Process?
What is Memory Leak? How to test "Memory Leak" problem in an application manually?
From what phase of project, testing will starts, what tester will do at starting stage?
difference b/w test case doc & use case doc?
Give me few testcases(5) of any application other than login related!