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 |
how can u do regression testing tell me procedure?
If there is a field called "Amount" which takes 4 digit number & 2 decimal points what will be the test data for this.
what is difference between desktop and web application?
13 Answers Emptoris, IBM, iNube Software Solutions, Microsoft, Rajsoft, Stag Computers,
What is mean by Sanitation Testing?
IN TEST PLAN DOC, WHAT R THE ASUUMPTIONS MADE BY BY THE TEST ENG?
wat is the differece between three tier and two tier application
Expain Equivalence Class Partion with an Example?
what is meant by package testing?
when do you stop your testing
I m beginner to testing.. plz send me manual testing material or tell me best site for testing where i can get from fundamentals...
What is test design???
What's the difference between Stress testing & Load testing