The build workflow is the process that a site undergoes to build test areas, find problems, and build a quality product. The build manager will need to do the following:
Each integration test cycle includes a cycle of the build process (update, show conflicts, resolve conflicts, build, and baseline).
Each system test cycle includes a cycle of the build process (update, show conflicts, resolve conflicts, build, and baseline).
Each site will need to determine the frequency of the test cycles and the level of testing done based on answers to the following questions:
The answer to these questions will determine how frequently you complete integration and system test cycles. If the product is changing frequently, you will want to perform integration testing frequently. If you are near a release, you will probably be concentrating on system testing.
Note that you might choose to modify this workflow to work better for your organization.