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 |
When should you opt for manual testing over automation testing?
how is market for testing in banglore,chennai,pune,delhi?
Wat type of questions ll be asked in interview for an 1-2 yrs. experinced persond and i need some database concept question in testing.
What is V and V model
Is apllication is window base or Linux base it create any diff. from QA point of View.?
How do you debug SSH?
In V-model both testing and development done simultaneosly,we know that.But how can you say that both happen parallely.how is it related in real time?This question has been asked to me today only.Can any one please help me on this?
what is framework and what is test methodology? (Asked in Zensar Hyderabad today(17-1-12010))
difference between test bed,test environment,test harness,sanity testing,smoke testing,,retesting ,regression testing (abcd)
What type of Bugs will occur in Banking Project and pls send the Scenario,Testcases for the same?
write 5 critical test cases on product payment form on flipkart.com?
What is the diff betwn Functional nad regression testing and do u excute same test case or write new one for regression