Integration of Bamboo with Rational Functional Tester

dadasaheb created the topic: Integration of Bamboo with Rational Functional Tester
Hello,

Is is Possible to run the scripts using Bamboo? which were written on Rational Functional Tester(Eclipsed Based Tool)?

Thanks,
Manju

narayana replied the topic: Re: Integration of Bamboo with Rational Functional Tester
Hi Manju,

Bamboo server is mainly meant for continuous integration and in turn quick feedback to the developers on their code check-ins. So ideally this environment should target for faster build and execution of some unit testers. If this environment is light weight then performance of your builds would be good.

To execute the integration testers using RFT/QTP or any other test automation tool it would be ideal to have dedicated agent machine where in you can have all the dependenct tools installation to run your testers. You can have two dependent build plans, one to start the build and if it is successful then dependent plan (which will run integration testers) will start based on first one’s success.

However it is technically possible to acheive everything on Bamboo master itslef if you don’t like this server-slave model. But using Bamboo’s distributed builds feature is ideal in your scenario.

Check Bamboo’s release notes once and you will get idea on how to achieve this easily.

Regards,
Kali

dadasaheb replied the topic: Re: Integration of Bamboo with Rational Functional Tester
Hi Kali,

Thanks for your info i will check on release notes of Bamboo for further info.

Thanks,
Manju

Tagged :
0 0 votes
Article Rating
Subscribe
Notify of
guest

0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x