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 |
What is your Future Plans for the Company if Permanently Employed?
How we validate and creating frameworks?
Hi frnds,dis is anuhya..can any one tel me the FORMATION of a TEAM for a project. means,who's the main,below him who s there ? like that.i mean PM..then below PM who is there & vat is the team working for a particular project ? pls tel me soon correctly... tank u frnds
Anyone give me the Test Scenario template.
difference between smoke testing & sanity testing?
How you convine the Client that the application is very stable after testing. What type of Document you show to him or anything.
what is liquid fuel testing?
How to validate a Testcase.and is the testing Methodology.
How is the communication with the developers for the Unit Testing?
whenever the requirements are not given by the customer what type of testing you do?
There are 100 test cases. And you got a bug at 85th test case. You reported it to dev. and dev. fixed that bug. when you are doing regression testing from which test case u'll do testing?? will start from 85 th test case are u'll execute 100 test cases?
What is the difference between Test Matrix and Test case