CI/CD
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
Before you begin, ensure that you have referred to:
Steps Get Test Plan ID
Section titled “Steps Get Test Plan ID”-
Navigate to Test Plans and click on the test plan you want to get the ID for.

-
On the Test Plan details page that opens, click on the CI/CD Integrations tab.

-
You will find the execution ID for the Test Plan within the REST API call to start Test Plan section.

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