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

LoadRunner 12.50 Oracle Forms Recording - No NCA functions recorded

$
0
0
I am using LR 12.50. I recorded Oracle forms application with Oracle NCA + Web protocol, but I only see web_custom_request functions. I don't see nca_xxxx functions. Forms version is 11.1.x.x, JRE 6u21 64-bit. How can I see nca_xxxx functions??

Facing Issue : Citrix Receiver cannot create a secure connection in this browser.

$
0
0

We are facing issue while launching the Citrix Session.

Business Flow:

1. Loging to the application

2. click on desktop resource to launch teh citrix Session

3. Signout from the session launched

4. Signout of the the application.

When we are logging into the applcaiton manually we are able to login the citrix session.

But

While recording the application with HP Vugen, We are facing the issue like " Citrix Receiver cannot create a secure connection in this browser. Please refer to Citrix Knowledge Center article CTX123"

Protocol used: WEB(HTTP/HTML) + Citrix ICA

LR Version: 12.02

Please help us in resolving this issue.

AJAX Truclient checkbox selection for same set

$
0
0
AJAX Truclient checkbox selection for same set

There are two different set of checkboxes (InStock & outStock). 

Business flow is to select all the Instock checkboxes on the page(Instock checkboxes numbers will change with different user) and click next button on the button of the page.

Could you please let me know how to select all the Instock Checkboxes and move forward.

Please find the screenshot attached.

Instock_outstock.jpg

 

Regards,

Sai

VUGen Error

$
0
0

when i run my script  this error has happen, anyone help for me. It is web application  

"Text=All Forms    Forms in Progress    Archived Forms" not found for web_reg_find   [MsgId: MERR-26366]

Load runner error Code : Error -26628: HTTP Status-Code=403 (Forbidden) for "http://192.168.21.176/C

Performance Testing Mobile Native App

$
0
0

Hello Experts,

I need some info on Scripting and Executing the load test for Mobile Native App. My Business process involves opening the app, login, click on certain tab and logoff.

Objective is to capture the Performance issue

Scrtiping:

I read online, we can proxy recording to capture the business process on Mobile device and convert it to LR script in Vugen.

For Scripting, should we have unlock device to record the events? Do we need to do any setting in order to capture the traffic? Can you please provide if any other alternative /easy approach to capture the traffice for Native Mobile App.

 

Execution:

Once script is recorded and enchaned, can we run the script in controller with multiple users ? 

How can we simulate different bandwidth and mobile device testing in controller?

Can you please help /advise .

Performance Test on Scan Gun

$
0
0

Hello Expert,

Is it possible to do Performance Testing for Scan Gun? If so, which protocol will be supported for scripting?

We don't have E2E business process, but we might have sceanrio where we need to test the scan gun. At this momemt we don't have complete information, but wanted to understand if we can simulate the load using LR.

Please advise.

Load Testing with TruClient Web v12.53

$
0
0

Hi Everyone,

Just wanted to get inputs from you on the most number of Virtual Users used in your load test using TruClient Web protocol.

I am aware of the heavy footprint of the said protocol but I would like to know based from your experiences on the max # of users you have used for this, since this protocol is ideal to capture all user interaction with the browser, and getting the rendering time of web elements, javascript, ajax, etc.

If there are any of you who use cloud data farms, could you share the specs needed for running at least 1000 Virtual Users?

I am using v12.53.

Thank you.


Protocol for Web/Ajax with Java Applet

$
0
0

Hi Everyone,

I am having difficulty in recording a web application that is calling a java applet for an enrollment process. I have tried TruClient Web but it does not capture the user actions performed in the applet.

I have also tried Ajax Click & Script but my VuGen 12.50 frozed up while in record mode. I managed to capture some objects but not enough to replay the script successfully.

Hope you can shed some light into this.

Thank you.

LoadRunner 12.53 : lr_xml_get_values not able to find matched item from xml

$
0
0

Hi ,

I am using Silverlight Protocol.I am having a problem while executing the script I had prepared on LR12.00.The function lr_xml_get_values was generated simply by right clicking on the response.

To simplify I am just posting step where the issue is happening.

	lr_xml_get_values("XML=<s:Envelope xmlns:s=\"http://schemas.xmlsoap.org/soap/envelope/\">"
	                  "<s:Body><GetTaskListResponse xmlns=\"http://www.clicksoftware.com\">" 
	                  "<OrderedTasksKeys><Key>985553452</Key><Key>985553461</Key></OrderedTasksKeys>" 
	                  "<PageType>Last</PageType><DatabaseCaseSensitive>1</DatabaseCaseSensitive>" 
	                  "<TotalTasks>0</TotalTasks></GetTaskListResponse></s:Body></s:Envelope>",
	                  "Query=/Envelope[1]/Body[1]/GetTaskListResponse[1]/OrderedTasksKeys[1]/Key[1]/text()[1]",
	                  "ValueParam=p_out",
	                  LAST);

 

In LoadRunner 12.00 version this is working fine but this is not working in LR 12.53 and giving error as :

Starting action Action.
Action.c(4): Error: No matches were found for the specified query: "/Envelope[1]/Body[1]/GetTaskListResponse[1]/OrderedTasksKeys[1]/Key[1]/text()[1]".
Action.c(4): Error: "lr_xml_get_values" execution failed
Ending action Action.

I am not able to find the cause.

