Re: Purpose of EXTRARES in Vugen Script?
I've also noticed that even if EXTRARES have been commented out, resources are still downloaded during vugen replay that were present during recording. (ie images). Can someone answer what defining...
View ArticleRe: web_Add_Cookie
Hi All, The issue here people are facing is , while recording a script using web http/html protocol the generated script has so many web_add_cookie added resulting in confusion for which one to...
View ArticleRe: LR12 - VuGen - TruClient - FF - Script Parsing Failed
Hi JohnFrom the image I see that the problem is in the step 6 that contain embedded steps. I not sure what is this step. Could you please show us this FF step? Is possible remove it and re-record?...
View ArticleIn TruClient for IE9, how to close File Save\ Open\Cancel modal dialog ?
Using TruClient for IE9 all script action works till it open window's ( OS ) modal dialog and stuck at handling this modal dialog. Are there any solutions or workarounds to handle this ? I want to do...
View ArticleRe: In TruClient for IE9, how to close File Save\ Open\Cancel modal dialog ?
Hi,Using TC IE you can add manually a wait step and in the Setp section select End Event: Dialog opened.The normal execution will continue after the dialog is open. Rodolfo LeitónHP LR/PC SupportIf you...
View ArticleRe: In TruClient for IE9, how to close File Save\ Open\Cancel modal dialog ?
Thanks but in this case it's a OS dialog and not browser HTML dialog so wait end event isn't working on this modal dialog. Did that work for you ? If you have any OS dialog similar to file Open, Save,...
View ArticleRe: Rendezvous and TruClient...
You only need add a name to the rendezvous step. Did you add quotation marks before and after the name?
View ArticleRe: RDP Protocol
Hi, Could you please provide more information. 1. Is your VuGen machine 32bit or 64bit?2. Is there any antivirus or other security software running in that machine?3. What's the version of MSTSC?4....
View ArticleRe: VuGen 11.5 record on batch file on 64-bit workstation
How did you resolve this error? Please suggest some steps...When i record the application, it throws ünable to determine AUTs bit capacity. Other than the application launch URL nothing gets recorded....
View ArticleRe: Issue with load runner...
Hi,You need to check the operative system compatibility for your version of LoadRunner. For example, support for Windows Server 2012 was added in LR 12. Same for the Load Generators and Controllers....
View ArticleRe: Web Application SAML login - Script recording/reply
To add some details, I get a hit similar to below for the login step.. web_url("app","URL=appurl/saml/SSO/alias/wms?SAMLart=AAQAAHE3kUAJcExudbryrN79alnmmAgyQAkr3lXnh0OkuBFenLCYK3pN7pc%3D", though we...
View ArticleRe: RDP Protocol
Hi kertluo, Thanks for helping 1. Is your VuGen machine 32bit or 64bit? 64 BIT 2. Is there any antivirus or other security software running in that machine?No antivirus 3. What's the version of MSTSC?...
View ArticleLaunching javaw and not javac
Hi there. I am trying to get loadrunner to invoke a javaw when creating a jvm, however loadrunner invokes javac.Is there a way to launch javaw instead of javac? My applicatoin is passing parameters to...
View ArticleRe: Launching javaw and not javac
Hi, Let's clarify that the javac.exe is a compiler that intended to generate bite code (.class files).So LoadRunner doesn't use javac to invoke jvm (neither during recording nor during replaying)....
View ArticleError Exception in the logs
Hi All,i have recorded scripts for web service protocal.when i ran the script, below error exception writting in the logs.could anyone please help here.Script :web_service_call(...
View ArticleRe: Launching javaw and not javac
Ok. My application is starting a javaw in a cmd file: start javaw -arguments -arguments How would i create a vm using loadrunner with these arguments? or can i use javaw in loadrunner? Thanks
View ArticleRe: RDP Protocol
"yes I am not able to see the process in task manager" I'm a little confused. Can you? or can you not? I mean after you press "Start Recording" in the recording dialog, is there a mstsc.exe process...
View ArticleRe: RDP Protocol
I am sorry, When I click on start recording, I am able to see the mstsc.exe*32 process in task manager. Please advise what should I do.... I did not understand what you have meant(maybe you can try to...
View ArticleError while running the scenario!
I have installed the whole LoadRunner application on my machine. There is a windows client application installed on my machine which I am testing. The application manager part of the software is...
View ArticleLoad runner 12 java 7 support
as LR 11.* supported only java 6 i was woundering if LR12 support java 7 ?thanks.
View Article