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 |
wat is the role of tester in SDLC
What is inter-operability?
What is the difference between two tier and three tier architecture?
in your organization in what way(phases) s/w is developed and in what way testing will be conducted?
What is your framework of current project
How will you prepare traceability matrix if there is no Business Doc and Functional Doc?
How to test the search functionality.For example in naukri advance search is there.how ca i test that page.
what is the difference between product and application?
Any one please can u tell me what is composer? An interviewer asked me do u have experience in Composer? its urgent.
write testcase for print option using mswod
Do write a separate test case for regression testing? If it is yes, explain how to write the test case?
how to write test case for triangle and sqaure?