Questions tagged [loadrunner]

LoadRunner is a commercial performance testing tool supplied by HP. It has a long and varied history resulting in its support of over 30 different interfaces, multiple languages for script creation and a promiscuous non-agent based model for monitoring systems.

LoadRunner is a commercial performance testing tool owned by Hewlett-Packard. LoadRunner's history began in 1994 with a small console to control X-Runner sessions running on X-Windows workstations.

LoadRunner's interface and platform evolution has followed the changes in the industry. By version 4 the LoadRunner controller was available for execution on Windows, including control of WinRunner clients and custom programmed API virtual users. The UNIX Controller continued to be available on multiple platforms though version 5 and was retired when the Windows based controller gained the ability to control UNIX/LINUX based load generators with version 6 of LoadRunner. Version 6 saw the inclusion of the analysis engine and version 8 500 points of SiteScope to handle unified monitoring. Versions numbers 10.x of LoadRunner were skipped altogether in favor of moving from 9.5x directly to version 11 of LoadRunner, announced in the summer of 2010.

LoadRunner supports a varied number of interfaces, many of which have a historical basis in how client server computing has changed over the past two decades. The current version of LoadRunner supports QuickTest Professional exclusively as a GUI Virtual user, leaving behind the support for WinRunner and XRunner. Interfaces as varied as Windows Sockets on the bottom end of the stack and RDP/Citrix at the top end are available. IN between these layers are sandwiched protocol support for databases, distributed computing models, web technologies, specific applications and language templates for times when no in-the-can support exists. With LoadRunner version 9.5 a protocol SDK became available to allow customers to build a custom integration for applications not supported in the as-shipping release of LoadRunner. 2010/2011 saw the beta deployment of a cloud based version of LoadRunner on Amazon Web Services.

LoadRunner's primary development language is 'C,' initially chosen for its light weight and availability across the variety of load generator platforms supported by the tool (UNIX & Windows). With the movement of UNIX vendors away from shipping a compiler with each copy of the UNIX operating system, Mercury moved towards the inclusion of LCC, the lightweight cross platform C compiler: More information on LCC can be found at http://www.cs.virginia.edu/~lcc-win32/ .

While C is the primary language of the tool, LoadRunner supports a number of additional languages for script creation:

  • VB
  • VB Script
  • Java
  • JavaScript
  • C#

The degree to which one scripting language may be used over another is governed by the protocol or interface in use/under test.

With its wide range of protocol and language support the sweet spot for LoadRunner has been the enterprise sale, where Gartner and other analysts have recognized a dominant market position for LoadRunner in the past. LoadRunner faces market challenges from smaller commercial providers and open source tools that cover single interfaces or subsets of interfaces of LoadRunner, but not the complete suite that is currently supported. LoadRunner also benefits from a robust ecosystem of web sites and support locations, owing to its longevity and position in the market.

Cost is the most common criticism of LoadRunner, not technical capability.

The market for LoadRunner talent is a challenging one. While many resumes exist on the market the vast majority of these resumes are tied to individuals with few foundation or tool skills. The performance market over the past ten years, from 2001 to 2010, has experienced an odd economic condition: While the market is expanding and the number of suppliers has not been able to keep pace, the compensation rates have been dropping. Economists note that in a resource scarce environment the price of a resource will rise to reflect it's scarcity. This has not happened in the market for performance testing skills. Dropping rates in a resource scarce environment reflects an average value of the resource which is declining at a rate faster than the expansion of the market.

The economic contraction from 2009 onward has impacted the mobility of the mature LoadRunner practitioners in the market, resulting in a high number which are location locked and some LoadRunner positions going empty for up to a year because of a lack of local talent to fill the need. Remote work models have been increasingly used to allow for remote mature performance test personnel to fill the need for skills at distant organizations. Lead times to find qualified individuals for staff positions extend to months as solid engineers have 'gone to ground' in fixed positions to ride out the down economic cycle.

The ability to find skilled individuals to staff a performance test practice is the single largest determinant of a positive or negative return on investment for tool purchase and deployment whether that tool is commercial or open source. Unskilled individuals take five to ten times longer to deliver a given test artifact at a lower overall level of quality. This results in an introduction of risk into the last risk gate prior to the deployment of a new application.

1237 questions
0
votes
1 answer

Can we have sha256 secret key support in Loadrunner, if so how?

Can we have sha256 secret key support in Loadrunner, if so how?? I am using LR 9.52. I have a script for SHA256 but not with secret key. I am expecting something similar to what we have in Perl "use Digest::SHA qw(hmac_sha256_base64); my $digest =…
vikranth
  • 127
  • 1
  • 2
  • 13
