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 |
Can you explain calibration?
Diff between stress and load testing with example?
3 Answers Mind Q Systems, Sonata,
what is gap analysis
What is the Desktop Testing?
If a interviewer ask me the duration of my project, then should i tell them the total(development+testing) time of the project? Plz tell it's urgent
Hi, Please answer this qns. "What is the test strategy and list of design characteristics for a login screen?" thank u
What is Cursor Testing? Is it come under Manual or Automation testing .Explain?
If there is no sufficent time for testing & u have to complete the testing then what will u do?
list of methods that is used to document the requirements of a software.
can anyone tell anyone is providing training for CSTE exam in bangalore? and can u send some links related to this?
What are the stages of the Bug?? What is the exact life cycle of the bug??
In V model how will you explain all testing types (unit,integration,sysetem,acceptance testing) as all these parallel testing.E.g.Once the design phase is completed how will you do the integration teting over here as tester doesnt know much about design.Briefly justify the V-model?