Issue while replaying TruClient script in IE browser develop script mode
Hi All,I had developed and replyed a TruClient script in multiple browsers but when i tried to replay the script in IE browser with develop script mode, its not replaying.The script opens in IE browser...
View ArticleAuthentication required, please use "web_set_user" Solution NOT working
Hello, Plz help, I m also getting the same error (in WIn 8) - " Authentication required, please use "web_set_user", e.g. web_set_user("domain\\user", "password", "host:port"); [MsgId: MERR-26547]" I...
View ArticleCheckbox click event action taking long time during TruClient recording
Hi All,The client application functionality is to select atleast 10 number of checkboxes on a page and then proceed for submission.I am facing very long wait times during recording for the check boxes...
View ArticleGetting Authentication Error while opening a pdf file using Web Protocol
Hi, I am using HTTP Web protocol and the application is trying to open a pdf file that gives options to "Open", "Save", and "Cancel". I am getting this error on that step "Authentication required,...
View Article"To" field is blank in the email sent from SMTP
We have a requirement to send email from loadrunner.For the below code if I send the email, the "To" field is blank in the email. smtp_send_mail("SendMail", "To=receiver@abc.com",...
View ArticleGetting scriptname dynamically during runtime for logging purpose
Hello We want to write custom logs on Response time and error messages during runtime to a shared drive . We are currently manually harcoding scriptname as a filename...
View ArticleSelect an unlocked file for Exporting.
Hi Everyone,I am developing Scripts for Webtop application.I want to export a document, for which I need to select an unlocked document from a list containing multiple documents(Locked and unlocked...
View ArticleMMS_play_ex function
Hi All,I was learning media player function in Load runner, but I got stuck at mms_play_ex function and not able to understand this.Example: mms_play_exMMS ppmms=0;mms_play_ex(&ppmms,"Welcome",...
View ArticleHow to specify number of iterations while running Vugen script through...
Hi Team,My requirement is to run vugen script with specified number of iterations through command line.I have tried below. Please provide your suggestions on this1. mdrv.exe -usr "path of usr file"...
View ArticleAdding System.Net reference into .Net Protocol script
I am trying to create a script in .net protocol taking reference of code below. But am getting a reference error //--------------------------------------------- //Script Title : //Script Description :...
View ArticleGetting evaluation error on TC.getParam( ) after a long transaction
Hi, I am using LoadRunner 12.53 TruClient Firefox. I ran into a strange issue where i am getting evaluation error when getting parameter value from TC library function. This happens only when the...
View ArticleNAVIGATION TO ANY PAGE gives me the Authincation error
A SIMPLE NAVIGATION TO ANY PAGE gives me the Authincation error in Vugen (v 12.53 ), doesnt matter if it requires Authentication or not. Recording opens up a page, after I stop and replay it, it will...
View ArticleReporting on LoadRunner Scenario Configurations
Good Morning,I am relatively new to LoadRunner and was wondering if there is a way to report on the configuration of the test scenarios, including the run-time settings. We have some tests that were...
View ArticleVuGen URL-based script vs HTML-based script
Hello Community,Can someone explain further on the differences/benefits of using both URL-based script vs HTML-based script?If you can provide some examples or situations, it would be helpful and...
View ArticleNot able to download LoadRunner trial version
I'm not able to download LoadRunner trial version. Yesterday I got welcome email and download link, but from the link ti says "try again later". Today I'm not able to access the link anymore.Please...
View ArticlePerformance Testing of JNLP application
Hi,We have an JNLP application that we need to test. The functionality is thatLaunch the application URL (https://www.xyz.com)Sign in into the web applicationAfter successfull autehntication, a JNLP...
View ArticleNeed to share data between 2 scripts but data in first script is in millions,...
Hi All,I have 2 scripts, in 1st script, I am generating the VUId and need to use the same id in next script. First script needs to generate 4Million transactions/hr. all these data need to be stored...
View ArticleProtocol for recording Windows .Net Application
TeamPlease let me know which protocol i need to choose for recording a windows .Net Application in Load runner 12.53 Appreciate a quick response ThanksRaghav
View ArticleParameterization issue in Truclinet script
Hello,I am trying to use the parameter value inside the for loop, but the value is not taking in the same way as expected. I am giving unique, each occurance in the paramater file. When the loop...
View ArticleCapture cookie value passed in the header for a particular request
Hi All, I am trying to capture a cookie value passed in the header of a particular HTTP request and I am not able to do so. There are two cookie being passed. One of them is the SESSION ID that is...
View Article