Tagged Questions
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.
2
votes
2answers
336 views
Load Runner and Browser Client Performance
I'd like to confirm a few things:
1) Standard load runner scripts do NOT record the time the browser would spend rendering HTML and processing JS?
2) A GUI VUser would be needed to accomplish #1. ...
2
votes
4answers
6k views
HP LoadRunner and PerformanceCenter differences
Can someone point out the major differences between Loadrunner and Performance center ? My little research shows that both can be used for load testing and performance monitoring. What additional ...
1
vote
3answers
116 views
What differentiate virtual users / real users when performing load test?
Anyone can point out the difference between virtual user and real user?
1
vote
2answers
71 views
LoadRunner AccessViolationException when invoking web.url in C#
What's the correct syntax to invoke a HTTP Get using the LoadRunner API (VUGEN 9.52.0.0) in C#? The following generates an AccessViolationException:
LoadRunner.WebApi web = new LoadRunner.WebApi();
...
1
vote
3answers
369 views
Loadrunner C code dynamic function call
I am programming in C against a third party library (in HP/Mercury Loadrunner). I am trying to work out the code needed to dynamically call another function. See example below. Can someone assist ...
1
vote
2answers
200 views
Performance monitoring all layers of a system
I use several loadtesting tools (Loadrunner, JMeter, NeoLoad) to performance test different applications. Im wondering if it is possible to monitor all layers of an application stack so for example. ...
1
vote
4answers
413 views
Which language is loadrunner built in?
HP Loadrunner support many protocols like http/https, SAOP, Oracle NCA etc. It also has server monitors which are able to produce server statistics for many different servers. what is the technology ...
1
vote
4answers
504 views
Conceptual question on (a tool like) LoadRunner
I'm using LoadRunner to stress-test a J2EE application.
I have got: 1 MySQL DB server, and 1 JBoss App server. Each is a 16-core (1.8GHz) / 8GB RAM box.
Connection Pooling: The DB server is using ...
1
vote
1answer
381 views
VUgen: Recording trivial RMI interaction records invalid script?
After recording just the appearance of the logon window of our Java app in LR/VUgen 9.51 using the RMI protocol, the resulting script replays with a java.lang.ArrayIndexOutOfBoundsException. The code ...
1
vote
2answers
416 views
HP LoadRunner - measurements to watch outbound active TCP ports
I am trying to find out if there are any relevant measurements that LoadRunner can track, when running a load test - where it can allow me to monitor the number of active outbound ports from a given ...
1
vote
0answers
812 views
LoadRunner and XML Data with Flex 3
We have a Flex app that we are trying to test with Load Runner. The application runs just fine when run stand-alone in a browser. When the app initializes, an XML properties file is loaded.
When ...
1
vote
4answers
3k views
VSTS Test Edition or HP's LoadRunner?
I have had this debate with some peers off and on for a while. I am certified in the HP tools, but have been spending more and more time with VSTS Test Edition 2008. I am looking for opinions on ...
1
vote
2answers
728 views
Loadrunner asp.net appliction
We have an asp.net 3.5 web app that we must start load testing with LoadRunner
What we have found is that if you open several browsers (ie8) they share the same session id, so making a change in one ...
1
vote
5answers
2k views
Where can I find an online function reference for LoadRunner?
Is there an online reference manual I can query which contains details of LoadRunner functions such as:
lr_start_transaction
web_url
web_submit_data
web_custom_request
lr_end_transaction
etc.?
...
0
votes
0answers
3 views
Unable to Playback on SAP Web Dyn Pro Screens in LoadRunner 11.0
Presently I am trying to record an Order to Cash Application which interacts with SAP GUI (first) and SAP web dyn pro screens using HP Load Runner (11.0). I am able to record on SAP GUI and SAP web ...
0
votes
1answer
15 views
Error in LoadRunner
Im doing performance testing for a system implemented in Java.Im using load runner 9.1 in windows server 2003 32 bit OS.An error occurs when running a script in load runner controller.Script is ...
0
votes
1answer
7 views
How to invoke lotus notes using Load runner
Can you please let me know how to invoke lotus notes using Load runner.
Is there any way to record lotus notes using vugen or we need to write code.
Regards
Archana Sapre
0
votes
2answers
30 views
get request parameter from url in HP loadrunner
I am using HP loadrunner for my automatic tests.
Every time, when i run my application, it creates some transfer and also generates id in URL.
How can i get the id from URL?
Thanks in advance!
0
votes
0answers
13 views
How for a plurality of interface stress test
i use LoadRunner.
now we have some Interface , i want to record script for stress test
if record one by one is so waste time .
can i record or write one script complete all ?
0
votes
2answers
77 views
running two scenario at same time with loadrunner
Can we run two scenarios at same time with loadrunner?
eg. suppose there are 50 user and i have to generate script such that 25 user accessing login and order modules and other 25 user just browsing ...
0
votes
1answer
22 views
IE stops While recording in Loadrunner
I am new to loadrunner,i have installed loadrunner 11 in my machine,But when i start recording in Vuser my IE 8 stops responding .But i can open the wen page manualy.
Can anybody Help
0
votes
1answer
34 views
response time in Loadrunner and in VSTS 2010
I have tested a web application written in java using Loadrunner and vsts 2010 ultimate.I can see that the response time of each component in a page is higher that thsoe found in VSTS. Please find ...
0
votes
3answers
145 views
Load Runner VU Gen fails to record HTTP
When I attempt to record Web (HTTP/HTML) scripts in HP VUGen the browser "Stops Working" and the action recorded is empty. Recording Web (Click and Script) scripts works fine - but is unsuitable for ...
0
votes
2answers
60 views
What is the SQL used to create the Running Vusers graph in LoadRunner Analysis?
In HP LoadRunner Analysis, there is a running vusers graph that shows the current number of virtual users that are running throughout the test. An example graph is shown below.
Does anyone know ...
0
votes
1answer
49 views
How to change editor colors in VuGen (LoadRunner Script Editor)
Is it possible to change the text/syntax-highlight colors in VuGen? If so where and how?
EDIT: My LoadRunner version is v11 + all patches to date.
0
votes
1answer
50 views
LoadRunner Scripts update test execution state
How to connect LoadRunner scripts to the QC (Quality Center), while executing LoadRunner scripts, the scripts should automatically get updated in QC as well?
0
votes
2answers
169 views
When using table parameters in LoadRunner, how do I select values from individual columns?
In LoadRunner, given a parameter table stored in a file MyTable.dat and a VUGEN script written in C#:
FirstHeader,SecondHeader,ThirdHeader
1A,1B,1C
2A,2B,2C
3A,3B,3C
I can use ...
0
votes
1answer
138 views
Does any one have a working script of LoadRunner Automation API?
Currently I am writing Perl script that creates LoadRunner scenario, execute the test, collect the result, recover the environment and repeat the cycle again with different scenario variables.
I ...
0
votes
1answer
105 views
MQ client series protocol - using LR 9.0
1) Does LoadRunner have a protocol for MQ?
2) Is it possible to use a LoadRunner Vuser to drive load (put messages) into an MQ queue?
3) Would we need to purchase something from HP or some other ...
0
votes
0answers
164 views
Difference between ASP.NET Performance Counters
I am doing some performance/load testing on an enterprise ASP.NET application using LoadRunner. LoadRunner allows me to monitor some performance counters on the remote machine but I'm a little ...
0
votes
1answer
207 views
LoadRunner and hidden elements
I'm trying to write a LoadRunner script to stress my web application. However some of the links are displayed (they are initially hidden) using jQuery.
I have tried using the Web (Click and Script) ...
0
votes
1answer
98 views
Load Runner generates NetAccessorException even though web_submit_data returns as expected
I get the following error on about 15 of my 50,000 requests during my hour test. Is this a network issue or is Load Runner 11 generating the error?
InquiryRequest.c(170): Error: An exception ...
0
votes
1answer
178 views
automatically generate a pdf or word from LoadRunner Analysis 11
In LoadRunner Analysis there are some options in the "Template Dialog Box" for generating PDF, Excel, Word and HTML. How can I run the analysis tool from the command line having the reports generated ...
0
votes
3answers
263 views
Write LoadRunner scripts
I have read the Load runner basics and understood an overview of the components of Load Runner and general workflow.
As its Load Testing of a website, I need to plan real time scenarios of the ...
0
votes
0answers
101 views
LoadRunner Test Scripts via a Proxy
My Load Generator needs to authenticate on the proxy so it can hit the target. Is there a way to do this without access to anything other than the performance center frontend?
Thanks
0
votes
1answer
43 views
testing any webapp at db level
I wanted to know if there are any open source tool for load testing any web application.
Is LoadRunner a perfect tool from an enterprise perspective for this purpose?
0
votes
2answers
325 views
LoadRunner Forms Authentication cookie expired
While load testing using loadrunner all my virtual users are getting logged off from application after 30 min. Looking in detail came to know that authentication cookie is getting expired even though ...
0
votes
2answers
225 views
loadrunner get js variable
i have a problem on loadrunner testing.when i was recording script for sap ep logon,there is a parameter named windowid need correlation.so i use the code below:
web_reg_save_param_ex(
...
0
votes
1answer
231 views
What protocol should I use for LoadRunner when recording Oracle's Primavera P6 PPM?
LoadRunner/VUGen version: 9.5
Oracle Primavera P6 PPM version: 7.0.0
I used the protocol analyzer already. It recommends COM/DCOM, LDAP, Win Sockets.
I already tried recording my script using ...
0
votes
2answers
125 views
VSTS Loadrunner or something better?
I am looking to get a comparison between stress testing tools that are available today. The options put forward to us are either VSTS or Loadrunner.
As of now, the inclination is towards Loadrunner, ...
0
votes
1answer
169 views
Not able to analysis loadrunner result
I am new to loadrunner, using loadrunner 9.1.
I can create script, scenario but not able to analysis result (graph).
Is there any way to analysis graph?
how can we determine impact of load on ...
0
votes
2answers
210 views
Does LoadRunner use native or green vuser threads?
I set up 100 virtual users for a Windows version of LoadRunner, with the 'Run vuser as a thread' option enabled.
I then used Process Explorer on wlrun.exe (the LoadRunner Controller process) to see ...
0
votes
1answer
138 views
Load test Service layer with LoadRunner thru Spring Remote
I have N-tier application; the presentation layer remote to the service layer through Spring Remote over HTTP. The enterprise uses Mercury LoadRunner for load testing. My question is how can I test ...
0
votes
1answer
325 views
QTP LoadAndRunAction — transaction times from callee part of caller's run result?
If I call an action X from another test A using LoadAndRunAction, are transaction times that are collected in the called action reported correctly?
I.e. if I insert such a caller script A into a ...
0
votes
2answers
225 views
LR custom log files: How can I get them from the generator machines?
Suppose I have a VUGen C test which writes results to some data log file, i.e. it lists processed IDs or something like that in a file that is created (or appended) upon init, written to in the main ...
0
votes
2answers
337 views
HP LoadRunner question - content checking: web apps only
I know there some experienced loadRunner users around so I would like to ask (as I was not able to find the answer on my own): Is the content checking available only for webpages? I mean, I cannot ...
0
votes
3answers
514 views
LR: Can I make the pseudorandom in LoadRunner deterministic?
There are a couple of sources for random in LoadRunner scenarios:
rand () function
Random think time deltas (runtime settings)
Random pacing time components (runtime settings)
Random parameters ...
0
votes
1answer
374 views
LR: VUgen web_set_timeout function unrealistic?
I understand that VUGen's web_set_timeout function allows me to set a timeout value higher than the usual value (which seems to be 120 seconds).
What I do not understand: Doesn't this imply that all ...
0
votes
2answers
277 views
What exactly do “graph_*.dat” files contain in LR raw results
I'm attempting to decode the contents of the "graph_*.dat" files under the sum_data/ folder in a raw results file, obtained from Performance Center.
I've figured out the 1st (Transaction name), 2nd ...
0
votes
3answers
277 views
How to specifically identify server issues from a load test result (using LoadRunner)?
How do you isolate a performance issue to a specific component of the application infrastructure? Specifically, are there distinct markers in the result logs that distinguish between bottlenecks at ...