Forum Discussion

apease01's avatar
apease01
Occasional Contributor
14 years ago

Using Virtual Users to run a script

Hi,



I have a script I want to run multiple times at the same time, but as multiple Users. Is there a way that I can utilise the Virtual Users to do this or is there another way?



Thanks in advance,

Andy

1 Reply


  • Hi,





    The virtual users concept is applied only for the HTTP Load Testing feature. To run several tests against a desktop application, you will need several computers each of them having TestExecute installed. Then, in TestComplete, you need to create a Network Suite that runs test scripts on all machines synchronously. After the scripts are executed, you can see their results on the Master machine (the one that controls the script execution on other machines). I recommend that you read the following help topics:

    'Distributed Testing'

    'Network Suites'





    Also, see the 'Distributed Testing With TestComplete' article for more information.