Forum Discussion

Golf01's avatar
Golf01
New Contributor
4 years ago
Solved

How to using TestExecuteLite.exe for Parallel tests

We need the TestExecuteLite run in parallel in our device cloud. the TELite have been the float license for testing. And we have try the steps:https://support.smartbear.com/testexecute/docs/running/...
  • AlexKaras's avatar
    AlexKaras
    4 years ago

    Hi,

     

    But if we are using TestComplete or TestExecute for Command will be work.

    Not everything supported by TC/TE is supported by TELite.

    Quote from the help article (https://support.smartbear.com/testexecute/docs/running/cross-platform-tests/about.html) I mentioned above:

    Unsupported features
    • Desktop tests. Tests that simulate user actions over Windows desktop applications cannot run in parallel.

    • Non-cross-platform web tests. Tests that simulate user actions over local web browsers accessed via ways other than by using Selenium Grid cannot run in parallel. For example, if your web test launches a web browser by using the Run Browser operation or accesses a web browser by using the Sys.Browser object, the test engine will not run it and report an error.

    • Mobile tests. Tests that simulate user actions over mobile devices connected to your local workstation via the Mobile object cannot run in parallel.