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

Transaction names impact results-size?

$
0
0

Hi

We have some projects which are running many scripts with many different transactions. This gives that the results/analysis-files  are becoming huge and breaks the limit for Accessdatabases. This is overcome by switching to SQLite (or SQL-server). And then Analysing also takes very long time.

Is there anyting other that can be done, other than lower the number of different transactions in each script?
Both for loweirng the datasize and the time taken for Analysis.

For example will shortening transaction names help?

br /ola


Please mark post as solved if your problems or questions is/are resolved.
If this post was valuable to you, please consider kudo it.

 


TrueClient - Chromium authentication pop up window handling.

$
0
0

Hi!

I use LR 12.53, TruClient - Web protocol (for Chromium).

I test not public Web application within internal network.

I'm recording very simple bussiness logic: Login into the application. While recording, I'm getting "Authentication Required" pop up dialog in which I have to enter user name and password. After recording, I can see my user name and password details in my script.

My script contains 2 steps:

1. "Navigate" step with End Event: "Dialog opened".

2. "Dialog - Authenticate" step with End Event: "Automatic: Action Completed".

But during replay (both in "Develop script" mode and in "Load Replay" mode) the script fails on "Navigate" step.  It tries to navigate to the application URL, the "Authentication Required" pop up dialog appears and the step fails. For some reason, Vugen is not handling this dialog.

I tried to change End Event type to other type but this didn't help. I tried all possible types. While tried to change to "Object Exists" type, I noted that I can't catch any object. Vugen Object Selection Mode can't locate objects at this dialog. 

I asked our developments guys and they said me that this dialog is originated by Chromium and not by an application. This is the reason why Vugen can recognize no objects on this dialog.

Any ideas how to work around this problem will be appreciated.

Thanks in advance.

 

The Selenium Package is not recognized in LoadRunner Script project through eclipse.

$
0
0

Team,

   I am trying to reuse the selenium script for performance testing, so i have created a eclipse project with Load Runner Script with JavaVuser and i am able to see the Vuser option under eclipse ,I have added selenium reference libraries for the project.But those libraries are not recognized by Actions.java class and giving below error

The LoadRunner script cannot be compiled.

package org.openqa.selenium does not exist

import org.openqa.selenium.WebDriver;

^

1 error

 

 

Any help will be highly appreciated.

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

$
0
0

Hi Vishal,

you need to post this question in the LR forum at
Products -> LoadRunner / Performance Center / StormRunner Load

Greetings
Siggi

 

 

Unable to record Websocket calls.

$
0
0

Hello Colleagues,

 

We are using Loadrunner 12.02 and when trying to record the application which uses Websocket calls events or actions are not being recorded. Also  I didn't notice any “WebSocketBuffer.h” and “WebSocketCB.c” files added to a project.

Gone through this article https://community.hpe.com/t5/LoadRunner-and-Performance/Async-Communications-The-WebSocket-protocol-made-easy-in/ba-p/6469242#.WFADLOZ942w and assume we can use Web-HTML protocol only to test Web Socket calls.

 

Can you guide me how to proceed further?

 

Thanks & Best Regards,

Raghavendra.

Monitoring HP Tools

$
0
0

Hi,

I want to monitor the following systems in the environment

• NNMi

• UCMDB/UD + Probe

• OO (Operations Orchestration) 

Please provide valuable information on how we can achieve this.

Thank you

web_set_user ("KHB", "khb", ":0"); - error Invalid port

$
0
0

Hi,

If I try to record using Web HTTP always my login credentials are displayed as

web_set_user ("KHB", "khb", ":0");

if i replay the script it gives error as "invalid port"

How to proceed further

Best Regards,

KHB

January 10th 2017: Online Expert Day LoadRunner

$
0
0
Hello Everyone,

LoadRunner is hosting an Online Expert Day on January 10th, 2017!  Mark this on your calendars!

 

 

If you are a customer with a support contract, then we would like to invite you to join us LoadRunner Support Customer Forum on January 10th, when HPE product Experts will be online for 24 hours to answer any questions regarding:

Any topic on LoadRunner

 

Event start time: January 10th at 02:00 AM Pacific Daylight Time / 05:00 AM Eastern Daylight Time / 09:00 AM Greenwich Mean Time

Event end time:  January 11th at 02:00 AM Pacific Daylight Time / 05:00 AM Eastern Daylight Time / 09: 00 AM Greenwich Mean Time.

 

What is an Online Expert Day? 

Online Expert Day is an event when HPE product, R&D, and Support team members and other employees join our online forums to answer your toughest technical questions.  Online Expert Days give you a chance to talk directly with the HPE Experts!

 

How does the Online Expert Day event work? 

