Quantcast
Channel: LoadRunner Practitioners Forum topics
Viewing all 3978 articles
Browse latest View live

Application not loading in

$
0
0

Hi Team,

The application is loading manually in Mozilla, but when i try to record the same application in Ajax truclient the front end screen is not being captured.

 

is there any way to solve this issue?

 

thanks in advance.


Truclient Protocal-Authentication pop up message while executing test in controller

$
0
0

Hi ,

I developed my  Truclient IE script with windows authentication.

I am getting Authentication pop up(UserName, Password) when i execute a script in controller with multiple users

I recorded the Truclient script in my laptop and try to execute the scripts with multiple users in Server machine

I am not passing any User id and password in that script since doesn't have web_set_user() option in truclient

Please help me on this ASAP if you come across the issue

 

 

 

 

 

 

 

 

LoadRunner 12.53

$
0
0

Hi Guys,

We are doing a POC for a EMEA Client.

We had suggested and are using using LoadRunner 12.53.

Here we are facing difficulty in handling dynamic downloads as it is coming as an Octet Stream.

Please advise on how to handle this issue of saving the Octet Stream using LR Functions.

Thanks in Advance

Best Regards

Vinay Srinivasan

IE Security warning pop up while recording using TrueClient-IE

$
0
0

HI,

I receive the following Security Warning pop-up window every time I switch between a page while using Internet Explorer 9 while recording a script using TrueClient IE..."Do you want to view only the webpage content that was delivered securely?  This webpage contains content that will not be delivered using a secure HTTPS connection, which could compromise the security of the entire webpage."  It requires me to click either Yes or No before it will allow me to view the page.  It occurs even on the Microsoft website!  It is incredibly time consuming, so how can I adjust the settings for this or turn it off completely?

But, when I browse the site without Trueclient (I mean, browsing on directly on internet explorer), I don;t see the above mentioned security warning pop up.

LR Version: 11.52

IE Version: 9

 

Please help me to run out of this issue.

 

Alos, itried these steps but did not worked out

Open internet Explorer and then follow these steps.

1. Go to Tools -> Internet Options -> Security
2. Select the "Security" tab -> Click the "Custom Level" button
3. In the "Miscellaneous" section change “Display mixed content” to Enable.

 

Thanks,

Manjunath

WIN SOCKET REPLY ERROR

$
0
0

Hi team,

When I have replay the script I am getting 

Action.c(30): Error : socket0 - Software caused connection abort. Error code : 10053. Can you please help me on this issue. 

I have tried to add this function but getting compilition error.

web_set_sockets_option("SSL_VERSION", "TLS");

