Is it possible to access schedule information from the Zephyr plugin by script runner?

Andy SJ April 9, 2014

I linked multiple zephyr tests to JIRA requirements. Now i want to create a scripted text field which shows an execution summay of those tests eg. (1 failed, 2 OK).

Is there a possibility to access the Zephyr Objects from script runner?

When i try to import the ScheduleManager i always get the follwing error:

import com.thed.zephyr.je.service.ScheduleManager

javax.script.ScriptException: org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed:
Script2.groovy: 1: unable to resolve class com.thed.zephyr.je.service.ScheduleManager
 @ line 1, column 1.
   import com.thed.zephyr.je.service.ScheduleManager

So it seems i have to add the plugin files to the classpath, but where can I do it?

Thanks a lot

Andy

1 answer

0 votes
Daniel
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 30, 2015

Hi Andy,

Zephyr Objects are not available through script runner. If you would like to automate some processes in JIRA using Zephyr for JIRA, I suggest looking into our ZAPI plugins which enables REST API for Zephyr for JIRA.

https://marketplace.atlassian.com/plugins/com.thed.zephyr.zapi

Regards,

Daniel

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events