Re: Ajax TruClient Firefox script not getting initiated from PC
Hi Sholmi,Even the wait steps didn't work. Its working fine when I run it locally but not from Performance Center, only Init part runs from PC but not Action. I tried creating scripts in both the...
View ArticleRe: Vugen script reply Error - Failed to connect to server "xxxxx.com:443":...
Looks like proxy or other network configuration issue. You can take a log of wireshark to see what's the problem in network level.
View ArticleRe: not enough memory while uploading big files
It's a limitation of uploading big files. THe workaround is use lower vuser per mdrv thread (default is 50), and don't upload more than 2GB files.
View ArticleRe: LoadRunner License Issue
Hi,Did you use Global VUD license before?If that so, please do the following:Download the relevant zip file according to the version: LoadRunner 12.02 LoadRunner 12.50Go to the [LoadRunner installation...
View ArticleRe: Http Status code =404 [Not Found] for...
Thanks Zeuge,We want to execute below mention load levels in our application in order to get the response time accorrding to levels.1- 10 Vusers2- 20 Vusers3- 50 Vusers4- 100 Vusers5- 500 VusersFirst...
View ArticleRe: Correlation issue - conversion from hex to string
It's a special format conversion in your application and there's no builtin function in LoadRunner to deal with it. You are supposed to write your own code to translate it (unfortunately, it can't be...
View ArticleRe: Internet Explorer (IE) 11.0 64 bit crashes while recording using VugGen...
Hi,To be sure what specific version you are recording, you can select the application path.In "Start Recording" page select:Record: Windows ApplicationApplication: C:\Program Files (x86)\Internet...
View ArticleRe: Oracle 2 tier protocol scripting - Correlation help
Hello Yathish The answer depends on nature of the data needs to be correlated.Two major kindsData comes from server as result from one of previous requestsIn this case you need to explore log files to...
View ArticleRe: Opening of recording options crashes VuGen
Hi1) Did you got any error during installation of LR ?2) Please try to register manually 2 dll: open CMD ( and go to LR installation folder , you can type: cd %LR_PATH%\bin) from installation folder...
View ArticleLR12.53 Firefox asking for proxy details.
We are doing a POC for LR 12.53 with the hope that this will resolve alot of our current issues with Loadrunner.We create a new Truclient firefox script and approx. 60s from clicking the "Develop...
View ArticleRe: VuGen 12.53 -- the Data Wizard is gone??
Hi Klaus Zeuge,I'm sorry if I was unclear - using external data sources will require an intermediate text file.There are facilities for retreiving values from a database, although I'm not fully...
View ArticleRe: Winsock Correlation
There is no LoadRunner API to convert an arbitrary buffer. However, if you received this UserID via socket connection, you could extract it in EBCDIC encoding into a parameter used for correlations...
View ArticleRe: "An error has occured" popup error while compiling or replaying the...
I am receiving a similar error. I have LoadRunner 12.50 with Patch 3. After I updated to Patch 3, and when I create a new HTTP/HTML Web script, I am receiving the "An error has occured" pop during the...
View ArticleIssue with multiple user login either by Parametrization,CSV file due to...
Hello EveryoneNeed urgent help for the below issue...Issue : Unable to pass different user names and password by parametrization due to encryption. Below is the complete details.We have an application...
View ArticleCorrelation in .NET Protocol
Hello All, I am working on .NET Protocol in Loadrunner(Desktop application). During correlation am facing a challenge. the below event is generatedlr.log("Event 9881: CUSTOMERRow_1.CUSTOMERID = new...
View ArticleRe: Loadrunner 12.53 download - missing Linux install.sh file
Hello and thank you for your question.The formal documentation regarding installation of linux Load Generator explains:[sh and bash shells] Launch the setup wizard by typing: source ./installer.sh.[csh...
View ArticleRe: Http Status code =404 [Not Found] for...
HiA HTTP 404 errormessage comes from the server. This means that the communication between the vusers and System under test is working and the error should not be due to that fact that LoadRunner is...
View ArticleGetting GENERAL_MSG_CAT_SSL_ERROR
Hello,I am testing a Windows based application with HTTP/HTTPS Protocol and previous release successfully developed the scripts using LR 12.02 and done the testing. For this release iam Getting...
View ArticleWhat is the difference between Performance Center and Storm Runner?
Hi,I have read a lot but I don't understand the difference between Performance Center and Storm Runner. Can anyone help me?Thanks in advance,
View ArticleHow to handle a message from webpage while replaying Vugen Script?
Hi,Im getting a message from Web Page while replaying Vugen script.No transaction is happening until 'OK' is clicked in the pop-up message though script replay is completed and passed.Please suggest...
View Article