|
How to save parameter value to other parameter in LoadRunner?
"How to save parameter value to other parameter in LoadRunner?". OK, there is a simple solution.
To save parameter value to other parameter you have to:
Evalu... read more
|
|
|
Problem Description: How to convert a parameter to an integer
Solution: Use the atoi function
To convert a parameter to integer:
1. Covert the parameter to a string using lr_eval_string.
Example:
lr_eval_string(... read more
|
|
|
How many Vusers can run on a given computer
There are several factors that can affect the scalability of a script, and the number of Vusers that can be run, it is not always possible to determine the hardware requirements to run a given number o... read more
|
|
|
part of Hypertext Transfer Protocol -- HTTP/1.1
RFC 2616 Fielding, et al.
10 Status Code Definitions
Each Status-Code is described below, including a description of which method(s) it can follow and any metainformation required... read more
|
|
|
HOW TO HANDLE ERRORS AND RE-SUBMITTING THE SAME WEB_URL REQUEST
// Declare integers
int HTTP_rc, retry_count;
/*
* This section includes the page request statement and switches on the
* continue on error functionality, for this... read more
|
|
|
Std Deviation, What formula does LoadRunner use?
If you guys understand :) I am happy..if u didn't understand about the explanation .just ignore don't ask me :P
standard deviation = square root of variance
variance is&nbs... read more
|
|
|
The web_find function searches an HTML page for a specified text
string.
This function differs from the web_reg_find function, in that it is
limited to HTML-based scripts (see Recording Options > Recording
tab). This functio... read more
|
|
|
Network
Network Interface: Bytes Received/sec
Network Interface: Bytes Sent/sec
Processors
Processor: % Processor Time
Processor: % Interrupt Time
Processor: % Privileged Time
System: Processor Queue L... read more
|
|
|
Correlation? What’s that?
If you think correlation has something to do with the fit of data points to a function curve on a graph, and the word has no meaning to you in the context of LoadRunner then this document is for you. It explains... read more
|
|
10. Working With Citrix In Loadrunner
|
|