doublewood
14 years agoOccasional Contributor
Invoke TestComplete from command line with test parameter
I have created a test and it runs fine from TestComplete. I would like to run it from command line with parameter pass in thru a batch file.
I can run my proj using the following code from command line
"C:\Program Files (x86)\Automated QA\TestExecute 8\Bin\TestExecute.exe" "C:\Users\mlin\Documents\TestComplete 8 Projects\SerialTestFormation_864\SerialTestFormation_864\SerialTestFormation_864.mds" /run /exit
I have 3 parameter for the test so far how do I set these parameter from command line.
I did search and poke around for a few hours and have not found the info I need if there's a link for this info I would appreciated.
Thanks for the help in advance
Mark
I can run my proj using the following code from command line
"C:\Program Files (x86)\Automated QA\TestExecute 8\Bin\TestExecute.exe" "C:\Users\mlin\Documents\TestComplete 8 Projects\SerialTestFormation_864\SerialTestFormation_864\SerialTestFormation_864.mds" /run /exit
I have 3 parameter for the test so far how do I set these parameter from command line.
I did search and poke around for a few hours and have not found the info I need if there's a link for this info I would appreciated.
Thanks for the help in advance
Mark