Hi,
I want to know if there is way I could check if the automated test is started by TestComplete or TestExecute from script within tests?
If TestCompelte starts I want certain values for project variables. Whereas if TestExecute was used to run the tests then I want certain different values to be stored in the project variables. These values are used to manipulate other tests along the way.
I use TestExecute to run on my test machines and TestComplete on my host mostly for writing new tests.
Regards,
Daniel