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 |
What is a Show Stopper?
What is the difference between Agile model and V Model Can anyone elobarate and explain each model and differenc
What is industry standard for code coverage numbers?
tell me about detailed process of bug tracking in your company?questions was asked in interveiw?
If the product is released to client and then you found some bug which you can see in high resolution screen in testing environment but on client side it was hidden under low resolution screen and it is an important functionality in that case what would be your role as a tester?
what are iso,cmm,cmmi,level1,level2 etc in testing?
write test cases on calculator
8 Answers EDS, IT Logic, Sify, United Healthcare,
What is Functional point and what is the use?
Give me examples for high severity and low priority defects?
What are the concepts of networking and database ,a software tester should know?
Tell me test cases for water bottle
Write SQL query to see first 100 recorders from table?