What is negative testing

Showing Answers 1 - 2 of 2 Answers

kishore sharma

  • Aug 4th, 2006
 

Negative testing is performed beyond the scope of validation list. In negative testing the main intention is to fail the software. Lets understand it with an example:

suppose for username a condition is set that username can accept numeric, alphabets and alphanumeric value. And we start testing, we try to enter values different from the given one such as special characters, comma, dot etc.

This is one instance, there could be thousands of instance.

  Was this answer useful?  Yes

nitin

  • Aug 7th, 2006
 

I do agree with the above answer.Here we are

trying to  break the system and see to it that

the system crashes.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions