background image
<< Creating Java Vuser Scripts | Getting Started with Java Vusers >>
<< Creating Java Vuser Scripts | Getting Started with Java Vusers >>

About Developing Java Vuser Scripts

Java Vuser Scripts · Creating Java Vuser Scripts
Creating Vuser Scripts
Chapter 25, page 415
About Developing Java Vuser Scripts
Java is an object-oriented, portable, and secure multi-threaded language. It has
become increasingly popular in environments such as the World Wide Web,
client/server systems, and packaged applications. The Java type Vuser lets you
test Java applets and applications on different platforms and test your system
under load.
When you record actions in a Java applet or application through VuGen,
LoadRunner creates a script using
Context Sensitive
functions. Context Sensitive
functions depict actions on the application under test in terms of GUI objects (such
as windows, lists, and buttons). Each time you record an operation, a function is
generated which describes the object selected and the action performed.