13 STAP Jobs Management
Learn about jobs, creating a new job, updating an existing job, and running a job in Oracle Communications Solution Test Automation Platform (STAP) UI.
Topics in this chapter:
About Jobs Page
The term 'job' represents a package dedication unit that combines one or more scenarios (sets of test steps) to be run against a specific environment. A job is a test suite that is configured and ready to be run as a single entity.
To access Jobs, navigate to the Menu using the navigation panel. Select the Jobs option to view and manage jobs. The Jobs page allows you to view and manage all the previously created jobs in a single tabular format. Each row represents a unique job.
Table 13-1 lists the columns for each unique jobs.
Table 13-1 Job Details
Field | Description |
---|---|
Name | Name of the job. |
Description | Brief information about the job. |
Scenarios | Number of scenarios running within the job. |
Environment | Linked environment. |
Actions | Action icons to edit, run, or delete the job. |
Creating a New Job
To create a new job, navigate to the Jobs page:
- Click the Create New Job button on the top right corner of the
page. This allows you to define and configure a new job from scratch. The fields
include:
- Name
- Tags (optional)
- Environment
- Description (optional)
- Scenarios (select one or more from the available list by checking the box against each scenario)
- Click Create Job to add the new entry to the jobs table.
Updating an Existing Job
To update an existing job:
- Click the edit (
) icon under Actions column on the row corresponding to the job you want to modify.
- This opens the Edit Job page with all pre-filled data, allowing you to modify the following job details:
- Name
- Tags
- Environment
- Description
- Scenarios (to add or delete scenarios, select the check boxes against each scenario)
- Click Update to save the changes and update the jobs table accordingly.
- Click Cancel to abort the changes made.