What r the checklist to review testcase?

Answers were Sorted based on User's Feedback



What r the checklist to review testcase?..

Answer / saravana

1. Check all the requirements covered or not
2. Check no major scenario is missing
3. Check test step is written complete and understandable
4. Clear expected results is mentioned for each step
5. Check all text and grammar mistake
6. Flow of test step is appropriate
7. Information related to setup of test environment like pre
requisites, what are success/failed , end conditions etc
8. Check is there any invalid test cases
9. Check is there any redundancy in test cases
10. Check priority of test cases
11. Check narration of test cases

Is This Answer Correct ?    11 Yes 1 No

What r the checklist to review testcase?..

Answer / lakshmi v

A testcase consists of different components -

objective
description
steps
checkpoint
pre-requisites (for executing the test case)
test result

Each of these sections should be clearly mentioned. While
writing test cases it is important to keep in mind that the
test case may even be executed by another person.

The test cases should cover both the equivalence partition
and boundary value conditions.

They should target each part of the application with an eye
for detail. For example, test cases for field validations
should be exhaustive.

Test cases should capture various scenarios that arise while
using the application. This is w.r.t the data flow in the
application. For example, in a web application cases should
cover both a logged in user (cookied user) and visitor
scenarios.

Is This Answer Correct ?    5 Yes 0 No

What r the checklist to review testcase?..

Answer / j

Are you kidding me???? These are your answers? No wonder
our offshore testing in India is so abysmal. You people
are clueless

Is This Answer Correct ?    3 Yes 1 No

What r the checklist to review testcase?..

Answer / ravi148

hi,
Farzana is correct and mainly we concentrate on BD
document , bussiness rules, and use cases. if possible we
can look previous projects also.

Is This Answer Correct ?    0 Yes 1 No

What r the checklist to review testcase?..

Answer / k

What a Joke "J"!!!

Is This Answer Correct ?    1 Yes 2 No

What r the checklist to review testcase?..

Answer / shradha

Requirements Tracebility Matrix

Is This Answer Correct ?    1 Yes 3 No

What r the checklist to review testcase?..

Answer / farzana

The correct answer for Checklist is the the list of
documents needed to create a test case,
srs,brs, use case, wire frames

Is This Answer Correct ?    3 Yes 10 No

Post New Answer

More Manual Testing Interview Questions

What is the Test Matrics?Process Matrics And Product Matrics?

1 Answers  


1. what is a test bed ?

2 Answers  


Who will prepare FRS(functional requirement documents)? What is the importent of FRS?

2 Answers   Infosys,


can you write test cases on pen?

6 Answers  


i live in australia and i have come to india for holiday and i want to give my ISTQB exam so which is preferrable?giving exam in INDIA /AUSTRALIA?Does it really matters?

1 Answers   TCS,






What is the test case did u take more time,and difficult to write, in interview they asked, can anyone give the answer please.

1 Answers  


What is the difference between functional specifications and business requirement specification?

2 Answers  


Explain compatibility testing with an example.

0 Answers  


what are the advantages of waterfall model over V-model??

5 Answers  


Please let me know how to test labels in web application manually and how the testcases would be. Please provide me a sample testcase

0 Answers  


Can anyone clarify my doubt that is the defect status cycle and the appropriate person responsible for changing the status.(who is responsible for which status) Ex: New by tester....

3 Answers  


Why do we need different environments and different data? What is the other name for environment? Justify your explanation ? real time experts pls xplain?

0 Answers   Infosys, NCR,


Categories