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

Re: Controller is noy able to connect to loadgenerator

$
0
0

Is their a solution, I have the same problem with LR 11.52?

 

Jens

 


Re: How to send two requests sametime by Vuser?

$
0
0

Place the requests in between web_concurrent_start()  and web_concurrent_end() like ..

 

web_concurrent_start()

 

Req 1

Req 2


.

.

Req N

 

web_concurrent_end()

 

Thanks, Ajay

Re: unable to find session value in server response

Re: Load runner Ajax true client protocol script with Javascript & c code.

$
0
0

Hello Madan,

 

Thanks for your help.

 

I am attaching the script here.

 

Please have a look at it & let me know for more elaboration.

 

Best Regards,

 

 Akshay.

Re: Truclient 11.52 - Loadrunner spontaneously corrupts scripts?

$
0
0

Here is an update:

It would appear the script can load and function properly on the very host on which it was initially recorded and developed. If we try to open the problematic scripts on any other machine it will fail to work as expected.

 

So, somehow the scripts are tied to one computer. No functions utilizing local files are used, so this comes as quite a surprise to us. We now know how to circumvent the problem, but since we are fairly fluid in regards to what computers we use, this is a huge annoyance.

 

Anyone have the same problem?

Re: Truclient 11.52 - Loadrunner spontaneously corrupts scripts?

$
0
0

Please close all VuGen instances on the other problematic machines.

Delete  %Appdata%/Loadrunner/Hewlett-packard/web2 folder.

 

Re-try to open VuGen and the script. Let me know if it solves the issue.

Re: Loadrunner 11.52 "generator using over 80% CPU"

$
0
0
Hello

I guess i've found a workaround soln to this problem.

In the bin folder that is in LR installation folder (C:\Program Files\HP\LoadRunner\bin) there should be a file named: mdrv.exe.config

Could you rename this file to "mdrv.exe.config_" and try to rerun the vusers ?

Regards.

Re: Ajax Truclient- Security Warning Pop-Up

$
0
0

Hi,

 

I am having the same issue, Please let me know how did you resolve of it?


Re: loadrunner recorded scirpts has messy code(broken chinese character)

$
0
0
Hello

To make Vugen able to scan GB23I2 encoded chinese characters
one need to set the local to Chinese simplified and make sure that it has the GB 2312 conversion table. You can do this by going to control panel->Regional settings (Regional and Language options)->Advanced->Code Page conversion tables->Select 10008 (MAC- Simplified Chinese GB2312) and then one can use lr_xml related functions to parse the returned xml reponse with chinese characters.


regards

Re: Issues with Ajax TruClient in Vugen 11.52 patch1

$
0
0

GMANDD,

 

I am having the same issue. How were you able to resolve this?


Thanks.

 

 

Re: Errors 400 & 401

$
0
0
You may go to RunTimeSettings dialog
General->miscellaneous->Error Handling->Continue on Error.

Re: Truclient Manual proxy configuration authentication

$
0
0

Hello ,

 

I have a situation where I need to select proxy based on a condition(IF-ELSE) present in the Truclient script.

Is there any way to achieve this?

 

Regards

Sudheer

Re: Truclient Manual proxy configuration authentication

$
0
0

Hi,

There is no such capability in TC.

You can always ask the customer to write C code to use the machine proxy instead (thru Eval C) but it might be cumbersome and not all of our customers has this knowledge.

It is a nice ER, can you please open an ER case for that?

Re: Rendezvous not displayed when running test

$
0
0

Annie,

Make sure the policy is setup correctly (the release when and timeout interval is setup correctly).

Randezvous.JPG

 

Good luck

Arjun

Re: Controller is noy able to connect to loadgenerator

$
0
0

I have the same problem. Any followup since February?


Re: Issues with Ajax TruClient in Vugen 11.52 patch1

$
0
0

Hello

Check on the FF version, I saw this same behavior last week and it was becasue the TC FF got updated, it that is your situation I guess you need to reinstall.

 

regards

Re: Pop - up recognition in Ajax Tru Client Protocol

$
0
0

Hi All,

 

I am also facing the same OS pop-up issue. While recording or replaying, I get an authentication pop-up asking for the userid and password. Can someone please help me get rid of this pop-up. This is causing a lot of troubles. I have attached the screenshot for your reference.

 

Thanks,

Madhuban

Re: unable to find session value in server response

$
0
0

Ah, fancy new LR 11.5 stuff.

Us old noggin's are still stuck on 11.04 .. :p

Re: Pop - up recognition in Ajax Tru Client Protocol

$
0
0

Change all instance of user.js located under the script directory as well as the instance located in %appdata%\Hewlett-Packard\LoadRunner\Web2\LrWeb2MasterProfile

 

Modify the following entries or add it in case it does not exist:

 

user_pref("network.automatic-ntlm-auth.allow-proxies", true);

user_pref("network.negotiate-auth.allow-proxies", true);

 

user_pref("network.negotiate-auth.trusted-uris", "https://<your_domain_name>");

user_pref("network.automatic-ntlm-auth.trusted-uris", "https://<your_domain_name>");

 

 

GWT and Loadrunner: issues with GWT DFE

$
0
0

Hello,

I would like to test a GWT web application using loadrunner but I'm having issues using the GWT DFE chain

I followed what is described in this tutorial video http://www.youtube.com/watch?v=ASD8xj0otUk

but in my case the strings serialized by GWT are not turned into an XML format (so i cannot make any correlation on the data) 

I cannot see any error in the code generation panel so I'm assuming that the GWT DFE is applyied correctly (and the WAR that I used is correct)

 

Do you have any suggestion on what I can check in order to find the problem?

 

I'm using loadrunner 11.51

 

thanks

Viewing all 12134 articles
Browse latest View live


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