test-manager
2.2510
true
Test Manager user guide
- Getting started
- Project management
- Documents
- Working with Change Impact Analysis
- Create test cases
- Automate test cases
- Configuring test cases for execution
- Linking test cases in Studio to Test Manager
- Assigning test cases to requirements
- Document test cases with Task Capture
- Importing manual test cases
- Cloning test cases
- Exporting test cases
- Manual test cases
- Parameters
- Delete test cases
- Applying filters and views
- Project operations and utilities
- Test Manager settings
- ALM tool integration
- API integration
- Troubleshooting
API reference endpoints for Test Manager, with Swagger access instructions for Automation Suite and other deployment types.
The Test Manager API Swagger definition can be accessed as follows, depending on your deployment type:
- Automation Suite - add the organization and tenant name, as well as
testmanager_/swagger/index.htmlto your Automation Suite base URL, following the syntax:https://{yourDomain}/{organizationName}/{tenantName}/testmanager_. For example, to access the Swagger for an Automation Suite deployment of Test Manager, a possible link could behttps://myasuite.westeurope.cloudapp.azure.com/testaccount/DefaultTenant/testmanager_/swagger/index.html.Note:If you are using Automation Suite all requests to Test Manager endpoints should include
/{organization_name}/{tenant_name}/.
The API you see in Swagger is directly dependant on the Test Manager instance you use. To easily make requests directly in the Swagger documentation, just log in to Test Manager in another tab.