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 suspension criteria in your test paln and explain one suspension criteria in your test paln,... pls give one real time example
can any body explain what is Build intervel period.what are the main components in PDCS(projectdatacollectionsheet)
Test cases for Equity,Bond,Futures and options financial instruments
What is the diffirent part of Case Studies?
how can you test the web environment for security testing?
How you intearct with client in your organization ,plz give me real time scenario
hi one of the interviewer asked me have you ever created a test plan?
if the bug is reproducible then what is the status that u have given to the developer
5 Answers Jeevan Technologies, QA,
As soon as we get the build what type test we will do?and how?
what is parallel testing?
Could anybody tell me types of testing involved when the project is at maintenance.
Can you explain decision tables?