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 |
Hi, Please tell how to write system test cases for between two modules. please ans real time expirience people... thanks in advance..
Hello, I want to know how to write a regression test plan? Can someone please send me the format/template? Thanks in advance
What is the Driver in Integration Testing..Anybody can explain it.....Thanks in advance.....
what is the difference between quality assurence and quality control
What is Scalability Matrix
Write TestCases for mobile
write testcases for keyboard
what are the risks involved in testing ?
How to do the performance testing Manualy? Do u have a test case for that?
what are the different things we test other than field level and form level validatons in functional testing
What is the diffrence b/w defect lifecyce ans buglifecyce?
how to check stress and load testing by manually ? with example