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 |
diff stages between open and fixed status in defect bug cycle
Can you please explain me how to do testing of an E-insurance project end to end process..
Suppose u got Change Request from client just before release, What is your approach and how do you convenience the client.
Write difference b/w waterfall model and spiral (agile)model
how to write testcase for toaster?
what is the testing approach for windows Explorer(Not IE Explorer)
If the bug is show stopper and the developer is not avilable for 1/2 days then what tester will do..........? Please give the answers.
What is the initial stage of testing?
Explain stub in testing point of view?
How do you go about testing a web application?
what is role of tester in spiral model?
What is QA Release Package ?