Forum Discussion
Marsha_R
Champion Level 3
3 years agoLooking at the options for /run here
Do any of those six options work for you?
chaneyc
3 years agoContributor
I have used the following:
TestComplete.exe "C:\Work\My Projects\MySuite.pjs" /r /e
TestComplete.exe "C:\Work\My Projects\MySuite.pjs" /r /p:MyProj /t:"@Tag1"
This is the one I'm trying to use now: TestComplete.exe "C:\My Projects\MyProj.mds" /r /sl:"C:\logs\new-log.txt". I would like it to execute on the ones I selected in my Execution Plan but it prompts me to run other one too that is not selected.