- Introduction
- Authentication
- Miscellaneous
- User_rights
- Versioning
- Attachments
- Embedded Images
- Reports
- Custom Fields
- Search
- Discussion threads
- Folders
- Companies
- Categories
- User Profiles
- Users
- Teams
- SUTs
- Requirements
- Specifications
- Test Attributes
- Tests
- Test case Parameters
- Test cases
- Testcases referencing reusable testcases
- Campaigns
- Sessions
- Bugs
- Assets
- Agents
- SQL Reports
- Dashboard
- New Features
- Summary (Pre-formatted HTML)
- Types
Methods
Type | Ver. | Command parameter | Parameters |
Getters | |||
GET | 5+ | getTestcaseReferencingReusableTestcaseForm | testId=<id> |
Example of success: |
|||
GET | 5+ | getTestcaseReferencingReusableTestcaseDetails | testcaseId=<id> |
Example of success: |
|||
GET | 5+ | getTestcaseReferencingReusableTestcaseDetailsRevision | testcaseId=<id> revision=<revision> |
Example of success: |
|||
GET | 5+ | getTestcaseReferencingReusableTestcaseProcedure | testcaseId=<id> |
Example of success: Note: The procedure is provided as an XML string properly formatted. |
|||
GET | 5+ | getTestcaseReferencingReusableTestcaseProcedureRevision | testcaseId=<id> |
Example of success: Note: The procedure is provided as an XML string properly formatted. |
|||
GET | 5+ | getTestcaseReferencingReusableTestcaseRevisions | testcaseId=<id> |
Example of success: |