we cant continue with testing for long period… so when to stop??
How do you know when to stop testing?
1 Like
This can be difficult to determine… but common factors are
Deadlines, e.g. release deadlines, testing deadlines;
Test cases completed with certain percentage passed;
Test budget has been depleted;
Coverage of code, functionality, or requirements reaches a specified point;
Bug rate falls below a certain level; or
Beta or alpha testing period ends.