Re: Vugen 11.52 Firefox TruClient: evalXPath issue
Sorry - I didn't make myself clear. My bad. I'm specifying the value of the 'Customer Name' parameter in the script parameters - it's not being captured. I also threw a window.alert(custName) into the...
View ArticleRe: Flash: Is load runner supports flash application performance testing
Hi,I was trying to record and replay a flash-player scenario. The user has to do an e-learning in flash-player. I have tried this with Ajax truClient in both Vugen 11.0 and 11.5, but was not...
View ArticleRe: Vugen 11.52 Firefox TruClient: evalXPath issue
I think you need double quotes around your parameter. var custName = LR.getParam("Customer Name");
View ArticleCapturing encrypted data traffic with LR
Our current project try to using LoadRunner to do performance testing. But seems the product using some encryption to encrypted network data and LR can only record some script using Winsock protocol....
View ArticleRe: LoadRunner 11.52 - Runtime Viewer not displaying with multiple protocol
Hi Mario, what are the protocols which support runtime viewer. 1. In the above case as we are using flex + web, does it mean load runner doesn't support runtime viewer for multiple protocol option.2....
View ArticleRe: Env variable for recording Java Thick Client Applications
Thanks for reply. The problem i am facing is Loadrunner is unable to determine the exact application path and hence its failing to launch the application. Plz do help. Regards,Avinash
View ArticlePerformance Center11.52 ACCESS_VIOLATION
I made this work in VUgen 11.03, but in VUgen 11.52 I get the error message: Error: C interpreter run time error: Henvendelse.c (372): Error -- memory violation : Exception ACCESS_VIOLATION...
View ArticleRe: Performance Center11.52 ACCESS_VIOLATION
HelloA C interpreter error usually means that something is wrong in the code at syntaxis level, in example, a missing ; or ( or ).So in order to provide a better help would be great if you can send the...
View ArticleRe: Env variable for recording Java Thick Client Applications
HelloWould be interesting to know if this same problem come using Java 1.6, I have seen few issues like this caused by the java 1.7.regards
View ArticleRe: LoadRunner 11.52 - Runtime Viewer not displaying with multiple protocol
Run Time Viewer works for multi protocol, but it s very limited on what it can display, as it is more an html viewer more than anything else, it will display what it can for your web+flex script, but...
View ArticleHow to create common code like logon to all scripts in one solution project?
Hi folks, I am new for learning LR and wonder if I can create common code like logon to be used for all scripts in one solution project? I am using LR 11.52 with Java over HTTP protocol. Thanks for the...
View ArticleLR 11.5 and Flex (GraniteDS) replay issue
Hi, I recorded a simple flex using LR 11.5 (Build 2216). Application uses Granite DS on JBoss server. In recording option I chose use GraniteDS configuration, Also selected under Externaizable Objects...
View ArticleRe: LoadRunner 11.52 - Runtime Viewer not displaying with multiple protocol
Hi Mario, You say that "it will display what it can for your web+flex script" but I am not able to view the run time viewer tough the viewer option in recording is checked. Please tell me will the...
View ArticleRe: LR 11.5 , Flex, Handling Username Passwords
Something like lr_decrypt is used in this cases for the password, you should try implementing something to display the lr_encrypt. Regards,Mario M.
View ArticleRe: Controller screen is blank
Maybe you are not using an admin account. Regards,Mario M.
View ArticleRe: LR 11.5 and Flex (GraniteDS) replay issue
Does the loadrunner script contain binary data? Regards,Mario M.
View ArticleRe: Flash: Is load runner supports flash application performance testing
Videos would not be displayed there. Regards,Mario M.
View ArticleRe: LoadRunner 11.52 - Runtime Viewer not displaying with multiple protocol
Hello This article will help to clarify your concerns http://support.openview.hp.com/selfsolve/document/KM171870 regards
View ArticleRe: Flash: Is load runner supports flash application performance testing
HelloIn addition to Mario's comment, I would like to add that many flash actions behaves as a video, so there will be no communication, even if it has some interaction with the user, internally is...
View ArticleRe: Controller screen is blank
I am executing adminstrator id but still getting the error.
View Article