Can you tell me what is negative testing?
Answers were Sorted based on User's Feedback
Answer / anuj singhal
Negative testing is an art to check the restrictions of an
application, for example if you have a field of "phone
number" that accepts only numeric letters. So in negative
testing user would not be able to type any alphabet or any
special symbol in that field or it can't be saved as
alphanumeric character.
These are the test that makes the application more
meaningful and accurate.
For more testing of unacceptable entries which results are
meaningless called negative testing.
| Is This Answer Correct ? | 16 Yes | 2 No |
Answer / sums
Testing the System/Software for unexpected and Invalid
conditions is negative testing.
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / jaspreet kaur vohra
Negative testing is done to fail an application. When we used to put wrong/invalid inputs and application accepts that input it means that negative test case is passed. Any input other than valid input is negative testing.
Negative testing is important for application becoz it makes an application accurate.
Positive testing is testing an application by putting valid inputs.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rajesh.pothina
Negative Testing is nothing but checking any field with
Negative values.
| Is This Answer Correct ? | 1 Yes | 3 No |
6 what do you like least about testing?
how do u perform regression testing,means what test cases u select for regression
What did you do in you last project? Can any one tell me about the application in detail any project regarding credit card
1.what is function incrementation and Bing- Bang 2. Drivers are also known as: a. Spade b. Test harness c. scaffolding
I am doing manual testing for one website application. Ihave prepared bug tracking report and test case report. here after any other additional report will need to perform, can u tell me
what are the typical problems in web testing?
how load testing is different from regression testing?
which sanity testing is performed?
a apllication is given to you but the requirements and functionalities are missing what will you do to start the testing?
How do you handle conflict with programmers?
What is AGP?what is setup.inf?What are the ways to install driver?
What is the difference between static and dynamic