what is basis for testcase review?

Answers were Sorted based on User's Feedback



what is basis for testcase review?..

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

what is basis for testcase review?..

Answer / rajendra

In a Nutshell
Requirement Traceability Matrix(RTM)

Byee friendz,

rajendra
rajendra_penumalli@yahoo.com

Is This Answer Correct ?    0 Yes 0 No

what is basis for testcase review?..

Answer / chaitu.tester

Use cases and wire frames are the main source for writing
testcases

Is This Answer Correct ?    0 Yes 0 No

what is basis for testcase review?..

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

what is basis for testcase review?..

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

Post New Answer

More Manual Testing Interview Questions

What is the Difference between Client Server and a web Application?

9 Answers   CTS, PRDC,


What is SRS , BRS and FDS?

5 Answers  


What is Bug Validation? What can be a different resultant after the same?

3 Answers   Satyam,


What are the various techniques in black box testing?

1 Answers  


hi can anyone say how we can use test metrices in an applistion

1 Answers  


while reading srs document if you will get any doubt, what you will do?

7 Answers   IBM,


In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10% The next £28000 is taxed at 22% Any further amount is taxed at 40% To the nearest whole pound, which of these is a valid Boundary Value Analysis test case? The options provided are a)£1500 b)£32001 c)£33501 d)£28000

5 Answers  


How will u write test cases based on EQA(Equivalance class partitioning) & BVA(Boundary value analysis.?Plz explain in brief?

5 Answers  


is it not waste of time in preparing the test condition,test case, test script?

2 Answers  


Hi, I got an offer with maveric systems and I have around 3.5 years of work experience. But inspite of that they are asking to sign a bond for 2 years and to pledge all the original certificates for that bond. Can anybody please advice me whether its a good company or not and can i go ahead with this?

4 Answers   Marveric,


Can you explian $ pillar of Agile

1 Answers   HP,


Should testing be done only after the build and execution phases are complete?

1 Answers  


Categories