Posts Tagged: "when to stop testing"

When to Stop Testing

It’s difficult to determine exactly when to stop Testing.The following are some of the cases which can help to decide when to reduce/stop Testing 1. Deadlines(Release/Test Deadlines etc) 2. Test cases completed with certain percentage passed 3. Test budget depleted 4. Coverage of code/functionality requirements reaches a specified point 5. Bug rate falls below a […]