Select last value from correction parameter list in LoadRunner
There are 2 methods to select the last value from correlation parameter list in LoadRunner. When last value is needed from any no of items appeared on page
There are 2 methods to select the last value from correlation parameter list in LoadRunner. When last value is needed from any no of items appeared on page
Some variables need to be defined while some variables can be directly used without any initialization. There are 2 types of variables in LoadRunner script.
LoadRunner Logs are so important to debug the test script at different levels and find out the root cause of the error. There are 5 types of LoadRunner logs.
List of important LoadRunner Utility Functions which are frequently used in the script. These LoadRunner Utility Functions are not specific to protocol.
There are various ways that support the generation of random number in LoadRunner. It is good to use a random number where some arbitrary values are passed.
Problem: How to identify which protocol of LoadRunner supports “Run Vuser as a process” and which protocol supports multi-threading or “Run Vuser as a thread”? Solution: Although you have understood the difference between “Run Vuser as a thread” and “Run Vuser as a process” in the previous post, now the next question comes to mind how to … Read more