The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

QTP & Bamboo Integration

Srinivas Chigurupati
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 12, 2011

Hi,

Is there a way to trigger QTP scripts using BAMBOO to run automated functional tests and report back to BAMBOO when the QTP executions are done. We need this integration of QTP with BAMBOO for our build/test automation process.

I would really appreciate yur help in this regard.

Thanks

CS.

2 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
VikasB
Contributor
October 26, 2015

You can use UFT task for Bamboo plugin. It adds a task in task list of bamboo. Add UFT task to your build and configure it.

0 votes
ReneR
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 Champions.
October 24, 2011

Sure it's possible. At the lo-fi end you can use one of the existing Shell scripting tasks to execute QTP from the command-line. You can then configure your test results file as a shared artifact.

At the more complicated end, you can write a custom Task:

https://developer.atlassian.com/display/BAMBOODEV/Bamboo+Tasks+API

So it depends on the level of effort you're willing to invest in it.

Saneth Kumar
Contributor
April 4, 2012

Hi Rene,

I'm very new to Bamboo and I'm going through the documentation. Could you please elaborate the 2nd method? Would I need to develop a plugin for this?

Thank you.

TAGS
AUG Leaders

Atlassian Community Events