chaneyc
3 years agoContributor
Command Line Question
TestComplete.exe "C:\My Projects\MyProj.mds" /r /sl:"C:\logs\new-log.txt"
When I edit the above command with my .mds location it also tries to execute other unselected test from another .mds location so my test fails. The second .mds file is not even in the specified location.
I do have to Projects under one Suite but are only wanting to run command on one project.
Thanks