Forum Discussion

Oracle's avatar
Oracle
New Contributor
14 years ago

TestComplete integration into Hudson or other CI System

How can I integrate TestComplete into a CI system.

I am using Hudson and I would like to automate my GUI Testing. 

Are there any plugins available or how do I start the particular test suite?

Do I call it on the command line. Please help me on this issue.



Regards

1 Reply


  • Hi,





    We do not have a TestComplete plug-in for that. However, since TC can be managed via the command line or COM, it can be used as part of the continuous integration solutions without problems. For example, Automated Build Studio, our build and release management tool that has continuous integration functionality, has built-in operations that allow running tests with TestComplete.