Quantcast
Channel: All LoadRunner Practitioners Forum posts
Viewing all 12134 articles
Browse latest View live

Ajax TruClient Firefox : GPS pop up not recognized

$
0
0

Hi All-

 

I am currently using LR 12 and working on a cab booking application, hence it mainly contains GPS location details.

 

Protocol : Ajax TruClient - Firefox

 

During replay there is a pop-up : "would you like to share your location firefox for <application>"  which isnot captured during recording.

I tried with the highest resolution as well.

I am unable to capture this pop up at any point in time.

Until "Share Location" is clicked the script does not complete.

Attached is the screenshot.

 

Do pour in your thoughts.

 

Thanks

 


Re: What is the difference 90 percentile Vs Average Response time in Analysis Report

$
0
0

Hi,

 

Yes, per your example, 9 is the 90th percentile value which means 90% of the data points are smaller than 9 and 10% are bigger than 9.
Otherwise, Average Response Time is (1+2+5+9+20)/5 = 7.4

 

Regards,

Chau

Re: What is the difference 90 percentile Vs Average Response time in Analysis Report

$
0
0
Thank you so much for the clarification!

Re: AngularJS not captured in Vugen11

$
0
0

Hello Chau,

 

Thank you for your reply.

 

I have tried to record using TruClient AJax IE, however I am getting no sessions exists after i logged in the application.

 

In the actual application when open in an actual browser, there is no error like that.

 

Any idea what is causing this issue? This is blocking me now on using TruClient. \

 

Regards,

Ajay

Re: AngularJS not captured in Vugen11

$
0
0

Hi,

 

So you have tried with LR version 11.50 or later.

If you used Ajax Truclient IE, have you checked can your application open in IE 9 standard mode manually?  

And have you tried with Ajax Truclient FF as well?

 

Regards,

Chau

What Protocol do I need to use for SOA

$
0
0

Hi,

 

Actually my  current application is  FLEX(client) .Scripts has been deveopled  & running the tests using FLEX+Web(Http/HTML) .

 

Started using SOA, I have to create scripts for the same client using SOA.

 

What kind of protocol do I nedd use?

 

 

Please advise!

Thanks,

Rajani

Re: What Protocol do I need to use for SOA

$
0
0

Hi,

 

Normally, with SOA, we can use Web Services protocol.

You also can try to use Protocol Avisor utility of Vugen to find the suitable protocol for your application.

Please open Vugen/ Record tab/ Protocol Avisor/ Analyze Application...

 

Regards,

Chau

Re: Ajax TruClient Firefox : GPS pop up not recognized

$
0
0

Hi,

 

Geo location pop up is a different story than what this thread talks about. I think it made sense creating a new post on that.

 

Are you interested in allowing sharing the location or not?

 

Thanks,

Shlomi


Re: Java error when running Load runner script

$
0
0

Found the solution for this.

 

Go to Tools -> General Options -> Correlation tab

 

check the “Enable Scripting and Java applets on Snapshots viewer” option.

 

You wont see the warning message anymore.

 

 

Re: AngularJS not captured in Vugen11

$
0
0

Chau,

 

Yes, i tried using LR version 11.5.

I have run the application in IE 9 standard mode and it did fine. No issues.

With regards to Ajax Truclient FF, I was able to record simple script with Angular JS which is a good sign.

 

Though, our developers didnt support FF and it was client requirements to run in IE.

 

Any suggestions?

 

 

Re: AngularJS not captured in Vugen11

$
0
0

Hi,

 

You have tried with Vugen 11.50 or 11.52?

With Truclient IE, when you record to the step 'dropdown', could you please try to uncheck Enforce IE9 Standard mode to see does it load the form?

It is in Menu bar/ Avanced/ Enforce IE9 Standard mode.

 

Regards,

Chau

Re: AngularJS not captured in Vugen11

$
0
0

I am using version 11.52

I have tried your suggestion but Enforge IE9 STandard mode cannot be uncheked.

 

Right after I logged in, I am getting the "No Sessions Exists" error.

 

There might be some other way.

 

 

VuGen error on Citrix recording and replying

$
0
0

I am getting below popup while replaying citrix recorded (ICA  + HTTP/HTML) script.

 

"LoadRunner needs to install Citrix Registry Patch to replay..".

 

When click-on "OK" , the script failed to run and throws the error  "You need to install the following registry patch manually. <LoadRunner installation folder>\dat\Enable_Citrix_API.reg. Double-click the file to install the registry patch."

 

The same error occurs after sucessfully registered Enable_Citrix_API.reg manually.

 

Below are version details.

Loadrunner 11.52

citrix online plugin version 12.3.0.8 

Re: Error -26601: Decompression function (wgzMemDecompressBuffer) failed, return code=-5 (Z_BUF_ERRO

$
0
0

Thanks for solution.  This absolutely helped.  Brilliant !

Increase_NetworkBufferSize.jpg

Re: Error (-81024): LR_VUG: The 'QTWeb' type is not supported on 'WIN32' platforms - on 2008 servers

$
0
0

Thanks for the insight.  Presently receiving: The QTWeb type is not supported on WIN32 platforms when attempting to execute WEB(HTTP/HTML) via LR 9.5 controller on Win7.    Any thoughts?


Error (-81024): LR_VUG: The 'QTWeb' type is not supported on 'WIN32' platforms - on WIN7

$
0
0

Presently receiving: The QTWeb type is not supported on WIN32 platforms when attempting to execute WEB(HTTP/HTML) via LR 9.5 controller on Win7.    Any thoughts?   Had read previously that Win7/LR9.5 is compatible, though also read it isn't... so unsure.   Additionally script runs fine via VuGEN 9.5.

 

Thanks in advance!

Re: Error (-81024): LR_VUG: The 'QTWeb' type is not supported on 'WIN32' platforms - on WIN7

$
0
0

Hi Riribbit21

 

Please let us investigate about it and then supply valuable information.

 

Kind Regards,

Re: VuGen error on Citrix recording and replying

$
0
0

Hello Solina,

 

Hope you are fine!

 

May you please supply the Citrix App Server?
 

I would like to ask you the following:

 

Are you using Default configuration of Seamless Citrix Mode?

 

Do you have full adminstration rights on both machines? Citrix Client and Citrix Application Server machine.

 


Please provide us the above information.

 

Thank you and Best Regards,

 

AlexisB

 

 

 

Set LB and RB

$
0
0

Hello,

I am trying to set LB and RB for this particular line to extract the value 234980

"Name=SelectedValues7075", "Value=[234980]", ENDITEM,

 

I set like this

"LB=id=\"SelectedValues7075\" value=\"[",
"RB=]\"",

 

It is failing. Anyone, please tell me what is the mistake i am doing here?

Re: Set LB and RB

Viewing all 12134 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>