Forum Discussion
That was helpful for getting Jenkins setup originally, but (unless I'm missing it) there isn't any information there about splitting the tests across multiple machines.
Both of these describe how to run different project suites/projects/tests in Jenkins
https://support.smartbear.com/testcomplete/docs/working-with/integration/jenkins/running-tests.html
https://support.smartbear.com/testcomplete/docs/working-with/integration/jenkins/pipeline.html
- matt_vb5 years agoOccasional ContributorThanks. Those links don't seem to contain anything related to splitting tests across multiple machines or how to run in parallel. Is it just a case of having to create separate execution plans and then manually running them on each different Jenkins agent? - Marsha_R5 years agoChampion Level 3 This is how you would split them up. I don't believe there's a way to have it split automatically.