Develop Effective Regression Testing Early

No Comments

The best time to discuss and develop an effective regression test case suite is during the original project test phase.  During this time, experienced resources are available to debate which test scenarios will produce the optimal balance between functional coverage and time/cost of regression testing.  Leveraging a subset of the test scenarios from the project to produce a regression test set will reduce the time and effort of future testing cycles and production break/fix occurrences.

Comments are closed.