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 |
Diffference between System Testing & Integration Testing?
what is the difference between sevierty and priority
How will you link the Defect to the test case? Explain Bug life cycle
What is Rekey Defect?
tell me about high severity & low priority bug?
what is the diffrence b/w Test approach,test stratagy,test plan?
What will be your approach if a particular script in Load Test fails?
Tell some examples of bug severity and bug priority?
What is an IDE?
What are the document required to prepare during testing?
What do you understand by usability testing?
What are the issues that u observed in the kick-off meeting?