Computer Science Fundamentals Software Engineering Subjective
Feb 28, 2013

What are the objectives of testing?

Detailed Explanation
  • Testing is a process of executing a program with the intend of finding an error.
  • A good test case is one that has high probability of finding an undiscovered error.
  • A successful test is one that uncovers as an-yet undiscovered error.
Discussion (0)

No comments yet. Be the first to share your thoughts!

Share Your Thoughts
Feedback