LoadRunner Scripting Standards

Working on LoadRunner is one thing, but doing quality work is another important thing which is possible only by following the LoadRunner scripting standards. Many performance testers are LoadRunner experts but still lack scripting quality. This article will help you understand the LoadRunner Scripting Standards. Naming Convention: Script Name If your project follows releases or … Read more

Which LoadRunner protocol supports “Run Vuser as a process”?

How to determine loadrunner protocol supports Run VUser as a process

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

LoadRunner – Runtime Setting – Data Format Extension – Advanced

LoadRunner-Runtime-Settings-Preferences-DFE-Advanced

The ‘Advanced’ option under the ‘Data Format Extension’ tab in LoadRunner Runtime Settings helps to set up the default or custom JRE path for DFE. By choosing the default JRE path, VuGen accesses the JRE located in the installation package. On the other hand, by providing the custom JRE path, you ask VuGen to use … Read more

LoadRunner – Runtime Settings – Data Format Extension – Chain Configuration

LoadRunner - Runtime Settings - Preferences - DFE - Chain Configuration

‘Chain Configuration’ under the ‘Data Format Extension’ tab of LoadRunner Runtime settings helps to set up DFE i.e. Data Format Extension setting. This setting is available only for some specific protocols. The chain configuration enables easier scripting of web applications by providing the ability to decode and encode formatted data that is exchanged between the … Read more