• Software Testing Dictionary
  • Home

Positive Testing



What is Positive Testing?

Positive testing is a testing technique to show that a product or application under test does what it is supposed to do. Positive testing verifies how the application behaves for the positive set of data.

Positive Testing verifies if the application is Not showing error when it is not supposed to and showing error when it is supposed to.

Advertisements