The autrun command can be used as an alternative to starting your AUT from the ITE . (i.e. with an AUT configuration 3.7.1). It can only be used if your AUT is written in Java 1.5 or above, and you are using a Java Standard Edition JRE.
![]() |
The autrun command cannot be used for HTML or pure SWT AUT's . |
The command allows you to start your AUT independently, on a machine where the AUT Agent is running. The ITE , when connected to this AUT Agent will then recognize the running AUT as a testable application.
To use the autrun command:
|
![]() |
If your AUT is an RCP AUT , use "-data'<WORKSPACE>'" after the executable file to specify the workspace the AUT should use. |