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

how to create custom web request which should send json data

0
0

how to create custom web request which should send json data


SSL errors attempting to connect to newly provisioned AWS Load generator instance

0
0

I am getting SSL error when I attempt to connect to newly provisioned AWS Load generator instance for the first time.

The error is stating that the certificate on the controller machine does not match the one on the load generator.

I was under the impression that the provisioning process that occurs when choosing the add from the cloud option on the controller would push a copy of that certicate to that image.

 

I created the CA and private key, installed and configured controller to generate certificate automatically using the directions from the link below.  Thanks in advance for any help.

 

http://h30499.www3.hp.com/t5/HP-LoadRunner-and-Performance/Step-by-step-instructions-to-Provision-Load-Generators-in-the/ba-p/6434080#.VVKWBPlViko

LR Support Tip: Attempted read from an unconnected socket

0
0

While executing a performance test, the test is throwing the error "Error 27653 Attempted read from an unconnected socket"

 

The error is due to the presence of Asynch calls in the script. Disable the web_reg_async calls in the script to fix the error. 

Brava! viewer is not working when HP Load Runner is recording

0
0

We use Brava! viewer to open pictures from our Enterprise Document Management system.

We installed 'BravaClientXWapper.cap' (Brava ActiveX controller) on the testing PC.

But when Load runner is recording, Brava! is not opening the picture.

I used to use web-HTTP/HTML protocol, but Brava! is not working using this protocol.

I used COM/DCOM protocol, Brava! works but HP Load Runner does not record it.

What is the issue?

 

Thank you

Aida Shirvani

 

 

Load generator - connect a machine from local area network

0
0

Hi all,

 

Could you please help me in the following: is it possible to add a machine from local area network as a Load Generator? If possible - please explain how or specify where i can read about it by myself.

 

I went through lot of guides/instructions/forum topics & feel like its not possible...But anyway need a confirmation.

 

Thank you

Load Runner - settings file, *.bat file to start the load

0
0

Hi all,

 

There are 2 general qustions considering LoadRunner:

1. Is there any file containing general loadrunner settings?

2. Is it possible to start load process without opening LoadRunner itself, but via some *.bat file probably?

 

Im just exploring LoadRunner & therefore need ur help too much :)

Thank you

 

Sessions (shopping cart) colliding on playback for multiple unique users

0
0

I am testing an ecommerce website using LR 12.02. During playback of 1 iteration, everything runs as expected. I take my script to the LR controller and try to run multiple users, and we experience some issues with the shopping carts of unique users being shared.

 

I have a parameter in the script that iterates through a list of valid test users so that each new iteration of the script is unique. My RTS in the controller are set to simulate a new user on each iteration.

 

My problem is that if there are 5 users in the system, the first user to submit their order also submits the items from the shopping cart of the other users. We have verified that this is not an issue when done manually. We expect the carts to merge in this fashion if the users are identical, but my users should be unique.

 

There are no correlations suggested and I am unable to manually correlate the SessionId. It is also not part of my request (recorded in Web/Http protocol).

 

I have seen several suggestions, but none of them work.

Having Multiple Percentile values displayed in LR analysis

0
0

Can i have Multiple columns added to Loadrunner Analysis to view 80 percentile,  90 percentile and  99 percentile  ?

 

I know i can update the 90% column to make it a different percentile. But can I have both the values displayed in the result?

 

please help.


Script is not being generated at all !!!

0
0

I've just downloaded HP Loadrunner 12.02 online & installed the same in my local machine which is directly connected with Internet. Now whenever I'm trying to record a script using Vugen for a web application through HTTP/HTML ptotocols, script is not being generated at all. There is HTTPS in the application URL. What may be the actual problem? Can you help me out?

 

 

Capture level: Socket level and WinINet level with Enable auto SSL detecion checkbox selected or unselected. But the result is same: Script is not being generated

Design studio is disabled in HP load runner 12.02

0
0

Hi everyone,

 

 

I'm load testing an application which is a applet launch via browser, whenever i try to record the script, design studio is disabled. uses the java over http protocol. i need to correlate many values. so please help me  to find out this.

 

Regards,

Vani reddy

 

Vivit Deep Dive Session at HP Discover – Lifecycle Virtualization

0
0

Attending #HPDiscover in LV? Arrive early - join in on the #Vivit Deep Dive Session: “It’s a win-win: Maximizing the value you deliver to your customers with lifecycle virtualization”, Session ID #3732 by HP on June 1. Register for this session through yournew orexisting #HPDiscover conference registration. http://bit.ly/I7Fbyo

Loadrunner DD Pic.png

Unable to import WSDL file in Hp vugen 12.02 by using Webservices protocol

Loadrunner HTTP Status-Code=500 (Internal Server Error)

0
0

I try to make a login on facebook with Loadrunner Script, but I get always this:

vuser_init.c(41): Continuing after Error -26612: HTTP Status-Code=500(Internal Server Error) for "https://www.facebook.com/"

This is my request Script (Function): 

 

