How to set up SLA for any user transaction at PC?
Hi!I use PC 12.53.I tried to set up a new SLA. The measurenent was "Transaction Response Time (Percentile)". Under "Transaction" tab, SLA wizzard shows only vuser_init_Transaction, Action_Trasnsaction...
View ArticleRe: How to execute commands in command prompt using loadrunner
Hi,Have you got the solution on this? Even i have to work on the same script, need to execute some commands in command prompt using loadrunner. Not able to develop the script, I am also facing the same...
View ArticleHP Loadrunner Download is not working
Hello,When I tried to download HP load runner from this link "https://saas.hp.com/download/loadrunner", It showing me following error Sorry, the page you requested is napping at the moment.
View ArticleRe: HPE Loadrunner Download is not working
This is working fine for me. Perhaps this post may help?https://community.hpe.com/t5/Unified-Functional-Testing/cant-able-to-downlaod-UFT-trail-versionj/m-p/6921045#M21961
View ArticleRe: How to set up SLA for any user transaction at PC?
Hello Yakov,Can you open the script .usr file and see of all transactions appear there under the [Transactions] section?Can you please share your script? Maybe there is an issue parsing the...
View ArticleRe: In LR 12.5 Which Protocol will support Project Server 2016
Hi,I guess you refer to the web based interface of Project Server 2016 (part of Office 360 suite).I believe you should try either Web(HTTP/HTML) or TruClient. If the amount of Vusers you need to...
View ArticleRe: Parameterization of timestamp in timezone different that system timezone
Just small comment... Time offset configuration is avaialble also in Parameters wizard, so you can use "standard" date parameter with the suitable offset (5.5 hours ahead of GMT time - "Prior to...
View ArticleRe: Parameterization of timestamp in timezone different that system timezone
Thanks and . Since I needed to send timestamp with every request, I went ahead with parameterization of the timestamp with offset instead of defining a function and calling it everytime. : Even I...
View ArticleRe: How to set up SLA for any user transaction at PC?
Hi, Shlomi!Thank you for your quick responce.At <script_name>.usr file there is only [TransactionsOrder] section which contains only one line "Order=". There is no [Transactions] section at...
View ArticleRe: How to set up SLA for any user transaction at PC?
Hi Yakov,The reason for which you do not see the transactions in PC SLA is because the usr file does not contain the [Transactions] section. You will not see the transactions in LoadRunner Controller...
View ArticleRe: HP Loadrunner Download is not working
HiThere appears to be an issue with the download site.I am opening a ticket to support and hopefully it will be resolved soon.will post an update here when I see it was resolved.Thanks,Lior
View ArticleHow to generate android instanceId in mobile scripting using Vugen
Goodevening gents,I have generated a mobile web script for a banking app. The first request is a POST (attached) with a value called instanceId that returns dynamic auth tokens that are used in other...
View ArticleRe: how to correlate the cancel all flights in webtours
Hi Nilesh,I tried your script, Ticket booking is happening,but ticket cancelling is not happening.I am getting following error for this script:web_submit_form("itinerary.pl",...
View ArticleRe: Loadrunner 12.53 Design Studio pop-up issue
HiOn which OS did you install and have you tried with Administrative privliges? (i.e. start Vugen with "Run As Administrator").Thanks,Lior
View ArticleRe: Possible LR bug - parameters disappearing
Hi JMac,trying to understand the scenario you are describing.are you doing a "save as" to the script you created with the parameter? I tried that, it modified the name I see in the solution and the...
View ArticleRe: Possible LR bug - parameters disappearing
Hi AvniLior,Thanks for your reply.Yes, I've created a couple of parameters for the username and password fields and then done file > save as and saved as a new version (I usually create a few...
View ArticleRe: Possible LR bug - parameters disappearing
Hi JMac,understood.I tried again and could not reproduce this.which protocol did you use? I tried on Web and it was a success each time.perhaphs there's info in Vugen log file?Thanks,Lior
View ArticleRe: Error -26547: Authentication required, please use "web_set_user"
Hi Anamada,have you tried some changes in run time settings (i.e. use WinInet API)?What exactly is the environment you are scripting (SSO, Kerberos, ...)?Regards, Christoph
View ArticleRe: web_reg_save_param_regexp problem
I manage to catch the value with a web_reg_save_param( "request_LT", "LB=name=\"lt\" value=\"", "RB=\" />", LAST);I know this function has been depreciated, but is serves a s a good check here. I...
View Article