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 meant by preconditions and postconditions in a Test Case? Can anyone give an example?
22 Answers CLG, JDA, Zestwings Informatics,
what is review and walkthrough?
What is backward compatibility testing?
What are initial conditions?
Hi, This is vkram.I had completed my B.E in May 2005 & currently i am undergoing Testing Course. I want to join as a Fresher in any MNC. What should I tell why u r coming to testing field & what u did this 2 years?
Can anybody explain me branch/decision coverage with a example.
In whic page of QC , we run our Test case, or from where we run our Test cases from QC?
give me some example for high severity and low priority defect?
18 Answers Sigma Software Solutions, Verizon,
what r the measure bugs found in your project??? Give some example abt this.
what is meant by host files web application testing?
What are the bugs we cannot find in black box?
How many types of testcases can be prepare.