How to validate the Testcases?

Answers were Sorted based on User's Feedback



How to validate the Testcases?..

Answer / rajesh ahirrao

Hi, Iam Rajesh Ahirrao here...
Rajendra Prasad is partially correct,I want to add some
more comments in that.
1) Test Case should have Pre-requisite
2) Test Case should have detailed description.
3) Test Case should not have more than 7 steps.(As per
SQTR) (S/W Quality Testing Rule).
4) Test Case should be clear,self explainatory.
5) Test Case should be in proper format like, Pre-
requisite,description,Expected result and Actual result.
6) Test Case should cover max.functionality..
So we can validate the Test cases which meets all bove
points...

Please suggest, if I am wrong.

Thanks,
Rajesh Ahirrao ...
ahirrao.rajesh@gmail.com

Is This Answer Correct ?    1 Yes 1 No

How to validate the Testcases?..

Answer / rajendra prasad

Testcase must be simple,easy to execute even for novice
tester.
Testcase should have clear one to one user action-expected
result relation.
Testcase should have the vallid/context sensitive/model
input specification
Testcase should not have more than 8 steps.
More number of requirements should cover with less number
of testcases this leads to less test execution tyme.
Each requiremnt should have minimum one test case(This can
be easily done by using traceability matrix).
testcase must be designedin a reusable manner.
testcase must be disgned to update/modify easily.

thats' all

all above are the testcase validation criteria

byee

Rajendra Prasad Reddy

rajendra_penumalli@yahoo.com

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Manual Testing Interview Questions

What is Installability testing?

4 Answers  


What is the difference between smoke and sanity testing? and when we perform smoke testing and when we perform sanity testing?

6 Answers  


what do u like in QA?

4 Answers   Millennium,


What is the name of the process developed by The Software Engineering Institute that addresses 18 key process areas for achieving a certain level of organizational maturity?

1 Answers   TCS,


How to perform the end to end testing or system testing for the Railway ticket booking application?

1 Answers   HCL,






What is meant by code walkthrough?

5 Answers  


write test cases on "Login Window" ?

2 Answers  


Explain the Pros and Cons of testing the software by Developement team and by testing team?

2 Answers   Persistent,


what is data base testing, explain with example

4 Answers  


What is Acid Testing?????

2 Answers  


3. A bug report is a: a. A collection of independent, reusable test cases. b. A technical document that describes the various symptoms or failure modes associated with a single bug. c. A deliverable that details the strategic approach to a testing effort d. A & B

0 Answers  


What are different types of metrics used in testing ?

1 Answers  


Categories