QTP & Bamboo Integration

Srinivas Chigurupati 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

0 votes
VikasB 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 Leaders.
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 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.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events