Forum Discussion
CBleunven
9 years agoContributor
Hi maximojo,
thank you for your answer.
I finally found a way to do what I want by reading what you wrote.
I've a simple method
function startJobsForSlave1() { NetworkSuite.Jobs.ItemByName("SlaveJobs").Run(false); }
and I add a ProjectItem that call this method when it's suitable in my tests.
Then TE on master starts the tests on the slave computer and in the same time continue on the master one.
Many thanks for your help,
Christophe
Related Content
- 4 years ago
Recent Discussions
- 2 days ago
- 2 days ago
- 5 days ago