VUGen Recording Settings
Protocol Selection When the option to record is clicked, a window to select the list of protocols is displayed. This protocol wizard provides various options to select protocols.
Think Time Settings: The time that is introduced when the user is idle is called think time. Conventionally, it is the wait time between two successive transactions. There are a couple of options that can be set to handle think time while recording.
The above setting in the recording option will insert a think time of 5 sec after each end transaction. This option is useful helps avoid unwanted idle time introduced during the recording process.
The option also allows you to specify a threshold value for the think time. In the above case, idle time greater than 3 sec would be inserted.
HTML/HTTP Level Settings (Recording Options): The HTML/HTTP level specifies the level at which the script has to be generated after recording. There are two options
HTML based script: It generates a high level script based on the user actions. It provides options to filter requests that download non-html resources. There are a number of advanced settings that can be done for HTML based script:
Script Type: Script describing user actions: In this the steps generated in the script will identify with the user actions. For instance, the user click on a web link that redirects the user to another page would be represented by a web_link request in the script OR a user click on a button that submits data on the current user form would be represented by a web_submit_form request. Script containing explicit URLs: In this, images, links and urls are generated as web_url functions and web forms as web_submit_data functions in the script.
Non HTML-generated elements: Non-HTML resources are the additional resources that are requested form the server along with the HTML source page. They include Images, java scripts, vb scripts, etc. The following considerations can be made for Non-HTML resources
URL based Script: In this all the requests and resources are recorded. It is also called as HTTP level recording and in older version as NORESOURCE. The advanced settings provide two options.
| ||
FIND MORE ON LOAD RUNNER TIPS |About Load Runner |Creating scripts in Load Runner |Load Runner scenario |LR Analysis |Performance Tuning |Performance Testing |LR Errors |Interview Question |Load Runner Tool |Correlation Practice |Site Map | |