Test Management API Reference
BrowserStack supports the use of REST API to access information about your tests via the command-line interface.
With the Test Management APIs, you can get info about your Test Management project, test runs, and test results. The APIs are organized around REST and make use of the standard HTTP response codes. By default, all API responses are in the JSON format.
Use the following APIs as per your use-case
| API | Description |
|---|---|
| Pagination APIs | Get information about paginated responses. |
| Project APIs | Get the project list. |
| Folder APIs | Get the list of folders in a project, and create folders. |
| Test Cases APIs | Get the list of test cases in a project. |
| Test Runs APIs | Get the list of test runs, create test runs, and add test results to test runs. |
| Test Plans APIs | Create test plans and get list of test runs linked to a test plan. |
| Test Results APIs | Get the list of test results for a test run. |
| Attachments APIs | Get the list of attachments linked to a test case or test result, and add attachments to a test case or test result. |
| Configuration APIs | Get the list of configurations in a project. |
| Custom Fields APIs | Get the list of custom fields in a project. |
We're sorry to hear that. Please share your feedback so we can do better
Contact our Support team for immediate help while we work on improving our docs.