Document toolboxDocument toolbox

Create Automation Test Case (Legacy Automation, suitable for version prior v8.6.0)

Note

If you have already started using our automation solution which was developed for version prior v8.6.0 (Legacy Automation), you can continue to follow the guide in this page.

Otherwise, please click here.

We completely redesigned automation solution from v8.6.0 and higher, we strongly recommend you using the new design for your autoamtion testing.


As synapseRT have CI integration with Jenkins and Bamboo, you can change your Test Case type from "Manual" (default) to "Automation", to do this, following below steps:

  1. Open a Test Case issue
  2. Click "Gear" icon from "Test Step" panel, choose "Change to Automation" from the list
  3. Choose an "Application" which is configured at Integration Settings
  4. Specify "Plan/Job Key" which can be found from your CI tool
    If Jenkins Job is located in a 'Folder', please follow the pattern '<Folder Name>/job/<Job Name>' for 'Plan/Job Key'.
  5. Click "Add" button

Once an Automation Test Case is configured correctly, user is able to do automation execution from Test Plan / Test Cycle

[Screenshot - UG0028_v84_Test_Case_issue_Change_to_Automation]

[Screenshot - UG0028_v84_Test_Case_issue_Add_Automation_Step]