Posted: April 22nd, 2008 | Author: TnT Admin | Filed under: Concepts | Tags: Scripting, Vugen | 3 Comments »
Vugen is NOT designed to record client-side activities. The main functionality of LoadRunner is to load test a server, a SUT (System Under Test), through emulating network traffic to load against the SUT. The network traffic is as mentioned previously in earlier posts, captured (sniffed) and replayed during the script creation. Client activity exist only on the client machine and does not contributes to the network traffic loading on the SUT. With no traffic being generated, Vugen will not be able to record anything and of course not replayed as no traffic is generated.
Read the rest of this entry »
Posted: April 22nd, 2008 | Author: TnT Admin | Filed under: Concepts | Tags: Scripting, Step Download Timeout | No Comments »
Previously, in article, “Error -27728: Step download timeout (120 seconds) has expired when downloading non-resource(s) [MsgId: MERR-27728]” for Step Download Timeout error and the referencing materials that can be useful to you. Here, we are going to touch on the “What should I do?” question. Read the rest of this entry »
Posted: April 22nd, 2008 | Author: TnT Admin | Filed under: Concepts | Tags: Scripting | 4 Comments »
When you are starting to record a web application, you should be aware of the HTML-mode and URL-mode recording that a Web (HTTP/HTML) protocol has to offer. Today, we will just briefly talk about the differences (in general) and how it applies to your script. Read the rest of this entry »
Posted: April 22nd, 2008 | Author: TnT Admin | Filed under: Concepts | Tags: LoadRunner, Scripting | No Comments »
In Loadrunner, there are features to emulate real user behavior and in today’s article, we will briefly touch on the type of configuration/techniques available. Take note that we are not covering the emulation of locality and network-related issues. These will be covered in subsequent articles. Configurables for user behavior in Vugen are as followed: Read the rest of this entry »
Posted: April 21st, 2008 | Author: TnT Admin | Filed under: Concepts | Tags: Java, LoadRunner, Scripting | 1 Comment »
LoadRunner provides the capability of load testing Java-related applications. If you are new and unfamiliar with how LoadRunner works and the relations with protocols, I would recommend to review “What’s LoadRunner?” and “Which protocol to use?” to have an understanding before proceeding. In this article, we will provide a brief introduction to working with Java-related applications in LoadRunner that you will have to take note. Read the rest of this entry »