Tests
Create Test
Create a new automated test case
POST
Create Test
Create a new test case with specified parameters for automated testing.
Headers
Your Iris API access token
Body
Name of the test case
Description of what the test does
Target URL to test
Test steps in natural language
Initial status of the test (e.g., “DRAFT”)
ID of the project this test belongs to
ID of the user creating the test
Response
Returns the created test details upon success.
Response Fields
Unique identifier for the created test
Name of the test case
Description of the test case
Target URL being tested
Test steps in natural language
Current status of the test
Whether the test is active
ID of the associated project
ID of the user who created the test
Timestamp of when the test was created
Timestamp of when the test was last updated