Page 1 of 1

buginterface JIRA vs. JIRASOAP

Posted: Thu Nov 04, 2010 7:03 pm
by cjames
What are the differences as far as features, benefits, drawbacks, requirements etc. of using:

$g_interface_bugs = 'JIRA'; OR $g_interface_bugs = 'JIRASOAP';

One thing I've noticed is that when using JIRASOAP it takes up a JIRA license. When just using JIRA, I do not use up a JIRA license.

Another thing is that when using 'JIRA', the jira issue title/status does NOT get displayed in the execution history or reporting. But if I click on the link, it takes me to the JIRA issue correctly. If I switch to the 'JIRASOAP' method then the issue title/status displays in testlink and the link works too.