What methodologies have you used to develop test cases?
Answers were Sorted based on User's Feedback
Answer / shiva
Equivalence partionin
Boundary value analysis
error guessing
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / sonu
u r wrong rohit
These are the technologies to write test cases
Equivalence partionin
Boundary value analysis
error guessing
Thanks
Sonu
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / lakshman
BVA-Boundary Value Analysis is used to write test case related to "size&range"of i/p &o/p fields.
ECP - Equivalences Classes Partition Technic is used to write test case related to "Type" of i/p & o/p fields.
DT - Decision table "mapping" b/w i/p & o/p fields.
OA- Orthogonal Array to remove test case which are repeated.
STF - State Transition Flow to write test case in order to write functionality of sprint or s/w.
EG - Error Guessing to guess defect in up coming sprint depends on previous experience.
| Is This Answer Correct ? | 0 Yes | 0 No |
To develop test cases u need to have SRS and RTM ( As per
functional part is considered).
Against each requirement u have to write test cases n need
to update them in RTM to know about the coverage of the
test cases.
Rest based on these test cases u can write negative test
cases too...
Correct me if im wrong?
Thanks
Rohit
| Is This Answer Correct ? | 1 Yes | 5 No |
What are the Validation Testers? Their responcibilities? Are Manual tester & Validation testers are same?
What is change request, how you use it?
can any help the difference b/w incremental integration testing & integration testing & system & funtional testing
What are the commonly cited as the cause of close to 70 percent of project failures?
How will you prepare traceability matrix if there is no Business Doc and Functional Doc?
What is 3-Tier Architecture. How It will be implemented. Anybody can explain it in detail with easily understandable example. Thanks in advance..
test cases on calculator
Case study like you have been assigned in a team which going through a crucial phase of the project. Then how you can save your project to release on time without any defect leakageā¦.
What is Testing in Abnormal environment? a)Stress Testing b)Beta Testing c)Performance Testing d)Security Testing
how many test cases are posible to write on textbox. but it is allows the 0-10 digits numaric
if we have 1000 web pages site. what technique is used to test the functionality of unchanged component in the regression testing. if there is no option of Automation Testing?
wht is the diffrence between bug life cycle and defect life cycle