How to validate the Testcases?
Answers were Sorted based on User's Feedback
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 |
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 |
What is Installability testing?
What is the difference between smoke and sanity testing? and when we perform smoke testing and when we perform sanity testing?
what do u like in QA?
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?
How to perform the end to end testing or system testing for the Railway ticket booking application?
What is meant by code walkthrough?
write test cases on "Login Window" ?
Explain the Pros and Cons of testing the software by Developement team and by testing team?
what is data base testing, explain with example
What is Acid Testing?????
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
What are different types of metrics used in testing ?