REST API
Description
Use JIRA REST API to perform such operations as:
- Create TCT, TP
- Change status of TC, TP
- Update fields on your TC, TP
- Attach test result to TC
- Others
We have extended REST API with following methods:
- REST API - Change Steps status
- REST API - Create TC with Steps
- REST API - Create TCT with Steps
- REST API - Create TCT with Preconditions
- REST API - Update Steps at issue
- REST API - Update Preconditions at issue
- REST API - Copy Test Plan