what is meant by negative testing..give me one example?
Answer Posted / rupesh chavan
Negative testing is simply testing with invalid data, just
to check applications behavior with unexpected inputs.
for example:
If you have to validate "Age" field, your test data should
be numerals between 0 to 200 (I think I expect more :))
But you attempt to validate this field with alphabets OR
special characters it will become negative test data for
negative testing.
Regards,
Rupesh
+919225513854
Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
Explain the difference between the verification and validation?
In one project, How much “%” effort made by SQA Tester? e.g. : developer = 35%, manager = 10%, etc.
Which institute in hyderabad is good for ETL testing? Please suggest
We have a WISPr application making an authentication request to a server running an authentication module. The client application is sending the User--Agent value, but the authentication application logs the User-Agent value as null, please explain the steps i should take to troubleshoot the issue. Please mention the steps by applying your knowledge of the OSI model.
What the purpose of testing?
What should Development require of QA?
Explain the steps for bug cycle?
can you explain the software testing life cycle?
What are the key challenges of software testing?
What is difference between ach credit and the normal credit?
'configuration related errors' in testing means what?
Explain the advantages of implementing cmmi.
What are the benefits of automated testing?
What is crud testing and how to test crud?
What if the application has functionality that was not in the requirements?