Forum Discussion

almmatt's avatar
almmatt
Contributor
9 years ago
Solved

GitHub & Jenkins integration with TestComplete & TestExecute

Hello everyone, I have implemented source code control through GitHub with TestComplete. My problem/question is in regards to Jenkins and TestExecute on a test slave machine.   This is what I've do...
  • almmatt's avatar
    almmatt
    9 years ago

    Tanya,

     

    Thanks for your response. I was able to complete this task in Jenkins by modifying my existing Jenkins projects by choosing "Git" from the Source Code Management radio options, filling in my Github clone URL and providing my credentials. After this was done, I specified a hard-coded workspace for Jenkins to clone the Github repository to. Then, in the TestComplete seciton of the project I provided the path to the project that was cloned to the workspace I defined.

     

    Hopefully that's enough of an explanation to help others!

     

    Matt