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 |
When the relationship occur between tester and developer?
how much testing is enough.and why documentation is needed
what is backend testing using SQL?
what are things you want to check in web based testing?
What is un-installation testing?
How do you handle a test case when the test data created with an AGE field becomes invalid since the date of the system changes over time? For example, a person who could be a < 18 years old last month is now > 18 years and the whole scenario fails? Do you keep updating the test data or is there another creative solution here (besides changing the system date & time which can't be done as it is an Internet app)?
how to do manual testing on an application which is in several languages
How will you identify the client side error and server side error in web application?
What are the fields of Tracebility Matrix?
I am murthy new commer for this site? Now iam serarching a job in Testing, I did not have any experience in real time projects. Any body can send me the sample Testcases,Srs,Matrix for Banking,ERP Projects etc., my mail id is shenbagamurthy_r@yahoo.co.in
what is the difference between test strategy and test methodology?
what is entry and exit criteria?