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 type of testing skills we required for a testing.
What are the different cost elements involved in implementing a process in an organization?
Tell me about CMM LEVEL -4 …what are steps that to be followed to achieve the CMM -IV standards?
What is the difference between V model and W model?
9 Answers College School Exams Tests, Infosys, Techkriti IIT Kanpur,
What is red box testing and yellow box testing?
You are the test manager starting on system testing. The development team says that due to a change in the requirements, they will be able to deliver the system for SQA 5 days past the deadline. You cannot change the resources (work hours, days, or test tools). What steps will you take to be able to finish the testing in time?
What is Injuction testing?
Can anyone please give me the idea how does Requirement Tracebility Matrix, looks like ? or mail me at: ontesting@gmail.com
Does anyone have any good examples of some acceptance criteria for non-functional requirements?
How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....
Can any1 tell me what is the use of Shell Scripting on Manual Testing ?
Please send me Sample Template on Test Strategy. Tnx in Advance.