Hi Team, we are looking for UFT integration with JIRA to extract test case details and defect associated to Test case into Excel file. Please help us with process and code.
Use UFT task for Bamboo.
https://marketplace.atlassian.com/plugins/com.mdb.plugins.ufttaskforbamboo/server/overview
You might want to explain what UFT is (I don't think you mean "unified field theory", which is the only thing that springs to my mind), and then how you are storing your tests and defects in JIRA.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
UFT is Unified Functional Testing tool from HP, formally this is called QTP (Quick Test Professional)
test case and defect are created under Issue in JIRA, Task and Bug respectively
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
For a download of tasks and bugs, run a filter for them and use the "excel download" option that appears on the options on the results page.
As far as I'm aware, there are no add-ons for direct integration between JIRA and UFT, mainly because everyone seems to have different ideas about what "integration" means and what they want to do with it.
If you could explain what you want in detail, we could probably give you some hints.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello All,
I am in the same search, we are using JIRA and UFT for test automation, the idea is how we can get
1) automatic launch UFT test from JIRA (like a cucumber test) ?
2) how to get UFT test result and update JIRA ticket ? (for this one we are using Xray, so we can echange Excel file or REST API right ?)
Thanks for the support/ideas
Thierry
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Let me know if this was working for you the integration of JIRA(XRAY) and HP UFT
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Shiju Jacob & @thierry bouche
did you have any solutions with integration Jira-Xray and UFT ? This would be a huge help for me.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The UFT task for Bamboo plugin can link the test results to JIRA issue. If your test name contains Xray test id similar as usual JIRA id , it will link result like any other JIRA issue.
https://marketplace.atlassian.com/apps/1213959/uft-for-bamboo
You can try this out if it helps!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
As there is no specific UFT integration with Xray , We cannt trigger scripts from Xray though we can update Xray with results using Xray REST APIs . For detail see below link:
https://qautomation.blog/2020/04/03/uft-integration-with-xray-jira/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.