datetimestamp have an issue
</h2>Fri May 2 10:38:52 2014<br> : this is mytimestampfrom VuGen date format codes1. I am not getting code for day here for Fri what need to use ? 2.instead of date 2 here I get next date...
View ArticleRe: Vugen is unable to launch Truclient IE browser
This typically happens if there are issues in communicating elevated process. You need to make sure that you disable or adjust UAC on windows 7 by Control Panel > User Accounts > User Account...
View ArticleRe: IE8 Crashes with Vugen 11.03
Make sure you have all unwanted add-ins disabled.Disable anti-virus if any
View ArticleRe: IE8 Crashes with Vugen 11.03
Hi,IE8 crashes have several reasons.I suggest you start checking the following:1- DEP, Windows Defender, UAC, Windows Firewall and antivirus are disable (restart the computer)2- Run VuGen as...
View ArticleRe: datetimestamp have an issue
Hi,For first question, you could use: lr_save_datetime("%a %B %d %H:%M:%S %Y", DATE_NOW, "next");The output is: Action.c(6): Notify: Saving Parameter "next = Fri May 02 16:33:24 2014" For second...
View ArticleRe: Error -- Program aborted by signal : Exception STACK_OVERFLOW received...
HiI see these two lines in the example above: "Cookie=s_pers=www.ii; domain=ii.ii.com; path=/", ENDITEM, Normally it will be: "Cookie=s_pers=www.ii;domain=ii.ii.com; path=/", ENDITEM, Could you...
View ArticleRe: Not able to record Web(HTTP/HTML)+Flex Multi-Protocol in LR 12!
Hi DaveBy default Flex record HTTP/HTML transactions.Starting with this version the “Create a New Script” window has this new feature, select the compatible vuser that is possible record together....
View ArticleProtocol for Oracle FlexCube- Universal banking system
Hello, We are facing some challenges in "oracle flexcube- universal banking system" applications scripting. Has anybody worked on it previously. Please suggest suitable loadrunner protocol to be...
View ArticleRe: Error while running the scenario!
HiIn addition we need more information about your LoadRunner version and operative system.Please check if you have "WinInet Replay" checked in the Runtime setting and uncheck. Rodolfo LeitónHP LR/PC...
View ArticleRe: Protocol for Oracle FlexCube- Universal banking system
Hi AnkitThe suggested protocols are Web and Oracle NCA. You would need to find out what kind of communication or protocol it uses.If it uses Oracle or Java communication then it could be recorded with...
View ArticleLoadRunner 11.52 Asynchronous "Hot Steaming Pile of ----" application:...
Good afternoon,I'm dealing with a Google Web Toolkit application which consists of multiple Asnychronous calls - all to the same URL.They are differentiated by the body content, instead of unique...
View ArticleRe: Scriptsing Issues on EJB Load Testing..
HiThe last supported version is WebLogic 8.x and there was no development made at this area. Rodolfo LeitónHP LR/PC Support If you are customer you can try posting on our internal forums for more...
View ArticleRe: GWT and Loadrunner integration
Hi, I am using LoadRunner 11.52 and working on a GWT based application. Even after succesfully importing the files, it is throwing a warning message - 'The following class is missing in the GWT DFE...
View ArticleDose TruClient support to judge a transaction to fail automatically?
In previous Web HTTP protocal, we can use lr_end_transaction("getCreditCardTypes", LR_AUTO); But, in Truclient, it force transaction ends with successful like...
View ArticleRe: Pop - up recognition in Ajax Tru Client Protocol
Hi,TruClient can not work on PDF content as it is not part of the page DOM.Regarding the 2nd issue you should elaborate more, send scripts or snapshots.
View ArticleRe: Dose TruClient support to judge a transaction to fail automatically?
Hi,You have two option to set transactions in TC.Using the built-in UI transactions or the LR JS API. If using the UI transactions they are set to AUTO so they will fail/pass according to the contained...
View ArticleRe: Protocol for Oracle FlexCube- Universal banking system
Hi Relitons, Thanks for your suggestions. We have already tried Oracle NCA and weba nd combination but no success.We are able to handle login pop-up with Ajax true client-IE and able to record ahlf of...
View ArticleStart page of application not recorded
Hi all, I have a strange behaviour, which I can't solve: - I record the login + logout to our CRM application. The URL is something like http://server.com/carambaLS1/- Then I generate the script. -...
View ArticleRecording an excel sheet
I am trying to recored an excel download event using web HTTP protocol. But nothig is getting captured for that particular download transaction.
View Article