Forum Discussion
guna
4 years agoNew Contributor
Hi,
I am able to run the jobs. But i want to execute the jenkin jobs in background i.e without opening the test complete user session on UI. I want to run the entire things in background without opening the user session in system
Kitt
4 years agoRegular Contributor
Gottcha. You can use TestExecute command line to run your tests instead of TC - [reference1] and [reference2]
You can also change your project's Playback setting in TestComplete to minimize TC at runtime - [reference]