error message: illegal character `\0240'

Questions with Truclient Click On Steps

$
0
0

i am looking into a problem with TruClient IE where the script needs to mouse over a menu object, then click on an item in the resulting menu pop-up. i found that often, the pop-up menu item is clicked OK. but sometimes, the pop-up menu "disappears" and the script then happens to click on a button that is underneath the pop-up menu.

so this raises a few questions;

- why does that pop-up menu disappear during the replay and how to prevent that from happening while the click is still in progress? (by the way, this doesn't seem to happen when using Truclient Firefox).

- on closer inspection of the Click on steps, there is an Object section to denote the object to click on. but then, there is also an Arguments section that contains things like X Coordinate and Y Coordinate. so what does the click use, the object or the coordinates? why are coordinates needed? if it is using the coordinates, does this explain why sometimes when the pop-up "disappears", that an underlying unintended object ends up getting clicked?

"Network and Security Manager" in LR 12.53

$
0
0

Hi all,

in LR 12.53 I am missing the GUI for the "Network and Security Manager".

There is still a command-line tool called lr_agent_settings.exe to submit / save settings. But in CL i can't read the current settings for a machine (Button "Get Machine Status").

Any suggestions ... ?

Regards, Christoph

Webpage is loading for a very long time in Vugen 12.01

$
0
0

Webpage is loading for a very long time when the URL is entered using TruClient Ajax - IE protocol in Vugen 12.01 version.

The same webpage opens quickly when accessed in my local machine using IE11

Attached is the screenshot for reference

Please help


Error 26626

$
0
0

Hi, I am recieving an error when running the script. Could you please help me how to solve this issue

VMware Horizon Client - PCOIP Protoco;

$
0
0

Hi,

A new Protocol Teradici-PCOIP protocol has been added to new loadrunner version- 

Will this protocol also support an application which uses VMware Horizon Client - PCOIP protocol or it will only support Teradici-PCOIP only.

Thanks,

Kartik

Personal Info Erased

No events capturing in LR(12.02) using chrome browser (latest version)

$
0
0

In vugen 12.02, i am not able to record any application using chrome browser. please help to resolve the issue

LoadRunner and VisualStudio

$
0
0

Hello All,

I am currently working on .NETprotocol and it has become a tough job for us so thought of giving a try to have my script running on Visual studio where we can monitor all the statements

I would like to know what is the compatible version of VisualStudio for LR 12.53

And do we have any documentation for .NET protocol scripting ?

Thanks in advance

Regards

Naren 

Duplicate Transaction Names not allowed in TruClient?

$
0
0

So am I right in understanding that TruClient doesn't allow more than one transaction with the same name? We use this all the time in our regular VuGen scripts because we visit the same page, (the "Home" page for example) more than once during a load test. If you give each transaction a different name, the load test doesn't average the response times together.

Is this something that will be changed in a future release? We're using VuGen 12.53.

VuGen Compatibility with single page applications (AngularJS)

$
0
0

We are in the process of building a new single page application using AngularJS for one of our clients.  They currenlty use LoadRunner (Web - Http/Html) protocol for their performance testing and they would like to continue using that protocol with the new application.  I've been successfull at creating TruClient scripts but I havent been able to create scripts using the Web protocol (user actions are not recorded).  Is there a way to record Web protocol scripts against a AngularJS single page application?

VuGen Compatibility with single page applications (AngularJS)

$
0
0

We are in the process of building a new single page application using AngularJS for one of our clients.  They currenlty use LoadRunner (Web - Http/Html) protocol for their performance testing and they would like to continue using that protocol with the new application.  I've been successfull at creating TruClient scripts but I havent been able to create scripts using the Web protocol (user actions are not recorded).  Is there a way to record Web protocol scripts against a AngularJS single page application?


Error while running test in Loadrunner Controller

$
0
0

Hello,

I am using windows server 2008 r2 and loadrunner version 12.53.

After I start a test on loadrunner controller, I saw an "Assertion Failed!" error(Program: Wlrun.exe, File: srv\Vuser.cpp). I start the test in controller, it run without any error for 10 vuser and then this error appears.

I have also attached the screenshot of error.

can anyone tell me, how to fix this error?

Thanks

Validate if checkbox is checked in truclient script

$
0
0

I have a script where i need to identify if a checkbox is checked and check it if its not already checked. How to achieve this in truclient protocol.

Error - 26499:InternalError - Invalid _ptOWNINGTask/_ptTaskItem -- LR 12.53

$
0
0

Hi,

While replaying the script in Vugen, I am getting Error 26499 internal error.

I tried with 1 solution, it was under recording settings I unchecked the Asyn option and regenrated the script, but still this issue didn't reolve.

Please check the screen shot for more information

LR version : 12.53

Chrome : Latest Version 53

Application : SAP

Please help on this

Thanks & Regards,

Mahesh

Pass Machine name in Truclient script

$
0
0

Hi .

I have truclient script , i am running this script for six location with six username and password specific to location.

How i can pass this machine as parameter in the truclient script? Please suggest.

How to assign data for each Vuser in Controller

$
0
0

Hi,

Need help with parameterisation for Controller.

what seetings should i do if i want the each Vuser to use different data when running the scenario in Controller for Loadtest. I am using Loadrunner 12.5 . 

Viewing all 3978 articles
Browse latest View live




Latest Images