Lost your password?

Blogs about: Loadrunner

Featured Blog

LoadRunner & HTTP 401 Authentication

Kim wrote 1 week ago: In one of my recent projects I stumbled upon an interesting problem situation with the HTTP Authenti … more →

Poor performance due to several instances of request

stande wrote 2 weeks ago: When in a recorded performance test script you see several instances of the same request, you better … more →

Tags: Performance testing, j2ee diagnostics, performance issue

Fixing script that was run in Controller

stande wrote 2 weeks ago: When you run a (smoke) test in the HP LoadRunner’s Controller, and find that one script fails, … more →

Tags: Performance testing, FIX, test script

Finding cause of transaction failure

stande wrote 2 weeks ago: When a transaction in your HP LoadRunner test script fails for your AUT’s new build, and you n … more →

Tags: Performance testing, Failure, FIX, transaction

Organising test scripts

stande wrote 4 weeks ago: HP LoadRunner automated test scripts and related files can be stored in a shared folder with the fol … more →

Tags: Performance testing, files organisation

Analysis of LoadRunner test results

stande wrote 1 month ago: Below is a way how analysis and reporting of LoadRuner test results can be done, e.g. for a benchmar … more →

Tags: Performance testing, Analysis, Reporting

Response time in LoadRunner and in browser

stande wrote 1 month ago: The response time in a test run in the Controller might differ from the time seen in the browser. Th … more →

Tags: Performance testing, Response Time, Browser, Cache, javascript

COM/DCOM Protocol in Loadrunner

abiramijagadeesan wrote 1 month ago: Got PID not found Error while recording. Record the script with out any libraries added. Find  for t … more →

Performance of nuggets in web application

stande wrote 1 month ago: If you test a web application, and its pages contain several nuggets (panes, sections, components), … more →

Tags: Performance testing, Nuggets

Setting pacing in script

stande wrote 1 month ago: If a transaction needs to be run in a load test, say, in 4 times less then other transactions in the … more →

Tags: Script, pacing

Different frame number in web page for different users

stande wrote 1 month ago: It can be difficult to get values for a correlation parameter in HP LoadRunner if the parameter is l … more →

Tags: web_reg_save_param, commands, relframeid, Frames

Check performance manually to ensure automated load test provides valid figures

stande wrote 1 month ago: It is important to check that an automated load test provides valid figures. For this, you can manua … more →

Tags: test, Troubleshooting, httpwatch

Function: get random letter

stande wrote 1 month ago: Action() { int i; for (i=1; i<=5; i++) { lr_output_message("%c", random_alfa()); } retu … more →

Tags: Scripting, random values, function, C language

Loadrunner中多线程与多进程的区别

davidzhangzy wrote 3 months ago: 用户可以在Controller的run-time setting中选择Vuser的运行方式:多进程/多线程。 多进程和多线程方式的区别是: Controller将使用驱动程序mdrv运行Vuser。如 … more →

Tags: Performance testing, Software testing

Loadrunner中Throughput(吞吐量)的计算

davidzhangzy wrote 3 months ago: Throughput翻译为吞吐量,按照常规理解网络吞吐量表示在单位时间内通过网卡数据量之和,其中即包括本机网卡发送出去的数据量也包括本机网卡接收到的数据量,但这个理解在Loadrunner记录的Thr … more →

Tags: Performance testing, Software testing

OBIEE and HP Performance Center (a.k.a. LoadRunner) - Notes

rnm1978 wrote 3 months ago: This is a supplemental post to this one describing how to set up a VUser in LoadRunner to test OBIEE … more →

Tags: OBIEE, Performance

Performance testing OBIEE using HP Performance Center (a.k.a. LoadRunner)4 comments

rnm1978 wrote 3 months ago: My two earlier posts (here and here) detail the difficulties I had with LoadRunner (now called HP Pe … more →

Tags: OBIEE, Performance

Base64 Encode/Decode for LoadRunner1 comment

Kim wrote 3 months ago: Recently I had the need to decode a Base64 string received from a server and in the process I create … more →

Tags: base64

Real World RAID Performance

loadtestguy wrote 3 months ago: My performance test environment was changed from RAID-5 to RAID-1. So I took the opertunity to run s … more →

Tags: Performance testing, raid performance, Oracle


Related Tags
All →

Follow this tag via RSS