Jenkins is a build management application that allows automating repeating tasks, for example, obtaining source code from a source code control, building projects, testing applications and so on. Jenkins allows you to automate LoadComplete test runs as part of your build and test processes.
The topics of this section explain how to configure jobs and launch LoadComplete test projects from Jenkins.
In This Section
Preparing for Running LoadComplete Tests
Describes how you can set up the LoadComplete Jenkins plugin.
Setting Up LoadComplete Tests in Jenkins for Freestyle Jobs
Explains how to configure a Jenkins Freestyle job that will run LoadComplete tests.
Setting Up LoadComplete Tests in Jenkins for Pipeline Jobs
Explains how to configure a Jenkins Pipeline job that will run LoadComplete tests.
Viewing LoadComplete Test Results in Jenkins
Describes how to access test results in Jenkins.