HPE Experts will be online for 24 hours in the forum and will do their best to answer your questions. They may need to get some more information from you so please check the box "email me when someone replies".  An online conversation will be born!

 

To participate, you do need access to the LoadRunner Support Customer Forum if you don’t have access, please add your Support Agreement ID (SAID) to your HP Passport profile and log in again.

To check this please do the following:

 

If you have a valid support contract and are still experiencing issues, please send an email to swcommunity@hp.com.

For more information on our Support Customer Forums and how to add your Support Agreement ID (SAID) to your   Passport profile, please click here.

For upcoming Online Expert Days, please bookmark the HPE Software Online Support Services - Forum events page.

 

If you have questions regarding the Online Expert Day event, please reply to this message.

 

We look forward to your attendance and your questions!

 

Regards,

HPE Support


Performance Testing

$
0
0

I am trying to create script for SFDC Application. In which I am creating opportunity.  When opportunity is created, it gives a BCI Opp ID after sometime at end of page when refreshed.

Please help me in this regard how to write script/code for such instance as soon as possible

 

Thanks and Regards

Anupam Baranwal 

Test Engineer

How can I use the values generated in the script when running can be used in the next step while run

$
0
0

How can I use the values generated in the script when running can be used in the next step while running the script.

Error -26366: "Text=User Menu" not found for web_reg_find in LoadRunner Virtual User Generator

$
0
0

Hi,

I have added web_reg_find and during replay i got below error:

Error -26366: "Text=User Menu" not found for web_reg_find 

I have increased think time. But the error is same.

Please help.

Naina Dixit

Unable to launch IE thru Vugen citrix scipting.....after LR_00671 patch installation on LR 12.02

$
0
0

Hi,

I have installed citrix patch LR_00671 patch on 12.02 (patch 3 updated) installation.  If i try to record Multi protocol or single protocol with Citrix ICA , always IE is crashing when it is launched thru Vugen.

Uninstalled complete LoadRunner and installed again but still same issue.How to uninstall patch from my system

Best Regards,

KHB

 

 

Cannot Capture File Uploading Events in Http/Web Protocol

$
0
0

Hi, I am facing an issue to capture the file uploading events, althrough this web request can be seen in network analyzer as highlighted in red rectangle in the below 2nd graph ("post/eintake/rest/upload"). however in script, there is no activities corresponding to this web request.

I am using LR12.02 and IE 11.

The Vugen recording option is :  web protocol; URL-based;

If anyone can assist on this, it's really appreciated!

Recording Option.jpgScript Issue.jpg

 

Script Issue.jpg

Substituting part of request body json with dynamically created string

$
0
0

Hi,

I am facing a strage problem in substituting a string dynamically created by substituting parameter values and sending as part of json body. When I directly send the request with the string the request passes and if I copy the same string to a character pointer and pass the same to the json, the request fails with a http 400 error.

Below is the string I send via char pointer.

char *bodystring="{\\\"ActualScannedBarcodeValue\\\":\\\"XB306247306GB\\\",\\\"Barcode\\\":\\\"XB306247306GB\\\",\\\"barcodeType\\\":\\\"NORMAL\\\",\\\"TimeStamp\\\":\\\"/Date(1481731291688)/\\\",\\\"IsSignatureRequired\\\":false,\\\"Latitude\\\":0.0,\\\"Longitude\\\":0.0,\\\"PackageType\\\":0,\\\"IsScanned\\\":true,\\\"StatusId\\\":1,\\\"IsReturnToSender\\\":false,\\\"IsNeighbourSignatureRequired\\\":false,\\\"IsManualEntry\\\":false,\\\"isAdditionalInfoRequired\\\":false,\\\"isPrepopulated\\\":false,\\\"IsIdentityProofRequired\\\":false,\\\"IsForwardToRecipient\\\":false,\\\"IsForwardToNrc\\\":true}";

converting the string to a parameter

lr_save_string(bodystring,"p_Body"); and attach to the body part as a parameter.

If I send above string directly in the json the request passes, as below