I am using LR 12.53 Patch 1 on Windows Server 2012 R2.

While creating a new Silverlight script it just includes globals.h (same is there for LR12..00).Do I require any more header file to include ? Please help.

Attaching the screenshots from both 12.00 and 12.53 Versions.

 

 

 

How to randomly select a value(flight) from the drop box with correlation?

VuGen TrueClient Evaluate Javascript question

$
0
0

I need to verifiy a dynamic value of cells in a table which should be numeric but for some reason are sometimes displayed with parenthesis.

I've written a javascript function in an "Evaluate Javascript on Object" step which sucessfully gets the value from the cell and removes the non numeric chars, but the issue now is that I'm not sure about how to evaluate this new value in a way that affects the script flow (eg. generate an error if the value is different from the expected value).

Adding the comparison to the Evaluate Javascript step doesn't seem to work the way I need. The javascript is evaluated, but the script doesn't seem to care about whether the result of the numeric comparison in the javascript code is true or not.

I basically just need something like a  "Verify" step for a value that's been calculated in an "Evaluate Javascript on Object" step. How can I do that?

 

Regards.

lr_db_executeSQLStatement is not returning rows if SQL with where clause having Date value

$
0
0

Dear Team,,

Please help on the below issue with  lr_db_executeSQLStatement :

The statement is working fine with the below examble without where clause having date and retunring the : Its returnung all the rows in the table with Joining Date and EmpID

NumRows = lr_db_executeSQLStatement("StepName=PerformQuery", 
                                        "ConnectionName=OraDBconnection", 
                                        "SQLStatement=select Joining_Date, EmpID FROM EMP_Table",
                                        "DatasetName=MyDataset", 
                                        LAST );

But when I add where Clause to filter with date, the Query is not retuning any rows:

NumRows = lr_db_executeSQLStatement("StepName=PerformQuery", 
                                        "ConnectionName=OraDBconnection", 
                                        "SQLStatement=select Joining_Date, EmpID FROM EMP_Table where Joining_Date='31-Aug-2016'",
                                        "DatasetName=MyDataset", 
                                        LAST );

where Joining_Date='31-Aug-2016' has been appended to first query and now ZERO rows are returned but it should display 5 rows as per my table.

I tried to Parameterise the Date field but no use.

Please help in this regard.

Windows monitor in controller

$
0
0

Hi All,

I am trying to add windows resource monitor in controller. But Controller and servers aren't in same workgroup. I am finding possibliteies with MoFW and MI Listener.

I have access to run perfmon on Appservers. Below is the setup for me to connect to appserver from Controller machine.

First I connect to an intermediate machine from Controller machine and from the intermediate machine I connect with Appserver using rdp connection.

Controller machine is in workgroup1 and Intermediate in Wrkgro2 and Appserver is Wrkgrp3

Please help me in finding the correct approach.

 

 

 

 

 

 

 

 

 

open a new IE Browser while developing scripting

$
0
0

Hello,

I am using LR 12.53, TruClient - Web (IE).

I would like to know, Is it possible to open a new browser while developing script?

Thanks

 

 


Determining LB and RB in correlation parameter

$
0
0

Hi, 

I am trying to capture the session value (bold and italicised) below and I am struggling to do it. Can someone help me determine the LB and RB in the expression, please? 

Here is the code, 

<div>
<input type="hidden" name="lt" value="LT-3421-nxfUSxJtd9456LE4zOcytzqbgtav7v" />

This is what I am doing, 

web_reg_save_param_ex("ParamName=LTValue",
"LB=\name\=\"lt\"\\value\=",
"RB=/>",
SEARCH_FILTERS,
"Scope=All",
LAST);

loadrunner not recording events in google chrome

$
0
0
While recording in Google chrome events are not recording and script is also not recording, please provide exact solution for this,please help on this how to resolve the issue...

Missing Recording Option Nodes

$
0
0

Hi,

On launching the recording options I seem to be missing the Shared DLLs node.

Under LoadRunner v12 you could find this under Microsoft .Net ---> Recording, Shared DLLs, Filters.

In LoadRunner v12.53 I can only see  Microsoft .Net ---> Recording

Has this feature been removed?

Thanks

Scott

Load generator maximum connection / Connection per second graph

$
0
0

Hi ,

Is there is  any option for LoadGenrator like maximum no of connection it can make. I am asking this question after  executing two tests, one with normal load  and other with 2x(reduced pacing and TT to achiev the target) of  normal  load. In both the test the connection per seconds   graph  is saturated  at  40 and both the graphs are identical which should not be the case. Please help me in  understanding this.

During the second test the response time of the application is lot more higher than reported by Performance center is almost, ~20sec difference is there. Is there is any chance that Loadgenrator is reporting high response time, there is no issue in LG's CPU memory or disk space and Network metrics isn't available.

 

 

Working with RDP multi protocol-RDP connection window is not prompting in case of multi proocol

$
0
0

I understand that, to record the web journey in the RDP machine we need to select the multi protocol and I did the same.

I selected the new script and clicked on multi protocol.

Then, I selected RDP and Web HTTP/HTML protocols from the list and clicked on record to start the recording.

I have been promted with the web browser instead of RDP connection window.

Could anyone please suggest what can be done in case of multi potocols to get the RDP connection window.

 

Thanks,

Swapna.

 

Viewing all 3978 articles
Browse latest View live




Latest Images