Artifact: Build
An operational version of a system or part of a system that demonstrates a subset of the capabilities to be provided in the final product.
Domain:  Development
Work Product Kinds:  Solution
Purpose
Provide testable value to the users and other stakeholders.
Relationships
RolesResponsible: Modified By:
TasksInput To: Output From:
Description
Main Description

This product is the resulting product of the development effort, a working version of the system.  It is the result of putting the implementation of the system through a build process (typically an automated build script) that creates an executable version of the system. 

This work product is almost always a composite product made up of numerous parts required to make the executable system.  The specifics of those parts will vary by technology in use.

Key Considerations
In an iterative lifecycle each build must evolve from the previous iteration's build, adding more functionality and improving quality.
Tailoring
Reasons for not needing

There will always need to be an executable version of the system.

More Information
Guidelines