Forum Discussion
dhanapal1
15 years agoContributor
Hi
I used below script to invoke testcomplete and to run main routine
in unit1. But below script invokes testcomplete only. please suggest
me how to run main routine in unit1?
Start "C:\Program Files\Automated QA\TestComplete
8\Bin\TestComplete.exe" "E:\Irctctestweb\IrctcTestWeb.pjs" /r
/p:IrctcTestWeb /u:Script\Unit1 /rt:Main
I used below script to invoke testcomplete and to run main routine
in unit1. But below script invokes testcomplete only. please suggest
me how to run main routine in unit1?
Start "C:\Program Files\Automated QA\TestComplete
8\Bin\TestComplete.exe" "E:\Irctctestweb\IrctcTestWeb.pjs" /r
/p:IrctcTestWeb /u:Script\Unit1 /rt:Main