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 the difference between maintenence release and hot fix release?
For each bug I have to take a screen shot or For those only which are difficult to explained?
i have doubt suppose iam purly working in manual, when i will work on sql and performence testing? pls any one clarify doubt?
Explain pilot testing.
Hi Everybody could you please send me the ISTQB Material to my mail id karthik18487@gmail.com Thanking you in advance
What are all the scenario for 1.google analytics 2.api 3.paypal
what are the major observations that you made when you are doing compatibility testing particularly in web applications?
who will give severity and priority define with example?
What type of risk analysis u did in a banking projects...? Give an example...?
After completion of testing process what are the mandatory documents that a tester can produce?
4 Answers ArisGlobal, IBM, TCS,
What is heuristic checklist used in Unit Testing?
Explain Water fall Model