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 |
what is difference bettween High level documents and low level documents wht is covered in it ? when does tester uses this ie wht level of testing?
What are the steps, procedures, objectives to write test cases.
What is Data guidelines?
How did you do unit testing in your project?
What is difference between web site testing, desktop application testing and wireless application testing? what is the difference in testing strategy to test them?
What is the Test Methodology and Framework in Testing?and what ur following in ur company?
In real time where u can apply traceability matrix
Is anybody have the telecom systems test cases from start to end?
Negatives test cases of gmail login page With its severity , priority and expected results columns Through test case template-oodles technologies gurgoan
How do you test if you have minimal or no documentation about the product?
Write testcase for delete functionality?
What are the different types of testing u r doing in ur project