Re: Instructions needed to upgrade Loadrunner 11.0 to 11.50
Yes, that should be good enough. Back up scripts/reports etc..Clean uninstall LR v11.0Reboot the machineInstall v11.50 <<<You don't have to worry about pre-req as these are bundled with LR and...
View ArticleRe: problem while recordind PDF. adobe do not open
Hello Guys,I have been trying to record a script to view a PDF in WAS server URL. I tried two dirfferent protocols while recording one is Web/HTML and other is Web/Click. When I tried with Web/HTMl, I...
View ArticleRe: How to script and capture correlations for drag and drop items in Micro...
I'm still not very clear what's the "correlation" you mean here. The correlation means that the server generates some dynamic value and send to the client, and later the client must use the dynamic...
View ArticleRe: RTE parameterization issue
Did you try to use Ctrl+L to open the parameter list window and add your parameter "UserName"?
View ArticleCitrix - LR agent on Citrix Server
Hi Team, We are working on Citrix application and encountered one problem in synchronization part. We tried to add use “Ctrx_sync_on_text” function but it’s not working. When I referred Vugen document,...
View ArticleRe: Could not record citrix application from Vugen 11.0
Hi Srihari, I am also facing similar issue in my recording. I am able to record Web part but when Citrix recording starts, VUGen doesn't record anything. If you had found solution, request you to...
View ArticleRe: Loadrunner with SAPGUI 720
Hi, I am continuing with this old thread as my question belongs to Loadrunner scripting for SAP 7.2I am trying to record SAP 7.20 using LR 11.0 but through LR my SAP application is not even getting...
View ArticleGraphs are not displaying any data in HP Controller and Analyser
Hi, I'm Using HP LR 11 on windows 7 64 bit While after running my script i'm unable to see data in most of graphs data is only avaliable in the following graphs:-Running Vusers-Hits per...
View ArticleRe: Other than the analysis tool, can you access the database files/tables?
Hi, You can open the MDB files in Microsoft Access and they will contain a raw data. Analysis is the tool which should be used to analyze the row results generated after the scenario run in the...
View ArticleRe: Graphs are not displaying any data in HP Controller and Analyser
Hi,Please check if the script contains transactions.If it does not contain transactions and if you have not selected "Define each action as a transaction" in the Run-time settings -> Miscellaneous...
View Articlehow to pass parameter in web_text_link to go on next page with that parameter
I have got parameter in RequestDisplay, I want to click very first link on page and pass that Id and go to next page web_reg_save_param("RequestDisplay", "LB=RequestDisplay?id=", "RB=>", LAST );...
View ArticleRe: Interval operators {} in web_reg_save_param_regexp
Thanks everyone for your answers. In the 3+ weeks since I posted this question I ended up having to custom code a solution on this and have since moved onto another project (I'm also not receiving...
View Articleweb_convert_param at '@' symbol not properly converting
lr_save_string("@", "atTestPLAIN"); web_convert_param("atTestURL", "SourceString={atTestPLAIN}", "SourceEncoding=PLAIN", "TargetEncoding=URL", LAST ); web_convert_param("atTestURL1", "SourceString=@",...
View ArticleRe: Get 0 event when using Web(http/html) + Oracle NCA Protocol
Hi, I have the same issue with 0 events when using the Oracle NCA protocol. I have changed the port mapping to use the WinlNet but the issue remains. Any suggestions! Thanks!Tareq Hadid
View ArticleRe: web_convert_param at '@' symbol not properly converting
Even i faced this issue long time back.. i wrote a simple C code to do find and replace. Ex: FindReplace("LR_Parameter","Find_String","Replace_String) Thanks, Ajay
View ArticleLR - Support Tip: How to identify if third party applications interfere VuGen...
Third party applications, such as antivirus and antispyware, may interfere with the proper operation of VuGen and can cause it to crash or hang while recording a business process. The steps which...
View ArticleRe: how to pass parameter in web_text_link to go on next page with that...
changed 3rd line to "RB=\">", then it works
View ArticleLR Support Tip: Failure to record encrypted communication
LoadRunner fails to record application which uses SSL (such as HTTPS), while manual operation succeeds. Possible cause is Microsoft security update http://support.microsoft.com/kb/2661254 The official...
View Article