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 |
how u will do the load,stress and performance testing manually ?
SAY YOUR PRODUCT PASSED THROUGH TESTING & UAT. NOW IT WENT TO PRODUCTION AT CLIENT LOCATION AND THEY FOUND ONE DEFECT IN IT. HOW THEY NEED TO PROCEED NOW? WILL THEY CONTACT U? OR WILL THEY CONTACT DEVELOPMENT TEAM?
how to do testing estimation ? is there any genearl formula for that ?
What is a test environment?
can anybody tell me what is release process of company? release note?
Hi, Anybody knows about Hexaware company..
how to Write the test case?
can anyone please tell me how to test the functional specification?
can u explain me v-model?I told him we will do parallely both devolpment and testing . frs------------useraccepatance testing \ / srs system testing \ / HLD integration testing \ / LLD--------------------- unit testing \ / CODING he asked me how ur frs is done parallel with useracceptence testing and srs is done parallel to system testing and HLD IS done parallel to integration testing and LLD is done parallel to unit testing.Give me a clear clarification for it?
what is difference between Sanity testing and Smoke testing?
one deffectis found then we send it to the developers.and they released a new build.What we test in that build?The whole application or the only test cases where we got the deffect.
What Is Regression Testing?