Continuous Integration (CI/CD)
Automatically execute your Scandium tests within your existing Continuous Integration/Continuous Deployment pipeline.
Last updated
Automatically execute your Scandium tests within your existing Continuous Integration/Continuous Deployment pipeline.
Last updated
To interact with the Scandium Cloud Runner API, you need an API token. You can get one from your profile on dashboard. Visit your profile and copy your API token
In order to successfully execute a test case or test suite, you will need following Parameters, in addition to the API TOKEN copied from your profile. Read on for how to get each necessary parameter.
Project ID
Click on the projects dropdown, then click on the "View all" button
From the list of projects displayed, click on the options (kebab menu) on the project card, then click on "Copy project id"
Suite ID
Applicable when you want to run a test suite. To get a test suite's ID, from the suites listing page, find the desired test case, click on its options menu, then click on "Copy suite id"
Check the guides below for specific pipelines: