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 are the test methodologies??
1. When you consider employing a failure mode and effect analysis?
Suppose wihile we are doing testing..A bug is reproduced what will be the necessary action taken by the tester?
what is coupling integration testing
Assume a login page, and you have written 10 cases(say for example). How will you justify that these 10 testcase suffient for the login and how do you say this is 100% satisfies the need.
what is the difference between Bug and Defect
define defect lifecycle step by step
1. what is the test prcoedure that your fallowing in ur organization ? 2.
Wht is SQL injection?
What is Data base testing in manual
What is performance Testing and Regression Testing?
When the GUI Testing will be held on the V model ?