- Testsigma REST APIs
Manage Environments
Elements
Test Plans
Upload Files
Get Project Wide Information
Upload & Update Test Data Profile
Fetch Test Results (All Levels)
Trigger Multiple Test Plans
Trigger Test Plans Remotely & Wait Until Completion
Run the Same Test Plan Multiple Times in Parallel
Schedule, Update & Delete a Test Plan Using API
Update Test Case Results Using API
Create and Update Values of Test Data Profile Using REST API
Rerun Test Cases from Run Results using API
Salesforce Metadata Refresh Using API
Manage Test Steps Using API
Run the Same Test Plan Multiple Times in Parallel
From the Testsigma test execution UI, you can initiate the execution of one test plan at one time. But if you want to execute the same test plan multiple times at one time, then you can use the TestPlan Rest API call for that.
To know how to get the Test Plan Rest API to initiate its execution, refer to the documentation on starting test execution via REST API.
The Test Plan can also be executed on a specific environment. To know how to get the Environment ID, refer to the documentation on getting environment ID.