Releasing the system test baseline

After the software ships, the build manager must immediately transition the system test baseline used to build the software to the released state. Doing so creates a starting point for future releases.

All objects in the released state are non-modifiable, which guarantees that the software is preserved and can be re-created later, if necessary.


Feedback