What is negative testing.
Answers were Sorted based on User's Feedback
Answer / guest
Testing aimed at showing software does not work. Also known
as "test to fail". The test cases should adequately address
all the negative test cases.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / anant
To ensure that system in not doing what it is not intended
to do.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / deya
Testing focused on showing that the systems is doing what
IT’S NOT suppose to do... This testing is the other face of
validate that the system performs what it’s doing what it’s
suppose to do…
The goal- Break the application.
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / santoshnathan
Testing with invalid values is called negative testing
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / manish kumar singh
Testing with invalid values is called negative testing
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / nandhita
unexpected and invalid condition is called negative testing
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ram
Testing the application/product by giving invalid input is called negative testing.
We always do negative testing while doing Add-hoc testing, because, here we are testing the app / product randomly.
| Is This Answer Correct ? | 0 Yes | 0 No |
Describe V Model with the entry criteria of each Test Phase.
What’s the role of documentation in manual testing?
What is blocked defect?
how to report a bug to the developer?What is the structure of Bug tracking?
What type of metrics we prepare in testing?
A general Question: If there are two bugs one with high priority and one with high severity, which bug should be fixed first?
What is the Difference Between Manual and Automation Testing.Give Some Example Both of them
How Far the ISTQB exam will help for our career.
Could some one tell me test cases for multi line text boxes like Notes field?
What are the essential elements needed for database testing
What are the different cost elements involved in implementing a process in an organization?
how can u practice (or) improve ur tetsing skills? they asked me this question in interview. plz answer this question also i dont know how to improve my testing skills? where can i find applcations?