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 |
How much experience do we have to become a QA? What are the responsibilities of QA?
what is meant by estimation and it's use?
Please provide the examples for following scenarios 1.High Sevierity Low Priority 2.Low Sevierity High priority
user A done some changes for a portion of test case doc. And user B also done some changes to same portion. If user-A checks in his file first then user-B. Then what is the state of that file?
what is defect tracking?
How do you scope out the size of the testing effort?
hi,i have just done a 3 days training in software testing,i read and to a certain limit understand the fundermentals but when it comes to real life scenerio i mean working on a job i dont think am confident in the practical aspect. if u feel me pls hola
how will we receive the build?is it through mail or not?
What is the difference between Functional test cases and UAT test cases?
What is the difference between windows application and Client server application ?
3. Name three words or characteristics that describe this Web site.
What do u do if a bug logged by u is not reproducible in developers environment (developers environment is same as urs)