- 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 Aug 4, 2021
Glossary
Term | Definition |
---|---|
Requirements and Test Management for Jira (RTM) | The name of the app. |
Requirement |
Requirement is a description of a feature or functionality of the target product. It is a result of comprehensive analysis of user’s expectations.
|
Test Case (TC) |
Test Case is a step-by-step procedure, where the testing path is defined. Test Case determines activities that should be taken to cover Requirement.
|
Test Plan (TP) |
Test Plan includes Test Cases and indirectly Requirements. Test Plan is summarising all actions during testing procedure.
|
Test Execution (TE) |
Test Execution is the process of executing Test Plan and monitoring Test Case Execution results.
|
Test Case Execution (TCE) |
Test Case Execution is the process of executing Test Case in particular Test Execution.
|
Defect |
Defect is an error or bug that appears during the test execution.
|