Jira Object Methods

Applies to TestComplete 15.63, last modified on April 22, 2024

The Jira object contains the following methods:

Method List

Name Description
CreateNewBugData Creates an object that has data for creating a Jira issue of the Bug type.
CreateNewIssueData Creates an object that has data for creating a Jira issue of any type available in your Jira project.
CreateUpdateIssueData Creates an object that has data for updating a Jira issue.
Login Logs in to Jira.
PostAttachment Attaches a file to the specified Jira issue.
PostIssue Creates a new issue in Jira.
UpdateIssue Updates an existing issue in Jira.

See Also

Jira Object
Creating Issue Reports for Test Results

Highlight search results