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

Re: Loadrunner VUGEN server Response is not coming properly.

$
0
0

Hi Oren,

Not able to upload due to size & format constraint. Can you provide your personal email id.

Thanks,

AbhijitK


regSaveParamJson: using regular expression in queryString property

$
0
0

hi,

i have web script in javaScript which having complecated Json responses to correlate

does loadrunner support reqular expression in web.regSaveParamJson?

in the following example wrong value is returned from the json request - looks like a bug

same json query was tested sucssfully using http://jsonpath.herokuapp.com/

web.regSaveParamJson(
        {
             paramName : 'ProductId_OverTheTop', 
             queryString : '$..steps[?(@.name =~ /.*Receivers and OTT/i)].displayableItems[?(@.name =~ /.*over the top/i)].productID', 
             scope : 'Body'
         }
    );

 

Thanks,

Re: Error -26366: "Text=Personal Market Billing - Customer and Policy Search" not found fo

$
0
0

Please verify the following:

1. in the response snapshot of the step, such a string exists.

2. the web_reg_find is configured to search in the right place, i.e. the target place to search matches the place in which the string is sent by the server

Re: TruClient opening multiple browser windows.

$
0
0

Hey,

I'm runnning IE 11 version: 11.0.9600.18537.

Thanks

Re: Loadrunner VUGEN server Response is not coming properly.

$
0
0

please send the script to this mail : vugen.feedback@hpe.com

 

Thanks

Oren

Truclient Firefox Error on Windows BPM

$
0
0

started to get the following error from a Truclient Firefox script on a Windows 7 BPM running 9.26. the script was working on the BPM, then stopped. the script was developed with vugen 12.02. any suggestions?

t=00000170ms: Error -205177: In CVuser::RaiseClientBrowserProcess, Failed to create browser process!! Error Code = 2    [MsgId: MERR-205177] [MsgId: MERR-205177]
Vuser Terminated.

Re: Issue with IE11 - True Client Protocol : multiple browser windows

$
0
0

Hi Khaja,

Can you please make sure the application is in the Trusted security zone in Microsoft IE and then try again?

If it didn't help, which is very likely to be the case, can you please run the script until the point it supposed to click on "Activate CA". Stop it. Disable standards enforcement from the Advanced menu of TruClient browser and then manually click on the "Activate CA" button (not through replay). Is there any difference in the behavior? 

Please open support call in parallel to this post

Regards,

Shlomi

 

Re: TruClient opening multiple browser windows.

$
0
0

Hi,

Can you please attach a screenshot? Does it cause any issue that prevents you from working?

I still do not understand the context. Are these two tabs opened when you open a new script? Which browser do you use in TruClient (TC IE, Firefox or Chromium)

Did you install any browser extension lately in your default Chrome/Firefox browser? 

Regards,

Shlomi

 


Re: Truclient Firefox Error on Windows BPM

$
0
0

Hi,

Which browser is it configured to run with?

Which protocol is it?

Are you able to run the same script in VuGen on that machine?

Are you able to run the script on that machine using command line? try this command

<LG_HOME>\bin\mdrv.exe -usr <full_path_to_usr_file_of_your_script>

Regards,

Shlomi

Re: TruClient opening multiple browser windows.

$
0
0

Attached is a snip of the isue, its when I logout of my application that it opens 2 extra windows. What I find interesting is that these tab numbers keep increasing,,, 3,4,,,,,5,,6,,,,etc. I use TC IE and in my local IE this issue does not happen.  Yes it prevents me from working, due to the fact then when this issue started it also started to take 5 -10 sec to just ID an object.

 

Thank you!

Re: Mobile Recorder App -unable to view details

Re: TruClient opening multiple browser windows.

$
0
0

Please open a support ticket.

Regards,

Shlomi

Re: Stress Testing with Truculent protocol & web protocol for 500 users

$
0
0
Thanks shlomi

