• SPEForums need your contributions to build up a strong repository of performance engineering resources.

Resource icon

Defining and Calling functions in loadrunner Vugen

anmoldubey

Administrator
Staff member
anmoldubey submitted a new resource:

Defining and Calling functions in loadrunner Vugen - Make Your Loadrunner Script More Modular

This resource is a tutorial on how can you define modular code blocks in your loadrunner script. This can have multiple uses like

  • Writing common code blocks into functions which can be easily mananged
  • Placing file writing code into a function, which can be called throughout the test script

In following example we are calling a function through loadrunner script, this function calls and loads SPEForums.com page via function.
Follow the below tutorial to understand how...

Read more about this resource...
 
Back
Top