What is the procedure to write test cases and what are the conditions to write test cases?
please say...
Answers were Sorted based on User's Feedback
Basically we have to focus on two areas as there are so many
procedures to write the test cases.These are (+)ive
and(-)ive test cases.Whenever requirement is freeze then
only we can start writing of test cases,but in case of agile
methodology we can write test cases whenever we got the user
story.
Thanks,
milu......
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ramya baskaran
once we understand the requirements,we can write the test cases based on it.Some techniques are followed to reduce the number of test cases such as Equivalence partitioning and boundary value analysis. there are two kind of test cases.
1. positive test cases.
2. negative test cases
Thanks,
Ramya Baskaran
| Is This Answer Correct ? | 0 Yes | 0 No |
why Test plan & what r the things exactly include in the test plan and what is the need for this ?
What are the testing processes after getting SRS to tester?
What is diff between Load testing Stress testing?
what exactly meaning of Defect Differed ??
Hi everybody. In an interview i was asked to write the ECP for the range (1-10).
what is exception handling in winrunner?
What’s the relation between environment reality and test phases?
what is Waterfall model?
Wht is SQL injection?
what is the diff bet SDLC and STLC?
can any one tell me what is the difference between Integration testing and End-End testing? plz dont tell me Integration is whitebox testing and done by developers, where as End-End is blockbox testing and done by testers.
can any body tell me vat is the status of the bug when it is going for retesting and where we write the bugs in case of retesting