Get Test Plan ID


This article discusses getting the test plan ID from a pre-existing test plan in Testsigma. A test plan ID is needed to integrate Testsigma with an external CI/CD tool for continuous testing.


Prerequisites


Steps Get Test Plan ID

  1. Navigate to Test Plans and click on the test plan you want to get the ID for. Test Plans
  2. On the Test Plan details page that opens, click on the CI/CD Integrations tab. CI/CD Integration
  3. You will find the execution ID for the Test Plan within the REST API call to start Test Plan section. Get Test Plan ID

You can use this test plan ID wherever you need to call the execution of the test plan via Rest API.