What is negative Testing ? Write Negative Test Cases on
"Edit" Button, "Cancel" Button ?
Answer Posted / revati
Negative testing:
Tests aimed at showing that a component or system does not
work.
Negative testing is related to testers' attitude rather
than a specific test approach or test design technique,
e.g. testing with invalid input values or exceptions.
Negative test cases for both Edit and cancel button would
be:
1> It should not accept any key other than mouse click or
Enter key or a specific combination of key (e.g. Alt-E or
Alt-C)
| Is This Answer Correct ? | 21 Yes | 2 No |
Post New Answer View All Answers
What is common interface?
How does your preferred work style work with the ideal test-manager role that you just described? What is different between the way you work and the role you described?
What is the difference between IE, Opera & Mozilla Firefox in web Testing and which brower will think that is much better?
Write notes on apparel testing equipments.
What is reverse engineering?
Hello. I am not here to answer your question. I jus found a job as software QA engr. And i am totally new to software testing. So can someone pls help me in the following scenario? there is this registration screen, and it contain: One textbox called Nickname which only accept alphanumerical One textbox called Contact which only accept numerical, One textbox called Email which can be filled with alphanumerical and symbol and One button called Register now becos there is so many textboxes, where i can filled with alphabet, number, symbol, "just space", leading zeros, leading space. there will be lots of combination. can someone pls help.. i will be appreciated if u can post the test case of the scenario i mentioned. Lots of Thanks
Write test cases on duster
What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form
Tell some examples of bug severity and bug priority?
Differentiate verification and validation?
Zenq interview questions for manual testing
What is client server application testing?
How will you determine when to stop testing?
When should you opt for manual testing over automation testing?
What is the difference between web based application and client server application?