web_submit_data("login.php", 
    "Action=https://www.facebook.com/login.php?login_attempt=1", 
    "Method=POST", 
    "TargetFrame=", 
    "Resource=0",
    "RecContentType=text/html", 
    "Referer=https://www.facebook.com/", 
    "Snapshot=t30.inf", 
    "Mode=HTML", 
    ITEMDATA, 
    "Name=lsd", "Value=AVpPvlAG", ENDITEM, 
    "Name=email", "Value={FACEBOOK_LOGIN}", ENDITEM, 
    "Name=pass", "Value={FACEBOOK_PASSWORD}", ENDITEM, 
    "Name=default_persistent", "Value=0", ENDITEM, 
    "Name=timezone", "Value=-60", ENDITEM, 
    "Name=lgnrnd", "Value=013117_8ain", ENDITEM, 
    "Name=lgnjs", "Value=1392111088", ENDITEM, 
    "Name=locale", "Value=de_DE", ENDITEM, 
    EXTRARES, 

    LAST);

 any help would be appreciated.

Vugen 12.01 recording is very slow on chrome v35 browser.

0
0

Hi,

 

We are trying to record an application on chrome v35 since the app supports only chrome and found that vugen is very slow. Most of the times I see "Page Unresponsive" error in chrome.

 

However, I do not face any issues when application is lauched without vugen, its quick and fast but not when chrome lauched with vugen.

 

Is there any settings required to make tool in sync with chrome?

 

Please refer below for tool and browser details:

 

LR 12.01, web (Http/Html) protocol, Chrome version 35, win 7 64 bit - OS and 8GB RAM. 

 

 

Your support to post is much appreciated . Thanks!

How to perform load test on client-server application with loadrunner

0
0

I wonder whether it is possible to run client server test in loadrunner or not. I saw a question about it but no complete answer I found.

I'll be thankful if you help me whether it is possible or not and if yes how?

 

Thanks in advance

 


Actions.java:11: error: package com.xxxxx.xxxx does not exist when running script on load generator

0
0

I am getting the following error when I run a script that uses java

Actions.java:11: error: package com.xxxxx.xxxx does not exist when running script on load generator

 

I have included the jar files in the extra files section of the script. 

 

Script runs fine on the controller.

 

I have installed jdk and jce policy files as well as added the java bin dir in the system path 

 

Any tips would be much appreciated.

Thanks in advance.

Handling Epoch Timestamp

0
0

In a single html action multiple secondary requests are passing as extra resources. Each request passes with current timestamp in epoch time format. Usign "web_save_timestamp_param" is not possible since time changes on each request within single action. How can we handle to get current epoch timestamp on each occurrence ?

Authentication Required Error for the below Request

0
0

 

Hi Team,

Got the below Error 

Action.c(220): Error -26547: Authentication required, please use web_set_user, e.g. web_set_user("domain\\user", "password", "host:port");   [MsgId: MERR-26547]

 

Could anyone please help me out for the below request.

 

web_custom_request("24.0", 
        "URL={p_URL}", 
        "Method=POST", 
        "Resource=0", 
        "RecContentType=application/json", 
        "Referer={p_URL1}", 
        "Snapshot=t27.inf", 
        "Mode=HTML", 
        "EncType=application/json;charset=UTF-8", 
        "Body=[{\"version\":\"1.0\",\"minimumVersion\":\"0.9\",\"channel\":\"/meta/handshake\",\"supportedConnectionTypes\":[\"long-polling\",\"callback-polling\"],\"advice\":{\"timeout\":60000,\"interval\":0},\"id\":\"1\"}]", 
        LAST);

 

Got some Idea regarding the above request: 
http://docs.genesys.com/Documentation/GMS/latest/API/ChatAPI

First big app, figures there is a HUGE correlation problem.

0
0

First of all I need some help correlating a large value.  We had a consultant come in and this was taught to our main guy, but he has a long weekend, and I need to get this done before the weekend.  I have a script that is testing against an application that is using SiteMinder.  We need to correlate this large body so we can run the same test against the same app, but use parameterized users, so we need to be able to dynamically handle the individual user data that is populated.

 

 

So, how can I get this body to be correlated (the teal text) in the attached image?  I want to use web_reg_save_param_ex, but I am not experienced enough for this to make sense to me yet.  

 

I went into the help files and it is still convoluted, for example:

 

web_reg_save_param_ex

int web_reg_save_param_ex("ParamName=<output parameter name>", [LB[/IC][BIN]=<value>, ][RB[/IC][BIN]=<value>, ] <List of Attributes>, <SEARCH FILTERS>,LAST );

 

It just doesn't make a lot of sense, my co-worker and consultant made it look so easy.  I can't wait for them to get back on Tuesday so I can pick their brains and get some answers, but for now I am on my own!

 

I feel if I can just get over this hump, I will be on point.  Could someone please help a newbie with this, it would mean a lot, thanks!

Resolve the Pop-Up Issue

0
0

HI Everyone,

 

                     Hope everyone doing fine.I am facing one issue in the application(http protocol) .

 

Issue is:

 

               lLogin part is not designed like other web application.Here login window designed as OS-POPUP window.There i have to enter my username and password.Then it will login into the application.While recording the script using web(http/html) protocol.It is not capturing the login part (username,password as  i am entering through os pop window)
I  am getting (401 error) during reply.I tired using web_set_user function as well.Still i am getting the same error.
I have tried with different option as well like (socket level,winlnet level) nothing is working.Please provide some idea how to resolve this issue.Thanks everyone :)

Viewing all 3978 articles
Browse latest View live




Latest Images