You can run builds automatically on a schedule, or you can run builds manually, as you do in the tutorial. When you start the build, the job that you created with the job template is started. The project determines which source code to use and manages dependencies. Each build generates a unique build life
As the project runs, the build life provides feedback about the build's status and generates logs that you can use to troubleshoot problems. If projects are configured to run tests, as the tutorial project is, test results are available on the Tests tab for the build life.
