- Reports
- Create report
- Saved Reports
- REST API
- REST API
- Authentication
- Test Key
- Jira REST API
- Requirements
- Test Case
- Test Plan
- Test Execution
- Test Case Execution
- Defects
- Tree Structure
- Example of use
Last updated Mar 5, 2021
REST API
The RTM provides REST API endpoints made for dealing with test and importing execution results from automated processes.
Currently, it is provided for:
- Requirements,
- Test Cases,
- Test Plans,
- Test Executions,
- Test Case Executions,
- Defects,
- Tree structure.
Info
To properly connect our app with the Postman and be able to use the API, it is necessary to generate the RTM-provided token (Manage Apps -> RTM -> Api Token section). Keep in mind, that it’s not the token offered by Jira in Jira settings.
Info
All the REST API actions are performed on behalf of the user for whom the token was generated.