Thursday, April 16, 2009

regression testing

Regression testing is the key to achieving successful, reliable, and predictable software development projects. Regression testing provides reliable means to verify code base on changes. So that because of additions doesn’t "break" an application's existing functionality. It can have the single greatest impact in controlling product release delays, and budget overruns.

The major reason of failure in regression testing is the absence of a well-defined and implemented policy and an organizational commitment to that policy.

No comments: