/
How to create Test Suite, Test Cases, and perform test execution using the REST API?
Back to QMetry All Products Help Page
How to create Test Suite, Test Cases, and perform test execution using the REST API?
To execute a test suite we must have the entities that are linked to the test suites. These entities are Test Cases, Platforms, combination of Release/Cycle.
This article helps you with the REST API collection that is required for setting up your Test Suite API calls for Test Cases, performing execution, and uploading logs/attachments.
Below is the list of REST API collection :
Attached is the REST API collection for your reference. You can import this collection to your postman and execute the APIs as per your requirement.
, multiple selections available,
Back to QMetry All Products Help Page