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 |
which is the best institute for testing in hyderabad?
What is Component Testing? How to do Component Level Testing?
1)in peer reviews we will verify our colleagues test cases, then it sent to client, then client what reviews perform(whats client feed back)on that test cases? 2)disadvantages of adhoc testing?3) in defect life cycle there are 2 states know verify, close states,difference?
Hai Everybody... What is the difference between Testplan and Test Strategy?
When we perform Smoke & Sanity testing?
Write 2 scenarios for Integration testing? Please let me know its urgent.
What are the different types of models?
how can u do database testing manually?
I had faced in one of the interview that " you have found the bug and assigned to the corresponding developer, but the developer did not accept your bug. what will you do at this situation. can any one help me with clear answer ? I answered like, I will show the SRS,GUI document and show the image of the bug where i got. and again they asked me , still they did not accpet your bug. what you will do ? Answer me....
Wht is SQL injection?
Hi Friends How can we do manual testing? Is it similar to QTP? can some one give real time examples or point me to some websites or books where i can practice manual testing. pls give some ideas. It would be great help. Thanx & regards sunitha.
When to do Black box testing?