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

I want to record a Citrix web URL through LR 12.02

0
0

Hi,

I want to record a Citrix web URL through LR 12.02. Could you help me how to proceed.

Best Regards,

Bindu


How to proceed citrix web URL scripting and not recording with ICA file

0
0

Hi.

I want to record a citrix web URL - XenApp Desktp 7.11 version. I have selected Mulitiple Protocols - Web HTTP and Citrix ICA and started recording. But the script always contains HTTP script and no citrix script like ctrx_connect_server etc.

How to do a Citrix web url scripting and dont want to record through ICA file. I want a citrix script.

Best Regards,

Bindu

 

How to perform a autosubmit with Vugen (http protocol)

0
0

Hi folks,

In my HTTP/ HTML script I am facing a problem to submit an request. The request is autosubmit lanching by a javascript.

During the recording, for submiting my form I pressed ENTER, but any parameterwas recorded...

Dev explained me that there is an autosubmit in the page.

Here is the HTM code :

<href="javascript&colon;__doPostBack('ctl01$SubmitButtonLink','')">OK</a>

I try a web.link function :

web.link(
    {
        stepName : 'OK', 
        text : 'OK', 
     //   snapshot : 't2.inf'
    }
);

But I have this error in return  Invalid scheme (not "http:" / "https:" / "ws:" / "wss:") in "javascript&colon;__doPostBack('ctl01$SubmitButtonLink','')"

My question is there is a way to perform a Javacript action in Vugen. 

thanks for your responses.

Best 

Romain

 

Loadrunner exceeding the CPU usage 80% errors

0
0

Hi i am getting error

Loadrunner exceeding the CPU usage 80% errors. This machine have 4 gb ram and 10 CPU still getting error. loadrunner version is 5.5. my scripts are in "truclient ie" and running just 50 users. while i am running 30 users it work fine for me but for 40 and more than 50 users start getting this error.

one more problem is in loadrunner 12.55 not able to find miscellaneous settings

LoadRunner Analysis Error

0
0

Hello Experts,

From Load Runner Analysis when I generate high level report, under performance overview table, I see “0” value beside Total Passed transactions and Failed transaction. Whereas we actually have passed and failed transactions.

Any suggestions on how to fix the issue.

 

Not able to install HPE_LoadRunner_12.53_Community_Edition_Standalone_Applications_HPLR_1253_Communi

0
0

Hi Guyes ,

I am trying to install Load runner(HPE_LoadRunner_12.53_Community_Edition_Standalone_Applications_HPLR_1253_Community_Edition_Standalone_Applications)

But it giving me some error while doing installation "does not installed correctlly...." I am trying to install it on  windows 7

How to attach Certificates & how to add a security exception for a url in loadrunner?

0
0

Mod Message: This post was moved from a legacy inactive Topic. Refer the link below for the original topic:

  • Application Performance Mgt > Application Perf Mgmt (BAC / BSM) Practitioners Forum >

Error -27737: The certificate index value (1) is bigger than the maximum possible value

===========================xx=================xx================================

Hi,

