Negative Testing | Glossary

Definition 

Negative Testing in Software development refers to the process of testing a software application with invalid input, or unexpected user behaviour. This helps in determining whether the application is capable of handling exceptions efficiently.

Further Reading

  • “Testing Computer Software”, by Cem Kaner, Hung Q Nguyen, and Jack Falk.
  • “Lessons Learned in Software Testing”, by Bret Pettichord, Cem Kaner, and James Marcus Bach.

Know more such interesting terms by visiting our website.