0
votes
1 answer

Load Runner : Failed to Create OTA Integration object

I have installed Load Runner 11 successfully in my machine. But when I open the VU Generator, it throws a pop up which says "Failed to create OTA integration object". And then simultaneously, it throws another alert which says "Failed to create…
Srivastava
  • 3,500
  • 12
  • 46
  • 74
0
votes
2 answers

Is it possible to use a value from a LoadRunner web request response in the next subsequent request?

Performance Engineering tool: LoadRunner 11 Protocol: Silverlight The scenario: 1. A call is made (by the Silverlight application) to the web server to generate a unique identifier (UID) 2. The server returns a response with the UID 3. The…
Tushar Sood
  • 403
  • 1
  • 5
  • 14
0
votes
1 answer

LoadRunner reg save parameter

I have string like this:
Vardges
  • 197
  • 3
  • 8
  • 21
0
votes
4 answers

Load Runner Decompression Error

Action.c(107): Warning -26601: Decompression function (wgzMemDecompressBuffer) failed, return code=-3 (Z_DATA_ERROR), inSize=740, inUse=0, outUse=0 [MsgId: MWAR-26601] How to handle the above Error? When do i get this error?
user1481726
  • 1
  • 1
  • 2
0
votes
1 answer

Unable to use window.setTimeout in Ajax Truclient

I want to run a function in TruClient (Firefox) every 0.1 seconds using window.setTimeout: function foobar(delay_accumulator){ if(delay_accumulator >= 100)//10 seconds return; //do something window.setTimeout(function() {…
kxsong
  • 440
  • 4
  • 13
0
votes
2 answers

How do I handle a scenario to upload huge csv file of 50,000 records in SAP FIM application using VuGen?

I am working with "SAP BusinessObjects Financial Information Management" application where I have a scenario to upload a CSV File. Uploading of CSV file would take 2 hours as the size of the csv file is huge. In VuGen while recording should i wait…
ajazz
  • 71
  • 1
  • 1
  • 12
0
votes
1 answer

monitor websphere with loadrunner 11.0

I want to monitor the websphere 6.1 with JDK 1.5 using loadrunner. since loadrunner V8 only support the JDK1.4, so I have to setup loadrunner V11. but after competed installation, and open controller, no websphere monitor in available graphs, only…
bradwoo8621
  • 216
  • 1
  • 8
0
votes
2 answers

LoadRunner and terminal services use

I have been asked to use LoadRunner on several PC to generate larger load but I am somehow unable to set it. I know I have to use terminal services. Could anyone help me on this? Basically just few steps how to set the controller as I have never…
John V
  • 4,855
  • 15
  • 39
  • 63
0
votes
1 answer

How to run loadrunner to test business processes

I'm a newbie to loadrunner, and encountered a problem when using it: I run loadrunner to test one of the business processes just like a WorkFlow something , when the recording work done, the process state is changed to Done, no more existed vie…
lotus_misser
  • 135
  • 1
  • 1
  • 10
0
votes
2 answers

Why does clicking on my search button return an error?

I am using true client protocol and I have a web app with a search button implemented using an Image. I click on that image button to extract some results. html code of Search button is: < img style="border: medium none;"…
-1
votes
1 answer

Load Runner- Network Virtualization: No NV Graph Visualization and incorrect location wise Response Time

I am trying to do a PoC on Load Runner- Network Virtualization. PFB Scenario Details: Demo Site: https://petstore.octoperf.com/actions/Catalog.action Machine: Office Laptop #Locations: 4 ->Location Configurations: 1 User to each location (total=4…
-1
votes
2 answers

How can I create a Regex exp for enter button followed by 4digits in a span tag?

Referring to above image I need to create a regex expression in JMeter for correlation of the 4 digit number which is dynamically changing. Can someone help me to create expression for the same? I tried with \n replacing the enter button in span…
-1
votes
1 answer

Performance Testing ActiveMQ Artemis using AMQP protocol

I need to test ActiveMQ Artemis using AMQP protocol (not JMS or MQTT). I am completely new on testing message queues. Thanks in advance. Please assist on how to try this in Jmeter or LoadRunner tool.
-1
votes
1 answer

How do we handle Microsoft Azure mobile OTP in Jmeter?

I tried to record an application which uses Microsoft Azure Totp. I couldn't handle otp. Please help. Unable to disable toptp