Creating a Freestyle Job

The freestyle build job is a highly flexible and easy-to-use option. It is a repeatable build job which contains steps and post-build actions.

To create a freestyle job in Jenkins:

  1. Click New Item in the upper left corner of the admin console.
  2. Enter the name of the project.
  3. Select Freestyle Project.
  4. Create a build step using the AppViewX plugin in order to execute the automation workflow. The AppViewX plugin that has been installed will be available in the build step in the job configuration page.
  5. Under Add build step, select AppViewX Plugin from the dropdown list.
  6. Select the AppViewX site and the required workflow from the list.
    On saving the configuration, the payload will be auto-populated in the payload text area.