{\"ActualScannedBarcodeValue\":\"XB306247306GB\",\"Barcode\":\"XB306247306GB\",\"barcodeType\":\"NORMAL\",\"TimeStamp\":\"/Date(1481731291688)/\",\"IsSignatureRequired\":false,\"Latitude\":0.0,\"Longitude\":0.0,\"PackageType\":0,\"IsScanned\":true,\"StatusId\":1,\"IsReturnToSender\":false,\"IsNeighbourSignatureRequired\":false,\"IsManualEntry\":false,\"isAdditionalInfoRequired\":false,\"isPrepopulated\":false,\"IsIdentityProofRequired\":false,\"IsForwardToRecipient\":false,\"IsForwardToNrc\":true}

The whole body part is give below.

"Body={\"TimeStamp\":\"/Date({h_Date})/\",\"PackageList\":[{\"ActualScannedBarcodeValue\":\"XB306247306GB\",\"Barcode\":\"XB306247306GB\",\"barcodeType\":\"NORMAL\",\"TimeStamp\":\"/Date(1481731291688)/\",\"IsSignatureRequired\":false,\"Latitude\":0.0,\"Longitude\":0.0,\"PackageType\":0,\"IsScanned\":true,\"StatusId\":1,\"IsReturnToSender\":false,\"IsNeighbourSignatureRequired\":false,\"IsManualEntry\":false,\"isAdditionalInfoRequired\":false,\"isPrepopulated\":false,\"IsIdentityProofRequired\":false,\"IsForwardToRecipient\":false,\"IsForwardToNrc\":true}],\"ManifestId\":0,\"ModuleId\":1,\"ProcessId\":{p_ProcessId},\"LocationId\":{p_LocationId},\"SubProcessId\":{p_SubProcessId},\"BusinessEntityID\":1,\"UserID\":{c_X-PMC-CredentialId},\"MainAltitude\":0.0,\"MainLatitude\":0.0,\"MainLongitude\":0.0}"

Please let me know how I can substitute the body part by saving the same to a char pointer and use as a parameter

 

 

 

RTSM Web Service API using c#

$
0
0

Hi,

I want to access Nodes managed by OMi thu web service using c#. 

created web referance using wsdl"http://localhost:8080/axis2/services/UcmdbService?wsdl"

HPOMiUcmdbService.UcmdbService UcmdbService = new HPOMiUcmdbService.UcmdbService();

...

HPOMiUcmdbService.getCIsByTypeResponse res = UcmdbService.getCIsByType(type);

above code returned 401:unauthorized error. 

update username & password using std method in c#

UsernameToken userToken = new UsernameToken("admin", "<PASSWORD>", PasswordOption.SendNone);
HPOMiUcmdbService.UcmdbService UcmdbService = new HPOMiUcmdbService.UcmdbService();
SoapContext requestContext = UcmdbService.RequestSoapContext;
requestContext.Security.Tokens.Add(userToken);

still same issue.

do I need to add any token to security header?


What is the HP load runner license cost for 1000 concurrent users for web bases application.

$
0
0

What is the HP load runner license cost for 1000 concurrent users for web bases application.

Windows Server Available Memory Monitoring Issues on the Controller

$
0
0

First of all, please understand my poor English.

 

controller : performance center 12.02

monitoring host server : vmware windows 2012 R2

 

i performed endurance tests.

I monitored the Windows Resource(Available Memory) of the host server through the controller.

At startup, the size of the memory was 122 GByte.

At last, the size of the memory was 112 GByte.

 

But I look at Perfmon Log Data (Availabe Memory) directly monitored by the server's perfmon.exe

At startup, the size of the memory was 124 GByte.

At last, the size of the memory was 124 GByte.

 

I wonder why it was so different.

 

Thank you for your advance and help us.

 

ButBut

Certain users cannot record a script in IE 11 using Vugen 12.02

$
0
0

I have VuGen 12.02 installed on a Windows 7 platform and using IE 11. I have certain users (two specifically) who cannot record a Web/HTML protocol script. The browser opens at the start of recording but the page does not load. The particular users can open the web page using IE 11 stand alone. All other users can record without an issue. The unit where VuGen is installed is a virtual machine used via remote for all said users. We RDC into the unit, open VuGen and record as usual. 

Once again this is only for two specific users, the rest have no issues remoting in and using the instance. If anyone has come across this please email me at rseiler@unum.com

Any insight would be greatly appreciated.

 

Thank you

Robert Seiler

rseiler@unum.com

Unable to launch IE thru Vugen citrix scipting.....after LR_00671 patch installation on LR 12.02

$
0
0

Hi,

I have installed citrix patch LR_00671 patch on 12.02 (patch 3 updated) installation.  If i try to record Multi protocol or single protocol with Citrix ICA , always IE is crashing when it is launched thru Vugen.

Uninstalled complete LoadRunner and installed again but still same issue.How to uninstall patch from my system

Best Regards,

Bindu

Could not record citrix application from Vugen 11.0

$
0
0

Hi,

I tried to record a citrix web url through multi protocol (Web HTTP and Citrix ICA protocols) with Loadrunner 12.02 main and latest patch updated is patch 3. I am facing the same issue like all recording in Web HTTP, no citrix scripting.

If i try to do single protocol, then just one statement about citrix ica file location in c:\program files\...Temporary internet files.. ( a dummy ica file is created)

As per my requirement i dont want to use ica file while scripting- i want to record with Citrix URL.

Could anyone solve my issue.

Best Regards,

Bindu

Viewing all 3978 articles
Browse latest View live




Latest Images