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 are the tasks of test closure activities in software testing?
What can you tell about the project if during testing you found 80 bugs in it? or What is the V-Model Development Method and do you agree with this model?
1.what is Exhaustive Testing, Statement Testing, coverage Testing, Decision Testing & Condition Testing?
What is software configuration management?
difference between Manual Testing Vs Automation Testing
6 what do you like least about testing?
!what are the entry criteria for antomation testing ?
what is the diff between testing methodology and testing technique
I am new to testing, I need information about TSYS any website or if you have information please mail it to me. this is for online credit applications project.My mail id is keerthanakoluvu@yahoo.com. Thanks for your help.
0 Answers Bank Of America, TD,
one deffectis found then we send it to the developers.and they released a new build.What we test in that build?The whole application or the only test cases where we got the deffect.
what is the criteria for selecting automation testing ?
What are the possible test scenarios around AVS check of any credit card? (Testing through payment gateway online) (What are the fields we should check while checking AVS and CVV)