| |
| | Java Pro - From Error Detection to Error Protection (Site not responding. Last check: 2007-10-10) |
 | | If so, there's a good chance that your releases are delayed, your software ships with errors, and/or your developers follow the standard rule of 80 percent time spent debugging and 20 percent time spent writing new code. |
 | | But by applying a concept called automated error prevention (AEP), you can ensure that any time an error is discovered, your process is improved, and that erroralong with entire classes of similar errorsis prevented from recurring. |
 | | The concept of AEP advocates the automation of five procedures, which are combined to improve the development process and prevent software errors: detect an error, isolate the cause of the error, locate the point in the process that created the error, implement practices to prevent the error from reoccurring, and monitor for improvements. |
| www.fawcette.com /javapro/2004_01/magazine/features/akolawa (375 words) |
|