NewBugData Object Methods

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

The NewBugData object contains the following methods:

Method List

Name Description
GetFieldValues Returns the field values currently set in the Jira issue.
GetIssueType Returns the type of the current issue.
GetProjectKey Returns the identifier of the project to which the current issue belongs.
SetField Sets a new value for a Jira field.
SetFieldJSON Sets a new value for a Jira field in the JSON format.

See Also

NewIssueData Object
Creating Issue Reports for Test Results

Highlight search results