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

Recording a zip file

$
0
0

Hi,

I am recording script using web http/html protocol and part of this I have to download a xlsx file( there are multiple xlsx files so it downloads a zip folder with multiple excel files) . While downloading the file it opens a new page with no URL and after the download is complete the new opened page close on its own.

The issue is nothing is getting captured in download transaction.

 

P.S. This thread has been moved from Performance Center Support and News Forum to  LoadRunner Support Forum. -HP Forum Moderator


Not able to record using click and script

$
0
0

Hi,

 

I am using vugen 11.52. My browser version is IE 8.

 

I am able to script my application(Its a web based application) using HTTP/HTML protocol.

 

But when I am trying  with Web-click and script, its not recording anything.

 

Any suggestions?

 

Thanks

Correlation Issue (Link changes because the data changes)

$
0
0

Hi,

I have a new project coming my way soon.  This application was performance tested before using LoadRunner.  I will be using LR and PC at the same time for this phase.  Basically we will be testing the report fuctionality from different locations.   The scenario is an user logs in and navigates to the report by using "From" and "To" dates.  Then opens the report.  The issue is that the Link for the report dinamically changes (Depending on the data that changes in the backend).   The previouse tester who is not here anymore couldn't get it to correlate.  The performance tester was an expert on LR.  So every time we have to re run the test we have to rerecord the script with the new links for each report.  This is a lot of extra work and also time consuming.  Does any one here been to a situation like this before?  I am not an expert performance tester nor using LR or PC.  I was told do a POC on this.  Who whould like to take this challance to help me out here?

Scripting Tip: Converting TruClient scripts to Web-protocol with LR12

$
0
0

Hi All.

Starting with LoadRunner 12 we have a new feature that allow convert Ajax Truclient scripts, Firefox or IE, to Web base protocol.

Information about this great functionality here.

 

Rodolfo Leitón

HP LR/PC Support

If you are customer you can try posting on our internal forums for more personalized support.

For LoadRunner here.
For Performance Center here.

Scripting Tip: Converting TruClient scripts to Web-protocol with LR12

$
0
0

Hi All.

Starting with LoadRunner 12 we have a new feature that allow convert Ajax Truclient scripts, Firefox or IE, to Web base protocol.

Information about this great functionality here.

 

Rodolfo Leitón

HP LR/PC Support

If you are customer you can try posting on our internal forums for more personalized support.

For LoadRunner here.
For Performance Center here

Load runner - Please help to get total hits per minute graph?

$
0
0

Hi,

In load runner , i am running test for a duration of 6 hours, i would like to get total hits per minute graph, but i am able to generate only hits per second graph ( thought i can achive this by adjusting granularity, but is not serving the purpose ). Can someone please help me in this

Thanks in Advance,

Pravin.

HP LoadRunner v 12.0 Will Not Record HTTPS

$
0
0

Hello,

 

I am running through and attempting to record a simple script over an HTTPS connection. HP LoadRunner v12.0 on Windows 7 is saying it is recording events, however, whenever I close out of the script it simply results back to the screen after "compiling" it and nothing is in the "action" field where it is directed to go.

 

I have been doing research on it.

 

I added internet explorer to the DEP list hoping this would fix it

Also told it to not auto SSL connect under recording options

no dice.

 

Any assistant would be appreciate, thanks.

scheduling test hourly and getting the report

$
0
0

Hi,

Please tell me how to schedule load test hourly from the controller and generate a report on hourly basis from controller , i dont have performance center


TruClient IE9 Error -203252: end event error due to network timeout

$
0
0

I've seen this issue posted here before, but no one has posted an answer.

 

I am new to TruClient, attempting to develop a script to test Siebel OpenUI.

 

When I playback my script in the TruClient IE window, it displays a Security Warning that I have to manually click through (that is a separate issue).

 

Because I can't playback in the TruClient IE window, I tried playing back through VuGen. That generates the network timeout error.  This happens at the point where the script is logging into Siebel, which currently takes about 30 seconds to display the home page after logging in.

[HELP!] HP LoadRunner Scripting on Mercury Flight Application - SQLError ODBC

$
0
0

Hi all,

 

I've HP LoadRunner 12 and HP UFT 12 running on my machine with sample application which is the Mercury Flight reservation (both windows application & web tour).

 

Objective: To script Mercury flight reservation application with HP LoadRunner 12 for simple transactions like:

   1. Add/Insert Order

   2. Search Created Order

Application Path: C:\Program Files (x86)\HP\Unified Functional Testing\samples\flight\app\flight4a.exe

 

OS: Tried on Windows 7 (32bit), Windows 8 (64bit)

 

Problem/Issue:

- Getting error when replaying the script:

"vuser_init.c(25): lrdb_db_option:  "SQLSetStmtOption", return-code=-1, native-error-code=106, SQLState=S1C00, SQLError=[Microsoft][ODBC Microsoft Access Driver]Optional feature not implemented"

"vuser_init.c(28): lrdb_stmt:  "SQLPrepare", return-code=-1, native-error-code=106, SQLState=S1C00, SQLError=[Microsoft][ODBC Microsoft Access Driver]Optional feature not implemented"

 

Your help is very much appreciated!

Thanks!

Hyperion 11.1.2.3 - Authorization issues observed via LR 11.5 in IE 10.0 browser (Oracle Web 11i)

$
0
0

Hi All,

 

I am trying to record a Hyperion Reporting application (HFR) but always getting authrozation issue (HTTP 401). 

 

All corelations related to SSO Token, Repository token, 13 digit unix timestamp are done in hyperion version 11.1.2.3.

Earlier version of HFR 11.1.1.3 was working fine and hadn't given any issues...

 

The issues are observed just before we try to open the POVof the application.

 

Any help in this regard is highly appreciated...

Load Generator CPU exceeds 80 percent

$
0
0

Hi Experts,

Kindly see the attached images, we are having a problem related to CPU utilization on LR server, that on a certain stage reach 100% CPU Utilization, on 80% LR server generates an application error and test scenario iterations fail immediately. We haven’t encountered this error previously, kindly look into it and provide us a solution. Tha

LR version is 11.52

Urgent: IWebAPI.submit_data error on LR11.52 and LR12

$
0
0

Hi,

 

Please help me solve the issue when I'm using IWebAPI.submit_data

 

On LoadRunner:

 web_url("newtours.demoaut.com",
  "URL=http://newtours.demoaut.com/",
  "TargetFrame=",
  "Resource=0",
  "RecContentType=text/html",
  "Referer=",
  "Snapshot=t1.inf",
  "Mode=HTML",
  LAST);

 web_submit_data("login.php",
  "Action=http://newtours.demoaut.com/login.php",
  "Method=POST",
  "TargetFrame=",
  "RecContentType=text/html",
  "Referer=http://newtours.demoaut.com/mercurysignon.php?osCsid=ccd37fae04df2f2a461a4d21bf92694b",
  "Snapshot=t2.inf",
  "Mode=HTML",
  ITEMDATA,
//  "Name=osCsid", "Value=2fdc2b77675146139ef5989111c39def", ENDITEM,
  "Name=action", "Value=process", ENDITEM,
  "Name=userName", "Value=mercury", ENDITEM,
  "Name=password", "Value=mercury", ENDITEM,
  "Name=login.x", "Value=9", ENDITEM,
  "Name=login.y", "Value=4", ENDITEM,
  LAST);

 

These lines of code run OK on LoadRunner, but when I tried convert it to VB.NET/C#, I got the issue: cannot submit data to correct page. This is a public site of HP, you can debug and execute my test script.

(Notes: Action and Referer properties)

 

Dim strOption = "TargetFrame=, Resource=0, RecContentType=text/html, Referer=, Snapshot=t1.inf, Mode=HTML, LAST"

 

web.url("newtours.demoaut.com", "URL=http://newtours.demoaut.com/", strOption)

lr.think_time(10)

web.submit_data("login.php", "Action=http://newtours.demoaut.com/login.php",

 "Method=POST, TargetFrame=, RecContentType=text/html, "& _

 "Referer=http://newtours.demoaut.com/, Snapshot=t2.inf, Mode=HTML",

 "ITEMDATA, "& _

 "Name=action, Value=process, ENDITEM, "& _

 "Name=userName, Value=mercury, ENDITEM, "& _

 "Name=password, Value=mercury, ENDITEM, "& _

 "Name=login.x, Value=9, ENDITEM, "& _

 "Name=login.y, Value=4, ENDITEM, "& _

 "LAST")

 

Thanks so much,

Hyperion Loadrunner Script (HTTP/HTML)

$
0
0

Hi,

 

I'm currently testing HFM 11.1.2.3 with HTTP/HTML protocols.

I'm already handled the sso_token and repository_token.

 

when I'm replay the script, it's successful.
But, when I checked in the Hyperion workspace, there is not trace

of login in task audit.

 

Is the LoadRunner replay, really logon to the web like we record to?

 

If yes, why the task log on, didn't record in HFM?

 

Thank you

 

How to filter and store text from an object using TruClient?

$
0
0

Hello,

 

While scripting an application with TruClient (11.52) using firefox I am running into the following problem:

I want to filter out a piece of text on a webpage and store it into a variable.

 

The source of the page looks like this:

 

<h1 id="pageTitle" class="status1">
        Case PL2500-140414-113801431 -
                            
                             Some comment here
                        
    </h1>

 

I want to filter out the text of the h1 element. I thought the way to do this would be to add an evaluate javascript step and add the following code to the arguments section:

var Casenr = evalXPath("//h1[@id='pageTitle']/text()");

window.alert(Casenr);

 

But when I run this step it gives me the following error: ReferenceError: evalXPath is not defined.

 

Does this mean I am only allowed to use evalXPath in the object section of a step and not in the arguments section?

 

How should I do this then?

 

Maybe it's simple, but I don't see it.

 

Peet

 

 

 


LR - Support Tip: Client certificate suppression in TruClient IE protocol in LoadRunner 11.52 and 12

IE8 Crashes with Vugen 11.03

$
0
0

Dear Experts,

 

  We have Installed Vugen 11.03 on Windows Server 2008 R2 Enterprise but while recording the script browser crashes.

 

 Browser installed is IE8

 

Please Suggest asap.

 

Regards,

Bharat

Bypassing Particular error in Vugen 11.03

$
0
0

Dear Experts,

 

We want to bypass a particular error in Vugen web Click and Script protocol i.e while logging out from the application Internet explorer cannot display the page is displayed which is desirable behaviour as per application team.

 

Please let us know how to by pass this.

 

Regards,

Blselenium

LR - Support Tip: Protocols for recording of streaming in LoadRunner

Vugen is unable to launch Truclient IE browser

$
0
0

I am trying to record an application using Truclient Ajax IE protocol in Loadrunner 11.52. After I click on the "Develop Script" button, I get an error message saying - "Loadrunner has stopped working" before the browser is launched.

 

After I click on the "close the program" in the error pop-up, I get another error message from loadrunner saying - "a communication error occured between the truclient browser and vugen"

 

Please find the attached screenshot for reference.

 

Details of the system:

Windows 7

Internet Explorer 10

Viewing all 3978 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>