The lg configuration is quad core processor with 4GB RAM. We are using 20 LG with running 25 users each. The CPU consumption in lg was nearly 80%. We are giving step timeout of 180 sec because of application responding very slow to pull query record in first attempt taking nearly 9 min for launch transaction. We checked the response time manually as well during test. It's almost same to load runner results. We also checked the application showing down due to some issues error when checking manually duringthe test. Also the server logs for CPU and memory for proxy server was not captured with Perfmon during the test.

My question here is we have 5 scripts in tru client protocol and 1 script in web protocol. We have an average of 19 hit per sec in both protocol results.we have given 10min as pacing in tru client and less pacing in web.

Average hits per sec are one and same. But throughout bytes consumed was showing very less in truculent protocol.what is the reason for the difference?

Regards
Raghul

Re: Issue with IE11 - True Client Protocol : multiple browser windows

$
0
0

Hi Shlomi,

Thank you for the quick help. I will try the same

Could you please provide us Skype ID, so that I will schedule a support call.

Regards,

Khaja Shaik. 

TruClient Firefox opens multiple browser sessions from Controller that slows down Load Generator

$
0
0

Hi, 

I am using Tru Client Firefox protocol and I am running the load test with one script that has 100 users. The test is supposed to run for 1 hour. It works fine for about 20 Vusers but as soon as they start increasing, the load generator( my local windows 2008 edition)hangs up and controller throws bunch of error about not being able to recognize the objects, since it opens a browser session for each Vuser. I added another load generator(windows 2008 server), but it hangs up too as soon as the Vuser increases. It defeats the purpose of load testing when the load generator itself is jammed. Is there a way to control this in a better way beside adding load generators? Am I doing something wrong? Please help. 


What is the best Approach/Protocol to Capture AngularJs webpage transactions.

$
0
0

Hello Experts,

Recently we have upgraded most of our project applications and now webpages uses AngularJs. We would like to do performance testing of these applications.

However, my team has no experience on scripting of Angularjs web pages.

I need your inputs @Which Protocol is suggestable, approach and any best practices.

We are using loadrunner 12.02.

 

Appreciate your support ...!

Thanks,

Siva

 

Re: What is the best Approach/Protocol to Capture AngularJs webpage transactions.

$
0
0

First and foremost, please ask your team to use the "Protocol Advisor" feature built in VuGen. It will scan the application for sometime and then would come up with the best protocol. In your case, it will mose definitely be TruClient IE/Firefox. 

Re: Issue with IE11 - True Client Protocol : multiple browser windows

$
0
0

HI Khaja,

You need to login to the support site here https://softwaresupport.hpe.com/ using your support sign-in and open a ticket after you signed in. If it is unclear use the Chat link on that page to understand how a support ticket should be opened.

Regards,

Shlomi

 

Re: TruClient Firefox opens multiple browser sessions from Controller that slows down Load Generator

$
0
0

Hi,

You should either switch to Web (HTTP/HTML) protocol which does not run a browser for each Vuser, or add more Load Generators or reduce the number of Vusers run per Load Generator.

As you said, TruClient runs a browser process for each Vuser since it works in the browser level and as a result the high resource utilization on the Controller/LOad Generator.

Use this help page to troubleshoot TruClient scalability: http://tchelp.saas.hpe.com/en/12.53/Content/TruClient/procedures/_tc_t_how_to_calculate_load_generators.htm

It will not reduce the need to add more Load Generators, it will just help you avoid the issues from happening.

Regards,

Shlomi

Re: What is the best Approach/Protocol to Capture AngularJs webpage transactions.

$
0
0

Hi,

Protocol Advisor feature was discontinued in later versions, I wouldn't rely on that only.

AngularJS is used in web based applications, you can either use Web (HTTP/HTML) protocol to test the application in the HTTP level or TruClient to test it in the web clientt level (i.e. AngularJS level in this case)

Just note TruClient is less scalable than Web (HTTP/HTML) as it runs real browser process for each Vuser

Regards,

Shlomi

Viewing all 12134 articles
Browse latest View live


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