Forum Discussion

m_essaid's avatar
m_essaid
Valued Contributor
11 years ago
Solved

Is there a way to add to a batch specific options ?

Hi,

There is something i must have missed about Test Complete and Test Execute.

I mean, my T.C. application is installed on my physical machine, and T.E. is on a virtual machine.

I can't make it running on both systems by a single command line.

I already put relative paths like "..\..\example.xls" (for retrieving an excel list) on all the places i have paths in the script.

But i still need to put an option to the batch, like this :



"G:\Program Files\SmartBear\TestExecute 10\Bin\TestExecute.exe" G:\example.mds /run /exit /"my string"



I would like to use the "my string" parameter as a test parameter.



Having this possibility I could run the batch with one parameter for T.C., and another for T.E.



Any help please ?



Thanks