Forum Discussion

maite17's avatar
maite17
Occasional Contributor
7 years ago

Create a test for remote applications

Hello,

We have a machine for running the test but the Java applications are on remote computers. We would like to test these applications, how can we create automated tests for this applications and then test them?

Is it possible to create a shared folder in our network with the *.jar files for adding the location of the application when creating an automated test or the application needs to be in the same machine that TestComplete?

Thank you for your time.

Regards,

Maite

 

 

1 Reply

  • tristaanogre's avatar
    tristaanogre
    Esteemed Contributor

    If you want TestComplete to interact with the applications, they need to be running on the same box as TestComplete is running.  Now, you can do this with Network Suites but, again, it is essentially the same rule.  The machines you will be sending jobs to using Network will have some form of either TestComplete or TestExecute running. 

     

    The .jar files COULD be stored on some remote drive or machine... but the running application needs to be accessible.