Be sure that you have created the appropriate
build management project hierarchies, including an integration testing
project and a system testing project.
Note: The use of
installation projects is optional. Consider the needs of your team
before creating them.
Procedure
- Create a task to create an installation
project, and leave yourself as the resolver.
The newly created task is set as the current task.
- Copy a project to be the installation project.
- Create the project.
- Set the properties for the new project.
- Click OK.
- Create directories in the new project to
match your installation area.
- Add the product objects (and any other objects
that are part of your deliverable) to your installation project by
dragging or pasting.
- View the appropriate build management project
in the Work pane.
- Add your new installation project to the
build management project hierarchy.
Refer
to step 4.
- Extend your build scripts and makefiles
to construct the installation image.
- Complete the current task.
- Perform an integration test cycle on your
integration testing projects.
- Copy a system testing project from the baseline
installation project.
- Perform a system testing test cycle on your
system testing project.
Note: Complete this process for
each platform, checking out integration and system testing project
for each platform.