JIRAPlugin Reference
Aus ExpeccoWiki
JIRA Interface Plugin
The JIRA plugin allows for test-cases to be linked with an issue within the JIRA issue tracking system. For that, an optional issue-ID can be added to a testCase. The GUI is enhanced by a menu to setup the JIRA server connection:
which opens the connection dialog:
Also, an extra page is added to the testCase editor:
After test-execution, the plugin is informed and sends an XML-RPC request (updateIssue) to the JIRA service.
The JIRA-plugin uses the additional properties Jira.issueID and Jira.updateIssue to make these fields persistent in the testSuite's xml representation.
See also
Back to Online Documentation