I was facing the same issue. when i am using chorme it is working fine , but having certficate issue in mozilla and I.E. Someone , please explain me about certificates , how to attach it? Also, can i add a security exception for a url in loadrunner (in develop scipt mode we can do it easily, but that will be used only once , that also in develop script mode, but that won't be useful for replay). 

 

Thanks & Best Regards

Vishal

Correlation in Java Vuser protocol

0
0

Hi,

I have created one script for JMS. In response I am getting one request id (which is a random string) and I have to use this request id in subsequent search and update requests. 

I am unable to capture this (request id) dynamic value. I tried using web.reg_save_param function but no luck.

Kindly suggest a way to proceed further.


VuGen issues recording a Multi web / citrix storefront session

0
0

I will summarise the problem as i see it here;
Problem 1: Upon recording via mixed protocol I'm getting asked by the server to install the latest Citrix Receiver application (which is already on my machine). This causes me to click on the link for Login page anyway. After that my desktop session starts and I can record against it. Recording saves and looks good.

*Note: when I launch the web page by hand it doesn't kick up this web page, it goes straight to Login page.

Problem 2: Playback of recording. Upon playback I'm getting an error about the page asking me to download the latest Receiver. I get a 403 HTTP Status code (I know, access forbidden but why). It doesn't seem to understand the click on the link to the Login page.

My questions are first, what is causing the Receiver download page to pop up. I launch IE 11 to the page for the Citrix Login via the Recording engine in VuGen so I would assume this is fine. Second, upon playback why isn't LR handling the page right and causing the 403 forbidden error code?

How to add a Javascript event on True Client

0
0

Hi everyone,

Can anyone share me a snippet of code for adding a "onkeyup" event on a field into true client. 

I am not a expert in True client, and I am not usualy scripting with this protocol. 

Thanks for your response

Romain

Is Load Runner supports angular JS application?

0
0

We are having Angular JS application to perform load testing. When i record and replay for one transaction am getting 403 forbidden error message. Please any one can help me regarding this.

Thanks 

Dwar_sala

Loadrunner 12.53 -- 2 Users stop immediately after starting scenario

0
0

I am running about 40 different scripts, 1950 users. The first 2 go to stopped immediately, but the rest of the users initialize and run just fine.

One protocol is Oracle NCA and the other Web/HTML. One user from each.

I have even remade a brand new .lrr file with just one script (Oracle NCA) and it still sends 2 users straight to stopped.

Am I missing a setting somewhere that is causing this?

Thanks.

Vugen Error

0
0

Hello Experts,

I am using LoadRunner 12.53 and getting the Vugen error as attached. I don't have any script files open, but even then it shows error "One or more script files are open"

Did anyone faced the issue? Please advise on how to fix the issue.

 

How to Parametrize the Object Value in Object Section

0
0

Hi All,

Please help me out in how to Parametrize the Object Value in Object Section.

Here is the example flow,

1.There is a Drop down button named XXX and when recording I have select one specific value and Proceeded further. For Eg: Here the value which I selected is Testus3, Load 103a which is listed in the drop down. Note: This is a Click event selection. So in Step the Action will be 'Click'

2.The Object was found for that particular value and even the reply script got passed.

3.Now I want to Parametrize the selected value(Testus3, Load 103a) as when I am going for load test, I want the user to select different values from the drop down field. For Eg: Testus4, Load 104a is also one of the value I need to select it.

The Object section display as,

Name: Testus3, Load 103a

Javascript ID Method shows : evalXPath("//div[text()=\"Testus3, Load – 103a\"]");

Note: I know how to parametrize the value in Argument Section.

loadrunner cannot open the website when recording

0
0

click "start recorde",it says no internet access. Then click "continue", it open the browser ,but cannot open the website 


Controller Error: Exception was raised when calling event-notify Vuser function in extension

0
0

When I tried to execute a scenario with 5 vusers I am seeing this issue whereas scenario execution is 100% successful when executed with 1Vusers.

Also I am getting below error along with above error

Error: Exception was raised when calling event-notify Vuser function in extension trans.dll: System Exceptions: EXCEPTION_ACCESS_VIOLATION

Error: Exception was raised when calling abort-cleanup function in extension trans.dll: System Exceptions: EXCEPTION_ACCESS_VIOLATION

 

Error-205177:**1.1:Navigate to "XXXX"** timed out.

0
0

Venkat: "Hi Support Team,

Currently i am working with Ajax True client-web protocol, LR-12.5 version. after completion of scripting started testing in controller. Here the problem is, my scripts are working fine while doing test with local host. But when i try to"
work with Load Generators, scripts are getting fail with below error message.

1. Error-205177:**1.1:Navigate to "XXXX"** timed out.

2. Error-84817: Failed to Initialize. Reason timeout.

So please help me to resolve this issue to complete my Load test.

How to upload multiple files through web_custom_request

0
0

Hi,

I want to upload multiple files (9 files at once)through web_custom_request. Please give me syntax.

web_custom_request("xxx",
  "URL=http://xxxx
  "Method=POST",
  "Resource=0",
  "RecContentType=text/plain",
  "Referer=xxxx",
  "Snapshot=t17.inf",
  "Mode=HTML",
  "EncType=multipart/form-data; boundary=---------------------------7e09d3113082c",
  "BodyBinary=-----------------------------7e09d3113082c--",

Regards,

KHB

 

Not able to connect to any url, using Virtual User Generator. Need help !!!

0
0

i am not able to connect to any URL, on my comapny laptop. I dont know, where to look, not sure weather the Firewall is blocking or anything else. Need help setting up.

                                                                       Thanks in Advance.

Write a simple c code in loadrunner

0
0

Hello Experts,


Need your help to write a simple c code in loadrunner.

I received string "ZXM6dGM6U0FNTDoyLjA6&#xd;&#xa;cHJvd&#x2b;jwvc2FtbHA6UmVzcG9uc2U&#x2b;" from server response which I wish to convert into "ZXM6dGM6U0FNTDoyLjA6&%0D%0AcHJvd%2Bjwvc2FtbHA6UmVzcG9uc2U%2B" format.

I find it very difficult to do hence seeking for help.

BR,

Ak

Viewing all 3978 articles
Browse latest View live


Latest Images