This guide provides instructions on how to add and manage jobs within the SQAI suite. Note that this page may become obsolete once the flows where the jobs are created in are fully documented.
Zephyr scale
Zephyr Scale Job
The Zephyr Scale job automatically adds newly generated test cases to the Zephyr Scale test management tool. These test cases are generated based on specific answers. To ensure accuracy, it's recommended to review the test cases before they are added to Zephyr Scale.
How to Start the Zephyr Scale Job:
Generate Test Cases:
Click the ‘Generate test cases’ button located at the bottom of the SQAI agent's answer.
A confirmation pop-up will appear, providing additional information about the action.
Generate test cases button in the SQAI agent answer
The pop up
Track Job Status:
After initiating the job, visit the job page to monitor its status.
The job will be listed as ‘Zephyr Scale’ and will initially have a status of ‘Running’ with only a start date.
Once completed, whether successful or failed, an end date will be added.
The newly added job
Generate Automation Script
Generate Automation Script Job
This job creates an automation script based on the generated test cases, using your preferred programming language and tool. After the script is generated, you can create a pull request to add it directly to your repository.
How to Start the Generate Automation Script Job:
Access Test Automation:
Navigate to the ‘Test Automation’ Data Tables page to view all generated test cases.
The ‘Create Script’ button on the test automation page to open the pop up.
Create Script:
Click the ‘Create Script’ button for the specific test case you wish to automate.
A pop-up will appear, allowing you to select the desired framework and language for the script.
Click ‘Generate’ to start the job.
The following pop up
Track Job Status:
After starting the job, go to the job page to track its progress.
The job will be listed as ‘Generate Automation Script’ and will begin with a status of ‘Running’ with only a start date.
Upon completion, whether successful or failed, an end date will be added.
The newly added job