INNER POST ADS

Recent Posts

Objectives of testing

Sunday, May 17, 2020

  • Executing a program with the determined of finding an error.
  • To check if the system meets the requirements and be executed successfully in the planned environment.
  • To check if the system is "fit for purpose"
  • To check if the system does what it is expected to do 
  • A good test case is one that has a probability of finding an as yet undiscovered error.
  • A successful test is one that uncovers a yet undiscovered error.  

No comments:

Post a Comment