Forum Discussion

Christian_N_DK's avatar
Christian_N_DK
Contributor
7 years ago

Testcomplete or Testexecute or Any as test executor on Jenkins using JobDSL

Hi, I am generating a lot of Jobs and test code using Job DSL for Jenkins. It is working fine as long as I explicit choose either TE or TC as executor. When trying to choose "Any", the job fails, du...