- Introduction
- Authentication
- Users
- Teams
- SUTs
- Requirements
- Specifications
- Tests
- Test Attributes
- Gherkin Steps
- Test Scanner
- Test cases
- Test case Parameters
- Testcases referencing reusable testcases
- Campaigns
- Schedules
- Sessions
- Bugs
- Assets
- Agents
- SQL Reports
- Dashboard
- New Features
- Reports
- Folders
- Companies
- Categories
- Versioning
- Attachments
- Embedded Images
- Custom Fields
- Search
- Discussion threads
- Summary (Pre-formatted HTML)
- Miscellaneous
- Types
Methods
getCampaignsTree
getCampaignRootStatistics
getCampaignFolderStatistics
getCampaignForm
getCampaignDetails
getCampaignLinkedSuts
getCampaignLinkedRequirements
getCampaignLinkedSpecifications
getCampaignLinkedSutsFullyCovered
getCampaignLinkedSutsPartiallyCovered
getCampaignLinkedSutsNotCovered
getCampaignLinkedRequirementsFullyCovered
getCampaignLinkedRequirementsPartiallyCovered
getCampaignLinkedRequirementsNotCovered
getCampaignRootStatistics
getCampaignFolderStatistics
getCampaignForm
getCampaignDetails
getCampaignLinkedSuts
getCampaignLinkedRequirements
getCampaignLinkedSpecifications
getCampaignLinkedSutsFullyCovered
getCampaignLinkedSutsPartiallyCovered
getCampaignLinkedSutsNotCovered
getCampaignLinkedRequirementsFullyCovered
getCampaignLinkedRequirementsPartiallyCovered
getCampaignLinkedRequirementsNotCovered
getCampaignLinkedSpecificationsFullyCovered
getCampaignLinkedSpecificationsPartiallyCovered
getCampaignLinkedSpecificationsNotCovered
getCampaignResultsTestProgress
getCampaignResultsTestcaseProgress
getCampaignResultsTests
getCampaignResultsTestcases
getCampaignResultsSteps
getCampaignResultsHistory
getCampaignResultsRequirementsSummary
getCampaignResultsRequirements
getCampaignResultsTreeview
getCampaignCategories
getCampaignSessions
getCampaignTests
getCampaignLinkedSpecificationsPartiallyCovered
getCampaignLinkedSpecificationsNotCovered
getCampaignResultsTestProgress
getCampaignResultsTestcaseProgress
getCampaignResultsTests
getCampaignResultsTestcases
getCampaignResultsSteps
getCampaignResultsHistory
getCampaignResultsRequirementsSummary
getCampaignResultsRequirements
getCampaignResultsTreeview
getCampaignCategories
getCampaignSessions
getCampaignTests
Type | Ver. | Command parameter | Parameters |
Getters | |||
GET | 3.3+ | getCampaignsTree | |
Example of success: |
|||
GET | ? | getCampaignRootStatistics | |
Example of success: |
|||
GET | ? | getCampaignFolderStatistics | |
Example of success: |
|||
GET | 3.3+ | getCampaignForm | |
Example of success: |
|||
GET | 3.3+ | getCampaignDetails | campaignId=<id> (opt.) frozen=<true|false> |
Example of success: |
|||
GET | 3.3+ | getCampaignLinkedSuts | campaignId=<id> |
Example of success: |
|||
GET | 3.3+ | getCampaignLinkedRequirements | campaignId=<id> |
Example of success: |
|||
GET | 3.3+ | getCampaignLinkedSpecifications | campaignId=<id> |
Example of success: |
|||
GET | 3.3+ | getCampaignLinkedSutsFullyCovered | campaignId=<id> |
Example of success: |
|||
GET | 3.3+ | getCampaignLinkedSutsPartiallyCovered | campaignId=<id> |
Example of success: |
|||
GET | 3.3+ | getCampaignLinkedSutsNotCovered | campaignId=<id> |
Example of success: |
|||
GET | 3.3+ | getCampaignLinkedRequirementsFullyCovered | campaignId=<id> (opt.) connectorIndex=<index> |
Example of success: |
|||
GET | 3.3+ | getCampaignLinkedRequirementsPartiallyCovered | campaignId=<id> (opt.) connectorIndex=<index> |
Example of success: |
|||
GET | 3.3+ | getCampaignLinkedRequirementsNotCovered | campaignId=<id> (opt.) connectorIndex=<index> |
Example of success: |
|||
GET | 3.3+ | getCampaignLinkedSpecificationsFullyCovered | campaignId=<id> |
Example of success: |
|||
GET | 3.3+ | getCampaignLinkedSpecificationsPartiallyCovered | campaignId=<id> |
Example of success: |
|||
GET | 3.3+ | getCampaignLinkedSpecificationsNotCovered | campaignId=<id> |
Example of success: |
|||
GET | 5+ | getCampaignResultsTestProgress | campaignId=<id> startDate=<date> stopDate=<date> |
Example of success: |
|||
GET | 5+ | getCampaignResultsTestcaseProgress | campaignId=<id> startDate=<date> stopDate=<date> |
Example of success: |
|||
GET | 5+ | getCampaignResultsTests | campaignId=<id> |
Example of success: |
|||
GET | 5+ | getCampaignResultsTestcases | campaignId=<id> |
Example of success: |
|||
GET | 5+ | getCampaignResultsSteps | campaignId=<id> |
Example of success: |
|||
GET | 5+ | getCampaignResultsHistory | campaignId=<id> |
Example of success: |
|||
GET | 6+ | getCampaignResultsRequirementsSummary | campaignId=<id> (opt.) connectorIndex=<index> |
Example of success: |
|||
GET | 5+ | getCampaignResultsRequirements | campaignId=<id> (opt.) connectorIndex=<index> |
Example of success: |
|||
GET | 5+ | getCampaignResultsTreeview | campaignId=<id> |
Example of success: |
|||
GET | 4.1+ | getCampaignCategories | campaignId=<id> |
Example of success: |
|||
GET | 3.3+ | getCampaignSessions | campaignId=<id> |
Example of success: |
|||
GET | 3.3+ | getCampaignTests | campaignId=<id> |
Example of success: |
|||
GET | 3.0+ | getCampaignAttachments | campaignId=<id> |
Example of success: |
|||
GET | 3.0+ | getCampaignInheritedAttachments | campaignId=<id> |
Example of success: |
|||
GET | 6+ | getCampaignFreezeStatus | campaignId=<id> |
Example of success: |
|||
Setters | |||
POST | 3.3+ | createCampaign | parentFolderId=<id> Content of the form with values (see getCampaignForm) must be passed in the request's body as multi-part. |
Example of success: |
|||
POST | 4.0+ | createResidualCampaign | destParentFolderId=<id> srcSessionIds=<id, id, ...> rulesMask=<rulesMask> Content of the form with values (see getCampaignForm) must be passed in the request's body as multi-part. |
Example of success: |
|||
POST | 3.3+ | updateCampaignDetails | Content of the form with values (see getCampaignDetails) must be passed in the request's body as multi-part. |
Example of success: Example of failure: | |||
POST | 3.3+ | updateCampaignTests | campaignId=<id> testIds=<id, id, ...> |
Example of success: Example of failure: | |||
POST | 4.0+ | updateCampaignTestsOrder | campaignId=<id> testIds=<id, id, ...> |
Example of success: |
|||
POST | 5+ | copyCampaigns | campaignIds=<id, id, ...> campaignNames=<id, id, ...> destParentFolderId=<id> |
Example of success: |
|||
POST | 3.3+ | moveCampaigns | campaignIds=<id, id, ...> campaignNames=<name, name, ...> destParentFolderId=<id> |
Example of success: |
|||
POST | 3.3+ | freezeCampaign | campaignId=<id> |
Example of success: |
|||
POST | 3.3+ | unfreezeCampaign | campaignId=<id> |
Example of success: |
|||
GET | ? | signCampaign | |
Example of success: |
|||
POST | 3.0+ | deleteCampaigns | campaignIds=<id, id, ...> |
Example of success: |