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.



If there is a button called Edit button. 1) Editing can be done by double clicking the object 2) E..

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

Post New Answer

More Manual Testing Interview Questions

diff stages between open and fixed status in defect bug cycle

11 Answers   Wipro,


Can you please explain me how to do testing of an E-insurance project end to end process..

1 Answers   Xchanging,


Suppose u got Change Request from client just before release, What is your approach and how do you convenience the client.

3 Answers   Cap Gemini,


Write difference b/w waterfall model and spiral (agile)model

3 Answers   Zycus Infotech,


how to write testcase for toaster?

1 Answers  


what is the testing approach for windows Explorer(Not IE Explorer)

1 Answers   QA,


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.

1 Answers  


What is the initial stage of testing?

5 Answers  


Explain stub in testing point of view?

1 Answers  


How do you go about testing a web application?

5 Answers   3i Infotech,


what is role of tester in spiral model?

1 Answers   Wipro,


What is QA Release Package ?

1 Answers   IBM,


Categories