Forum Discussion

alexaju1978's avatar
alexaju1978
Occasional Visitor
2 years ago

Test Complete can we integrate with Copado

Test Complete can we integrate with Copado? ex:- integrating with Jenkins.

1 Reply

  • KB1's avatar
    KB1
    Champion Level 2

    Yes, it is possible to integrate TestComplete with Copado.

    One way to integrate TestComplete with Copado is to use Jenkins as a continuous integration (CI) server.

    Here are the steps you can follow to set up the integration:

    1. Install the Jenkins plugin for TestComplete on the Jenkins server.
    2. Create a new Jenkins project and configure it to run TestComplete tests.
    3. In the Jenkins project configuration, specify the path to the TestComplete project file and the test item that you want to run.
    4. In Copado, create a new Jenkins job.
    5. In the Jenkins job configuration, specify the Jenkins project and build parameters.

    With this setup, Jenkins will automatically run the TestComplete tests whenever a new deployment is triggered in Copado.