What methodologies have you used to develop test cases?
Answer Posted / 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 |
Post New Answer View All Answers
what are your thoughts on SPRINT duration
1. what exactly is heuristic checklist approach for unit testing ?
How would you test a service oriented architecture (soa) web application?
Hi Friends, I wish to start my career in manual Testing as I believe I am ready to face Interviews.I have good domain knowledge in banking(investment and retail) and insurance.To be in the competition I have added three years of testing experience to my CV apart from my domain experience. Can someone please advice some real time tips which can help in facing the interview. Thanks in advance
what is mean by impact analysis ,how we used to select regression TC using this?
what should be tested when credit card is used as payment option in ecommerce project?can anyone tell me in detail what to test n how to test when credit card is involved in web application?
How to write test case for view the table(i.e it is already stored in database and see the content in the table)
What is internationalization testing (i18n testing)?
What impact ratings have you used in your projects?
What is positive and negative testing?
How can I use bugzilla in my company to track a bug and to allow the client to see the bug report online throughbugzilla. Please explain in detail. I am really need this.
where do we work with Application, web and Database servers Means which type of applications.
Does an increase in testing always improve the project?
What processes/methodologies are you familiar with?
Can automation testing replace manual testing?