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

Who will perform Integration Testing?

17 Answers  


When to start Software Testing?

2 Answers  


Tell me test cases for water bottle

9 Answers   ABC, Mphasis, TCS,


how to verify a button size (e.g Login Button) on a web page have same dimension prescribed by Client in UI Testing..??

0 Answers   IBM,


What is Software Testing? Objectives of Testing?

3 Answers   Satyam,






Hello Friends,I want some clearence regarding. Test report and Final report.

0 Answers  


Why you developed the software to test the software?

2 Answers   Fulcrum Logic,


when testing will starts in a project?

12 Answers   Ordain Solutions,


What is Deffered? explain it who allocate it?

11 Answers   BeBo Technologies,


What is GUI Check list?

2 Answers   Covansys, IDS Software,


Integrating Testing Own example

3 Answers   Wipro,


what is fault?

3 Answers   Wipro,


Categories