The improvement process for any system/application that contains defects. Developers will conduct an internal test after
fixing any detected defects before sending the fixed system/application to QA.
Steps
Fix bug
Update unit test
If not built for development, update not required.
Commit to Trunk
Build Initiated
Repeat cycle. Use CI if applicable.
Test build
If build passes testing, procede to next step. If not, return to step one.
Deploy to QA
Submit for re-test
Version and Release
Unified Life Cycle (ULC): 5.1, November 3, 2014
Phase Gates: 1.1, May 27, 2014
Process Engineering Process (PEP): 1.1, May 27, 2014