Forum Discussion

BernardFanthom's avatar
BernardFanthom
Contributor
10 years ago
Solved

Transparent Run mode parameters.

I am using TestComplete to execute tests on 2 versions of a system. They are installed in different locations and have differing executable names.

 

This means every time I attempt to run my automation scripts on the other version I have to go into TestedApps - <App Name> and change the Run-mode parameters.

 

Can these be variable-ised in some way?

3 Replies

    • BernardFanthom's avatar
      BernardFanthom
      Contributor

      Thanks for this. But will it cater for a change in the name of the executable. I am testing a system executable called QLX.exe. Later versions is QL.exe.

       

      The link you sent me showed how I can make changes regarding the possible path, but not changes to the executable name.

      • HKosova's avatar
        HKosova
        SmartBear Alumni (Retired)

        The idea is the same - just create a variable containing both the path and executable name.