1.

When Should Testing Be Stopped?

Answer»

It depends on the RISKS for the system being tested. There are some criteria bases on which you can stop testing.

  1. Deadlines (Testing, RELEASE)
  2. Test budget has been depleted
  3. Bug RATE fall below certain LEVEL
  4. Test cases completed with certain percentage passed
  5. Alpha or beta periods for testing ENDS
  6. Coverage of code, functionality or requirements are met to a specified point.

It depends on the risks for the system being tested. There are some criteria bases on which you can stop testing.



Discussion

No Comment Found