Re: TC: using a variable or param in Transaction names?
My apologies for this post. I eventually found this specific topic in the Advanced section of online...
View ArticleRe: Error in report exported to excel from Analysis - LR 12.53
Hello,This problem has been fixed in Patch 4 for PC 12.53.This patch can be downloaded from here:https://softwaresupport.hpe.com/group/softwaresupport/search-result/-/facetsearch/document/LID/PC_00312...
View ArticleLoadrunner suitability for MAP application ?
I want to load test a GIS map application and want to check first if loadrunner is suitable tool for this kind of application testing or not ? If any one has done load testing for this kind of MAP...
View ArticleRe: Download ** failed - end event error due to network timeout.
This is a blocking issue that prevent us from taking transaction response time base on network end event that exceed 30 seconds. Can someone please point me in a right direction to seek resolution for...
View Article.NET Protocol Parameterization and Correlation
Hi Could you anyone help me out in Parameterization and Correlation in .Net protocol.1) Which fucntion to be used for Correlation with Example2) Paramaterization - I am tring lr_eval_string("{p_Name}")...
View ArticleError -27792: Failed to connect to server "server name": [10061] Connection...
Hello,I am using windows server 2012 r2, loadrunner version 12.53 and Web-HTTP/HTML.I am having a REST API code. When I am trying to replay the “REST API code”, it’s giving error“Error -27792: Failed...
View ArticleTC: programmatically deterimining "Develop Script" mode?
Is there any type of IF(blah)... statement that I can use to determine if my TC script is executing in the Develop Script mode (as opposed to running under vuGen or the Controller)?-Thanks, Terry
View ArticleRe: TC: programmatically deterimining "Develop Script" mode?
Ht,1) if we are "Develop script mode", we can't see any reply/run button in Vugen So, we can not run the script in Vugen 2) in we are in controller,it doesnot depend on vugen or Develop...
View ArticleRe: TC: programmatically deterimining "Develop Script" mode?
I am not making my desires clear: I want to execute some code when I am only executing the script in the Develop Script mode, as in:If (running under Develop Script Mode) { run some statements... }-...
View ArticleRe: TruClient Ajax IE - Evaluate Javascript for GWT component
Hi Rosenthal,Is there any way to record GWT component using ajax truclient protocol.what is TC IE...how to implement in this feature with ajax truclient script
View ArticleRe: TruClient Ajax IE - Evaluate Javascript for GWT component
Hi rana_ravi,You are responding to a post over 2 years old. Perhaps a new post would be a better starting point.'TC IE' was the separate protocol used to run only on IE browser in old versions.In...
View ArticleRe: Loadrunner suitability for MAP application ?
Hi KAPIL,Loadrunner offers multiple protocols. The choice depends on what you'd like to test:If you're interested in loading the server with calls, the Web-HTTP/HTML protocol can be used.If youd like...
View ArticleRe: Floating point number multiplication in LoadRunner
>Action() You need to program to C99 Standards, the return type must be declared as int. > i=atof(lr_eval_string("{UnitPrice}"));>...
View ArticleRe: TC: conditionally executing window.alert()
Hi Terry,Using 'window.alert' is not a good practice, as it blocks the run of the script and may not work.I'd strongly suggest using TC.log instead.It will write the values you're interested in to the...
View ArticleRe: using parameters in strings in TC 12.53
Hi Terry,I'll address each of the issue you raised in this last post:TC.log writes to TruClient log, which is available even after the browser is closed, to allow offline analysis.In Firefox, you can...
View ArticleUsing an SSL Cert to connect to amazon EC2
Hi All,We need to complete testing from the cloud so are going with Amazon EC2. I understand that I need a CA Cert to secure the communications.Can someone confirm whether the Certs that the...
View ArticleLoad Generator fail while execution in Performance Center.
Hi Everyone,I encountered following problems while doing executions in HP Performance center.Controller failed during the execution of SAP GUI scripts.Load generators failed, reason CPU utilization for...
View ArticlePop up Dilalog box is not getting invoked
Hi Friends I have an issue where am able to record creation of an event without any issue. while creating the event we invoke pop up dialog boxes where we enter details and then the event gets over....
View Articleworking with parameters and xpath
Hi all,I'd like to create an array and the reuse it in an xpath expression and taking the occurence corresponding to the virtual user number, how should I do ? for examplearray[1] = ".... "array[2]...
View ArticleUnable to record a Java applet
Hi,We are using LR 12.53 version and trying to record a java applet which is using GWT with Ajax Truclient protocol.LR is not recognising applet part and not generating any steps for applet.Cany anyone...
View Article