If there is a button called Edit button.
1) Editing can be done by double clicking the object
2) Editing can be done by pressing Edit button
3) Editing can be done by pressing Alt+E key
Then Should I have to write 3 different test cases for
editing object?
What should I do so that I 'll not miss the any
functionality while testing.
Answer / revati
Yes, you will have to write 3 different test cases for the
above mentioned conditions. But those would be your
positive test cases.
You will have to write different negative test cases as
well.
Like,
1. what if there is a single click
2. combinations of diferebt letter keys with ALT
3. combinations of function keys
4. enter key and so on..
| Is This Answer Correct ? | 6 Yes | 0 No |
Can anybody tell me by refering which documenet a tester writes test scenerios? And what is the need of test scenerios an how a tester determine the coverage of test sernerio?
1.What is the traceability matrix template? Darw the all fields?
Could anybody send me testcase format for website testing?
negative test cases on banking domain ?
1.exactly when we go for regression testing?why? 2.what is compatibility testing?what defect u found while testing give example? 3.how many test cases you write and execute per day?
7. What types of Web accessibility information do you look for on the Internet?
What is Usability testing?
what is regression testing also known as ?
can any body explain about BVA and ECP briefly?
What is Cyclometric testing?
What's Click-stream measurement tests
What are the Testers Responsbile?