0
votes

I need to run my UFT scripts through Atlassian Jira and upload the run reports back to the same. Please help me with the steps to integrate UFT with Jira.

I installed Zephyr add-in to my Jira and therefore I didn't get any idea to integrate with UFT scripts

1
Can u specify? want to have entries in jira which get's moved when the status from UFT Scripts gets failed/passed/whatever? Or do you want to start scripts using jira? - Jonas
@Jonas After running a test script from UFT, it should automatically update the respective test case status as Pass/Fail in Jira. - Ismail
From where do you trigger the UFT case? ALM? - Jonas

1 Answers

0
votes

My proposal would be: Jira --> Zephyr --> Jenkins(Zephyr Plugin) ---> UFT (Jenkins Plugin)

This is the Integration Chain that "is given"

Otherwise you have to implement your own Automation / integration code using ZAPI and COM Automation for UFT