Create Java Vuser scripts in external IDEs


You can develop a Java Vuser script within the JetBrains IntelliJ IDEA or Eclipse environments, using provided IDE add-ins.

The add-ins enable you to create a Vuser script within the IDE environment. You program a standard Vuser script using standard functions or protocol-specific functions from the Function Reference, within your native environment. You can then use the script in your testing environment, for example, in a Controller scenario.

The add-ins are provided in the Additional Components folder of your installation package. For details, see Components and applications.

When working in the IDE environment, the complete VuGen API is available from the Object browser or editor. For information about each of the Vuser functions that you can use when programming your script, see the Function Reference.

Back to top

See also: