I have written script using RFT tool , now I Want to integrate it with RTC tool so that Using RTC I can Run My Script From Web page, is it possible?
I want to Integrate IBM RFT Tool With IBM RTC
143 Views Asked by Gaurav Kumar At
2
There are 2 best solutions below
0
On
The RFT - RTC integration is for source control of RFT assets into RTC. So from the RFT IDE, you can persist your project in source control, retrieve it when you need it.
The ability to execute an RFT test from a web page is provided thru the integration with Rational Quality Manager or RQM described in the product knowledge center.
The official documentation on this integration remains "Rational Functional Tester and Rational Team Concert"
That does not tell you about a "web page" though.
The integration is done generally at the Eclipse level, with an RTC integrated to an Eclipse RCP.
Then, as seen in this thread: