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

what protocol need to be selected for .net thick client application

$
0
0

Hi

I'm going to do testing in .net thick client application. This .net application will communicate with java application and the communication between the two application will be done using TCP / IP as the communication Protocol using WebServices as the Communication on SOAP and XML from Client to Server.

I'm new to .Net application.

Kindly let me know what protocol I need to choose. What are the main basic things I need to look in before start creating my script.

 


Performance Center Vuser Limit even if everything rightly setup

$
0
0

Hello everybody,

Got a weird problem on our ALM system, we have 115 Vusers licensed, I'm the only one who is running at this time the scripts, running a script using all the 115 users (terminal script) it goes up to 50 and all the others are signed as "You have exceeded the number of Vusers..." (can't read the rest, seem blocked), the script is nothing else than a terminal connection that runs a command on a server and closes the connection, each script has a 1000 times run, can this be the problem? I see that even the max number of transaction per second is not higher than 2 or 3 (when usually we are able to run 200 connections with 200 transactions per second).

Any help is appreciated.

Thank you very much

 

12.50 TruClient: how to resolve 'Connection is untrusted" after changing URL?

$
0
0

script was successfully recorded and run for one URL, but it failed to run on another URL bacause of such message. To to force LR to ignore all such questions?

Transaction "Pass" or "Fail"

$
0
0

Hello,

 

I am new to HP LoadRunner and am having an issue with my entire "action" transaction failing, due to "fail" status on a page that should not be "Failing" - its simply the first page of my app which is a static page and serves nothing but some text and a button.

This first transaction is failing, causing my whole test to have the action transaction fail.  What is the conditions for a "failure" - i.e. what is being tested that would not pass a test, when the only thing happening is a simple page request.  This seems like a fundamental concept of how the tests are run with the VuGen scripts and I don't think I fully understand what LoadRunner is considering pass or fail conditions.

 

Any help at all would be very helpful!  Thank you!

Observing HTTP 400 Bad request error for Web Socket while replaying the script

$
0
0

Vugen Version: 12.50

Protocol: Web - HTTP/HTML

Background: While recording, my script has some web socket calls due to HTML5 async communication.

Issue:  While replaying, I am getting HTTP 400 Bad request as shown in the below error message

Error Message: Error -26631: HTTP Status-Code=400 (Bad Request) for "ws://example.com/....."

Please let me know if there is any pointers to fix this issue.

VUGen hangs while trying to open scripts stored in Performance center

$
0
0

VUGen hangs while trying to open scripts stored in Performance center.

VUGen version is 12.02 and PC version is 12.20.

Any suggestions?

How to fix Error with invalid security certificate: sec_error_unknown_issuer ?

$
0
0

I just installed LoadRunner and tried to record actions (clicks etc) on a website. No matter what site I use (e.g. google.com) or what browser I use (chrome, firefox, explorer), I ALWAYS get a certificate error:

www.google.ch uses an invalid security certificate.

Errorcode: sec_error_unknown_issue

 

Please see the Screenshot. 

When accessing web pages outside of LoadRunner (i.e. just open a browser and go), I do not experience any of the issue mentioned above. I am just able to go to the website I desire (using chrome, firefox or explorer).

So the problem is clearly associated with LoadRunner! I installed LoadRunner twice; once without a specific certificate, and once with a certificate I create on my own (given the instructions in the LoadRunner User Manual) and used the following steps: 

1. Opened a comand line on windows

2. Changed the directory to where I can find the executables

3. gen_ca_cert -common-name justForTesting

4. gen_ca_cert -install cacert.cer

5. gen_cert -common-name justForTesting

6. gen_cert -install cert.cer

7. Imported the files necessary to continue with the installation of LoadRunner. 

 

But still, with or without certificate, LoadRunner is not able to open a webpage. I REALLY need some help to fix this error!!

 

 Update

I tried to follow the suggestion made here to change the length of the RSA key, but it did not solve the problem (including restart of PC):

http://eyeontesting.com/questions/2758/loadrunner-vugen-cannot-record-secure-web-sites-ht.html

 

 

 

 

How to record citrix protocol using Load runner

$
0
0

Hi Team,

How to record citrix protocol  using Load runner.

Loadrunner version is 12.0

Citrix version is 7.5.

What I am did earlier Loadrunner was installed in one windows7  system, and cirtirx was installed in another windows(2008) system.

So can you please advise on this query with screen shots.

Thanks,

Praveen.ch


Parameterisation in loadrunner

$
0
0

Hi,

I did the parameterisation in the script, by mistake i selected all the occurances in the script. So i want to restore all the occurances with orignal value , what is the process. Please help me. Thank you

LoadRunner is unresponsive after I stop recording

$
0
0

Using LoadRunner 12.50 on Windows 8 I try to record uder actions on firefox and the address www.google.ch, but I get a certificate error. 

www.google.ch uses an invalid security certificate. The certificate is not trusted because the issuer certificate is unknown. The server might not be sending the appropriate intermediate certificates. An additional root certificate may need to be imported. (Error code: sec_error_unknown_issuer)

I then stop recording and after that LoadRunner is completly unresponsive. I have to use the task manager to shut it down forefully!

Does this version of LoadRunner has problems/issues/bugs? I am not ablte to use it in any case!!

sketch-comedy Performed on Sisters

$
0
0

Overview: “Sisters” is a movie to go out and see when you’ve run out of television to watch. Which could happen, at least theoretically. Directed by Jason Moore (“Pitch Perfect”) from a script by the longtime “Saturday Night Live” writer Paula Pell, this raunchy-huggy comedy features, in keeping with Hollywood custom, a gaggle of well-known and well-liked sitcom and sketch-comedy performers being a little less funny than you want them to be. They are allowed to swear more robustly than on network or basic-cable shows, to deliver sentimental speeches along with punch lines and to play with or against type as the mood suits.

Watch. Sisters 2015 .Online

 

http://www.chathambaroque.org/sisters-2015-online-trailer

Invalid Security Certificate: LoadRunner is totally unusable!

$
0
0

I am sorry to post my question again, but this issue really is very pressing. I am not able to use LoadRunner at all, it is completly blocked! 

I installed LoadRunner on a Windows 8 machine and tried to record Web-actions (using the "Web - HTTP/HTML"- Protocol) with VuGen 12.50  (proof of concept). But no matter what site I use (e.g. google.com) or what browser I use (chrome, firefox, explorer), I ALWAYS get a certificate error:

www.google.ch uses an invalid security certificate.

Errorcode: sec_error_unknown_issue

 

Please see the Screenshot. 

When accessing web pages outside of VuGen (i.e. just open a browser and go), I do not experience any of the issue mentioned above. I am just able to open the website I choose (using chrome, firefox or explorer).

So the problem is clearly associated with LoadRunner! I installed LoadRunner twice; once without a specific certificate, and once with a certificate I create on my own (given the instructions in the LoadRunner User Manual) and used the following steps: 

1. Opened a comand line on windows

2. Changed the directory to where I can find the executables

3. gen_ca_cert -common-name justForTesting

4. gen_ca_cert -install cacert.cer

5. gen_cert -common-name justForTesting

6. gen_cert -install cert.cer

7. Imported the files necessary to continue with the installation of LoadRunner. 

 

I also tried the following actions so far without any success, without any change of the problem:

1. Change the length of the RSA key as mentioned here: http://eyeontesting.com/questions/2758/loadrunner-vugen-cannot-record-secure-web-sites-ht.html

2. Followed the certificate instructions here: http://community.hpe.com/t5/LoadRunner-and-Performance/5-tips-to-solve-the-most-common-problems-seen-in-Web-recording/ba-p/6357387#.Vnme51Jvks4

 

I really appreciate some help here to get LoadRunner to work !!!

 

Create own Certificate in Windows 8

$
0
0

I probably need to create my own certificate on Windows 8 in order to use LoadRunner/VuGen. 

 

How to do this?

How to create an own certificate in Windows 8? And how to import/install/use it in VuGen?

Error -27794: Failed to connect to server

$
0
0

Hi,

I am using Oracle NCA +Web multi  protocol to record the script for Oracle R12 application.  I am getting below error when i replay script. 

vuser_init.c(16): Error -27794: Failed to connect to server "url:80": [10061] Connection refused [MsgId: MERR-27794]
vuser_init.c(16): Warning -26200: At least one of the resources specified by EXTRARES has not been downloaded due to the above error(s) [MsgId: MWAR-26200]

Could you please suggest the possiable solution for this?

Regards,

Gowtham

 

 

 

LoadRunner Alternatives

$
0
0

Because of some very big shortcomings of LoadRunner I would like to hear about possible alternatives to LoadRunner! What other products (free or paid) are available? Preliminary to perform Load-Testing, and to record and play user actions on a Web page. 

 

I appreciate your suggestions on LR alternatives!


No Action is recorded!

$
0
0

I am using VuGen 12.50 and try to record Web Actions (Protocol Web - HTTP/HTML) on Windows 8, but after I clicked around, enter text in input fields and stop recording, nothing is being generated in my Action.c. It is still empty as before:

Action()
{
    return 0;
}

I probably changed many many settings in attempt to fix some other pronblem for I did not get any help with (great support, HP!!!). The screenshots I have attached show some of the settings. Maybe some of them are incorrect?

I don't really expect any help here in this Forum, but I give it a try anyway ...

 

No socket (out of 16) is CURRENTLY available for a regular connection

$
0
0

I tied to record something in VuGen with the Web- HTTP/HTML protocol on Firefox (opening cnn.com, clicking on "Entertainment", just for testing LoadRunner). I was able to generate a script with more than 300 lines! And during playback I encountered an error with many many erorrs like those below:

 

Action.c(227):  for URL="http://i2.cdn.turner.com/cnnnext/dam/assets/130730112943-teresa-giudice-february-2013-story-top.jpg" [MsgId: MMSG-26000]
Action.c(227): No socket (out of 16) is CURRENTLY available for a regular connection for URL="http://zor.fyre.co/wjs/v3.0.1450403849/javascripts/livefyre_base.js" [MsgId: MMSG-26000]
Action.c(227): No socket (out of 16) is CURRENTLY available for a regular connection for URL="http://i2.cdn.turner.com/cnnnext/dam/assets/110914014058-star-trek-movie-story-top.jpg" [MsgId: MMSG-26000]
Action.c(227): No socket (out of 16) is CURRENTLY available for a regular connection for URL="http://i2.cdn.turner.com/cnnnext/dam/assets/141019110541-norman-lear-getty-image-2-large-tease.jpg" [MsgId: MMSG-26000]
Action.c(227): No socket (out of 16) is CURRENTLY available for a regular connection for URL="http://i2.cdn.turner.com/cnnnext/dam/assets/150905160732-caitlyn-jenner-culture-club-overlay-tease.jpg" [MsgId: MMSG-26000]
Action.c(227): No socket (out of 16) is CURRENTLY available for a regular connection for URL="http://i2.cdn.turner.com/cnnnext/dam/assets/151125104735-star-wars-travel-tease-overlay-tease.jpg" [MsgId: MMSG-26000]
Action.c(227): No socket (out of 16) is CURRENTLY available for a regular connection for URL="http://i2.cdn.turner.com/cnnnext/dam/assets/151207125938-bb-8-tease-overlay-tease.jpg" [MsgId: MMSG-26000]
Action.c(227): No socket (out of 16) is CURRENTLY available for a regular connection for URL="http://i2.cdn.turner.com/cnnnext/dam/assets/151117114421-charlie-sheen-nbc-1117-overlay-tease.jpg" [MsgId: MMSG-26000]
Action.c(227): No socket (out of 16) is CURRENTLY available for a regular connection for URL="http://i2.cdn.turner.com/cnnnext/dam/assets/150402181037-17-beyonce-solange-famous-siblings-super-169.jpg" [MsgId: MMSG-26000]
Action.c(227): No socket (out of 16) is CURRENTLY available for a regular connection for URL="http://i2.cdn.turner.com/cnnnext/dam/assets/151206114533-maksim-chmerkovskiy-and-peta-murgatroyd-super-tease.jpg" [MsgId: MMSG-26000]
Action.c(227): No socket (out of 16) is CURRENTLY available for a regular connection for URL="http://i2.cdn.turner.com/cnnnext/dam/assets/151129123012-08-gotham-sets-super-tease.jpg" [MsgId: MMSG-26000]
Action.c(227): No socket (out of 16) is CURRENTLY available for a regular connection for URL="http://i2.cdn.turner.com/cnnnext/dam/assets/151126195937-01-flash-gordon-super-tease.jpg" [MsgId: MMSG-26000]
Action.c(227): No socket (out of 16) is CURRENTLY available for a regular connection for URL="http://edition.i.cdn.cnn.com/.a/1.229.0/js/gigya-sharebar-msib.min.js" [MsgId: MMSG-26000]
Action.c(227): Error -26000: No socket (out of 16) is available for an immediate connection for URL="http://i2.cdn.turner.com/cnnnext/dam/assets/151207102514-bb8-explosion-small-11.jpg" [MsgId: MERR-26000]

What is goint on this time?

facing problem while running the recorded script through Citrix protocol

$
0
0

facing problem while running the recorded script through Citrix protocol in loadrunner means we are getting bit map synchonization issues while running the script. please can anybody help regarding this.

Citrix ICA protocol issue

$
0
0

we are facing bit map sychonization issue while running the script through Citirix protocol in loadrunner. we are using loadrunner version 12.01 and Citrix 7.6 Version. can anybody provide your support to over come this issue.

Problem with Citirx ICA protocol

Viewing all 3978 articles
Browse latest View live




Latest Images