Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Automation Jobs Creation form has the following fields:

Field name

Description

Job Name (required)

The name of your suite automation job.

Job Description

The description of your job.

Automation Framework

The test automation tool you are using. Possible values:

  • SoapUI PRO

  • TestComplete

  • Cucumber

  • JUnit

  • Selenium

  • TestNG

  • Tricentis Tosca

  • UFT

  • Eggplant

Script Path

The check box is used to invoke a script. You can then specify the path to it in the field below.

Result Path (required)

The path to the folder that will store the results.

Create Package

Select the check box if you are using the Selenium automation framework.

ZBot (required)

The Zbot you want to use for automation.

Cycle Name (required)

The name of the cycle that will be created. Here you can decide whether you want to reuse the same test cycle for all the automation runs or create a new test cycle every time the automation job is run (you can include a timestamp in the test cycle as well).

Folder in Test Repository for Test Cases (required)

Test repository folder where the created test cases will be stored.

Select User

The Zephyr user to assign the job to.

Cycle Start Date (required)

The test cycle start date.

Cycle End Date (required)

The test cycle end date.

After creating a Suite Automation job, you can execute it to automate your test cases.

...