JIRAPlugin Reference

Aus ExpeccoWiki

Wechseln zu: Navigation, Suche

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:

Jira hc1.png

which opens the connection dialog:

Jira hc2.png


Also, an extra page is added to the testCase editor:

Jira hc3.png


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

Expecco Plugin API Reference


Back to Online Documentation

Meine Werkzeuge