Glossary
BuildThe process of taking one or more input items (requirements, configurations) and creating one or more output items. Software compile and load is an example of a build. Lean-Agile urges the use of continuous builds, during which tests are automatically performed, as we aim for perfection in the code.