How to use include escape character '\' in LB and RB in web_reg_save_param
Hi, I want to capture Flight ID. The response generated contains '\' in it, below is a sample response:- {"d":["{\"First\":\"Flight Name\",\"Second\":\"Flight ID;Destination;Destination...
View ArticleRe: How to use include escape character '\' in LB and RB in web_reg_save_param
Try this web_reg_save_param("FlightID","LB=\":\"Flight Name\",\"Second\":\"", "RB=;Destination;Destination ID;xxx;yyy", LAST );
View ArticleRe: Correlation - Help
Raso, Its looks a little hard to get the second value with reference to the first one. I would simple first find the first one then come up with some logic (if ,do while ..conditions) and then get the...
View ArticleCan I write Java code in LoadRunner with Java over HTTP protocol?
Hi, I am experiencing issues for writing java code into generated Actions.java, while the project is using Java over HTTP protocol. As soon as I added the code and try to replay again, I got the...
View ArticleRe: Can I write Java code in LoadRunner with Java over HTTP protocol?
Hi, What LR version do you work with?Try with JDK, JRE isn't supported for Java protocols family.JDK 1.7 is supported starting from LR 11.52. Regards,Sergey
View ArticleRe: Correlation - Help
Thanks fot yr time bro!!. I got it resolved. Simple as that, copy the whole text(as it is in generated log with space) and keep in left boundary, its worked fine !!. code...
View ArticleRe: Performance Testing on ALM Application?
I checked around and managed to come up with the attached document.I hope it helps
View ArticleRe: LoadRunner script recording for Java application that communicates via...
Our team is has hit a road block with the above said issue.Altough we did try adding the Jar's and record the actions, and we observed that no event were generated by LoadRunner. If there is any other...
View ArticleRe: How to use include escape character '\' in LB and RB in web_reg_save_param
The escape character is '\'. So therefore to escape a backslash just put '\\'
View ArticleRe: Can I write Java code in LoadRunner with Java over HTTP protocol?
Hi, I am using LR 11.52 with JDK 1.7. I am using trial version to evaluate its features for Java applets embeded web applications used by our company. Here is the portion of java code which is...
View ArticleRe: Flex/Web Protocol - Internal Error: nActualMsgLen (513) >...
Hello Friend, I am trying to record the web app which has some you tube video and i have tried with flex protocol for recording. After recording, during the genration of script, its show the error,...
View ArticleSIS URL Monitor Regex
I have a web page which has a html code like this below: <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tbody> <tr> <td style="text-align: center;...
View ArticleRe: Is it Advisable to use Ajax (Click & Script) over Web(HTTP/HTML)
Munan,Hope this helps ( info provided in Bharath Marrivada's website) File attached. ThanksArjun
View ArticleLR 11 not recordingwith RDP on Windows 2008 R2
Hi,I want to record an application hosted on a Windows 2008 R2 standard server. I am using LR 11 (on Windows XP) with patch 4 to record using RDP connection to the Windows server. My RDP client version...
View ArticleHp Lr 11.5 Script replay succesfully but doesnt complete transaction
Hi We are using hp vugen 11.5.2 to create scripts . 1) I have created script for login and loggoff operations only.2) Script replays succesfully without any errors Issue: Login is updated in database...
View ArticleRe: Hp Lr 11.5 Script replay succesfully but doesnt complete transaction
Is this Web 2.0 based application? Do you have Ajax/Silverlight? try to create one script using 'web click & script'.....configure to record the mousemove over events etc....there is an option to...
View ArticleAJAX TruClient - failed to initialize. reason timeout error in Performance...
Hello, We are executing AJax TruClient Scripts in Performance Center 11.50. While user is in Init state we are getting "Failed to initialize timeout error". These scripts working fine in Vugen(Load...
View ArticleRe: Decoding of AMF message failed. Error is : Externalizable parsing failed:...
The sloution is working fine if we dont have much data/records to populate. However, if we have some huge number of records (50k) to be populated, we are getting Memory Violation Error. "Encoding of...
View ArticleRe: Performance Testing on ALM Application?
Hi Buzzy, Thank you very much for helping me by providing this document. This document is very helpful to me . I am able to record the script , but again when I replayed the script I recieved the below...
View Article