Re: How to test JMS(Java Message Service) using Loadrunner.
Hi,Yes you can test JMS using LoadRunner. You should have the JMS implementer jars as we are JNDI based solution.LoadRunner supports both JMS Queues and JMS Topics. Thanks.
View ArticleRe: Load Runner :Script in VuGen Works but that fails in Controller (File...
It does not differ anything. I run script in controller for two users. Second user's file is always 212 kb and it is wrong (it should be 121 kb) . In controller there is not any error but when I look...
View ArticleRe: How to Correlate sap-ext-sid?
Hello, Can anybody help me decode the below code. I'm not sure how to correlate this: web_custom_request("PageBuilder", "URL=http://k8p.na.pg.com/webdynpro/resources/sap.com/pb/PageBuilder",...
View ArticleLR Cannot launch or record on Oracle forms (java) Win7 64bit OS, Java 32 bit
Having an issue running existing scripts and getting Oracle EBS to launch java forms via IE when VUGen is open. Launching Oracle EBS java forms works fine when VUGen is not open. LR works fine on...
View ArticleRe: Vugen replay error with dynamic URL
One question, i identify the value to replace by parameter, but i wonder how to deal with such case. Here the URL, all numbers are...
View ArticleVugen - Correlating ASP.NET ViewState with Correlated Value
Hello All I'm load testing an ASP.NET application and have a question on correlating ViewState. If anyone can provide some advice or point me in the correct direction, it would be greatly appreciated....
View Articleunable to replay Java Over HTTP
guys, i am able to do recording in a java application but when i rerun/replay it, Loadrunner is complaining that Failed to find javac.exe Java Compiler and SDK installation folder in registry i defined...
View ArticleLoadrunner License Utilization Best Practices
Hi, We have LR 11.5 with 2500 Vuser licenses and there are 4 projects which are actively using those licenses.We already purchased LR 12 license with which we have plans to move to LR 12 sooner.We have...
View ArticleAjax TruClient LR 12 display error/output message.
Hi All, I need to display an Output/Error message in AjaxTruc Client-FF/IE script (like we have in WebHTTP/HTML mode lr_output_message/ lr_output_message). Can anyone help me in this regard ? Do we...
View ArticleUsing Java Vuser Protocol to run DB2 Scripts
Hi Can anyone help me in how to use Java Vuser Protocol to run DB2 scripts. when i use import with db2and compile the script it showing compilation error as package does not exist
View ArticleLR 12 Vugen Proxy Authentication Issues.
Hi, We are encountering a strange behavious on LR 12 Vugen. The runtime proxy settings fails during replay resulting in proxy authentication errors when we try to access the url via a proxy server. All...
View ArticleRe: Ajax TruClient LR 12 display error/output message.
Hi,Yes you have LR.log(message, level) JS API.You can find a more descriptive information in the documentation and especially in the Function Reference. Thanks.
View ArticleRe: Vugen - Correlating ASP.NET ViewState with Correlated Value
Hello Yes you can correlate the view state in your script, use below function:web_reg_save_param("Cor_ViewState", "LB=__VIEWSTATE\" value=\"", "RB=\"", LAST); And also increase the size of...
View ArticleRe: Load Runner :Script in VuGen Works but that fails in Controller (File...
Hello Script looks good to me, I think problem is in the application not in the script. Saving file correlation is perfect no need to change anything and file that I am getting is always 212kb not...
View ArticleRe: Vugen replay error with dynamic URL
The value that you have identified “-5=-4320204&_dc=1409133759798&aftk-5=-4320204” for correlation is incorrect because it is not coming in any request’s response, if you go to generation log...
View ArticleRe: How to Correlate sap-ext-sid?
Hello, Try this: Correlate “Q4EkA5HnP8gKtHtcWjEhmg--HRC9EseoUCtD1XwHpSSkcw--” and “XwF2well-bMrkfhcyVLtAA== “(both are highlighted in below print screen) which are sap-ext-sid and sap-wd-secure-id and...
View ArticleRe: Able to generate script but not able to correlate, parameterize and text...
Hello, I have done PT of i-PAD application using same method and I was successful. Try to run the script and if it fail then do correlation, for parameterization you need to find out the values that...
View ArticleRe: Authentication error during replay
This error comes when you are using Winlnet option from runtime setting for web_set_user request. Reason is when using winlnet option then HttpSendRequest time out only occurred when any transaction...
View ArticleRe: Scripts can pass in VuGen but report errors in Controller
Hello, I guess I answer your question in previous post: http://h30499.www3.hp.com/t5/LoadRunner-Support-Forum/Authentication-error-during-replay/td-p/6596004#.VBX4i_mSx6U let me know if you have any...
View Article