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

Can I check if a template is loaded in the Analysis file?

$
0
0

Hi,

I'm running the LR Anaysis using the command line and I'm also specifying a template file.  Problem is, if I don't have the template file loaded in the Analysis, the Analysis launches, but doesn't execute the reports and shut down thus leaving the analysisui.exe process still running until it is manually shut down.  Analysisui.exe is called synchronously so if it doesn't get shut down, my code just hangs.

Is there a way I can check what analysis templates are loaded in the LR Analysis application?  I've searched the registry but to no avail.  Is this information stored in a config file somewhere?

Cheers,

John


How to push large volume XMLs to MQ

$
0
0

Hi ,

we need to test push Xmls with large volume i.e. more than 1 Lac line of code, and push that to MQ, is it possible that through load runner?

As of now we are doing MQ testing with Java protocol by pushing the xmls to Queue, but what is the maimum lengh of xml we can test in Load runner?

Thanks
Anil

How to split Correlated Dynamic Values in LR ?

$
0
0

Hi 

Please help me in splitting a dynamic correlated value into 4 parts ?

I am using web_reg_save_param API.

The Dynamic Value is "MyNameisVuserID" to which I want to Split into - My , Name, Is, VuserID.

I want to display these values in output window

IBM MQ Performance testing

$
0
0

Hi Team,

I am usisng the Java Vuser script for IBM MQ performance testing . WHen I have replay the script I am getting below error mrssage. 

java.lang.NoClassDefFoundError: javax/resource/spi/ConnectionRequestInfo Error
System.err: at com.ibm.mq.MQSESSION.getConnectionRequestInfo(MQSESSION.java:608) Error
System.err: at com.ibm.mq.MQQueueManagerFactory.obtainBaseMQQueueManager(MQQueueManagerFactory.java:766) Error
System.err: at com.ibm.mq.MQQueueManagerFactory.procure(MQQueueManagerFactory.java:697) Error
System.err: at com.ibm.mq.MQQueueManagerFactory.constructQueueManager(MQQueueManagerFactory.java:657) Error
System.err: at com.ibm.mq.MQQueueManagerFactory.createQueueManager(MQQueueManagerFactory.java:153) Error
System.err: at com.ibm.mq.MQQueueManager.<init>(MQQueueManager.java:451) Error
System.err: at Actions.init(Actions.java:54) Error
Error: java.lang.NoClassDefFoundError: javax/resource/spi/ConnectionRequestInfo
Error: at com.ibm.mq.MQSESSION.getConnectionRequestInfo(MQSESSION.java:608)
at com.ibm.mq.MQQueueManagerFactory.obtainBaseMQQueueManager(MQQueueManagerFactory.java:766)
at com.ibm.mq.MQQueueManagerFactory.procure(MQQueueManagerFactory.java:697)
at com.ibm.mq.MQQueueManagerFactory.constructQueueManager(MQQueueManagerFactory.java:657)
at com.ibm.mq.MQQueueManagerFactory.createQueueManager(MQQueueManagerFactory.java:153)
at com.ibm.mq.MQQueueManager.<init>(MQQueueManager.java:451)
at Actions.init(Actions.java:54)
Abort was called from an action.

Can you please help me on this issue.

Thanks, 

LaxmiNarayana

DB Connection failed

$
0
0

Hello,

im trying to connect to a database using Vugenscript 

lr_db_connect("StepName=Connect to DB",
                              "ConnectionName=DB1",
                              "ConnectionString=provider=Microsoft.Jet.OLEDB.4.0;Data Source=ipaddress\C:\databasename.mdb;User Id=admin;Mode=Share Deny None;","ConnectionType=OLEDB",LAST);

Error:
Error: DB Connection failed {"Could not find file 'c:\users\Sa\documents\vugen\scripts\Webservice\10.51.23.12C:POShr.mdb'."}

 

why is it pointing to local directory ?
how could i point to the actual server location ?

Unable to upload file on SAPGUI for HTML via Truclient Web

$
0
0

Hi All,

I'm encountering issue when I'm trying to upload file on SAPGUI for HTML via Truclient Web.

Please refer to the attached as the error message.

 

Note: I checked snotes 2193141: it asked me to implement program correction but I'm not incline with this option as I scared it might break some functionality as I tried to upload mannualy via SAPGUI for HTML it's working fine, just not working on Trueclient Web. 

 

Anyone know any resolution for this?

 

Thank you

How to capture Authentication token which is in Request header ?

$
0
0

Script is failing while replay with 401:UnAuthorised error at SSO login. and it is failing due to Authorization!

I couldn't able to capture the authorization code to pass it in header as it is generating in request header.

any solution to capture this ? please help me ..

 

Regards,

Prashanth

 

HPE Performance Engineering Annual Survey

$
0
0

https://www.surveymonkey.com/r/hpe_pe2017

HPE Software R&D constantly strives to improve its products, and values your feedback.
We want to better understand your usage of HPE performance testing solutions, so that we can enhance your experience with those solutions.

How can you help? Participate in our annual survey and earn your chance to win one of five $100 Amazon gift cards!

The survey covers HPE’s performance testing suite of tools, including Performance Center, LoadRunner, StormRunner Load, Network Virtualization & Service Virtualization.

To increase your chance of winning, forward the survey to relevant colleagues, and copy us at plv_cost@hpe.com - your name will be entered again in the raffle!

Thank you and good luck,
HPE Performance Engineering R&D team

Survery_PE.jpg


Loadrunner Truclient Protocol : Issues

$
0
0

We are working on performance testing of Moody's application. In load runner 12.50, protocol advisor suggested the protocol to be used as Tru client. We are facing below issues:

1.While recording the application with browser Firefox we are getting error "To view this page ensure that Adobe Flash Player version 10.1.0 or greater is installed."

2. While recording with Chrome browser, only the launch URL is recorded, rest part is not getting recorded.

Could anyone please suggest how to resolve this? 

Extracting Information under TrueClient

$
0
0

Hello,

I'm modeling a scenario under Trueclient, for a web application which displays a list of result (in a TABLE tag), for example a search result: (for example identifyer, firstname, name, company,...)

Is there a way to extract for example all the names, identifyers and put them in an array.

And then randomize on one element of the array to select for example a random element in the result list

 

 

 

Unable to Record the Vugen script with incognito Chrome browser.

$
0
0

Hi, i am using LR 12.02v.

When i clicked on record button in Vugen, Chrome Browser in Incognito mode is displayed and no events are recording.

Please help me on this.

Error -26499: Internal Error on 2nd iteration onwards

$
0
0

Hi Experts,

Got a script which runs the first iteration just fine but after that before the next iteration starts, it throws following error before the action block starts.. Looks like its trying close some connections and failing but why this behaviour? is there any work around for this? Attached the logs

Action.c(618): web_url("Authenticate.ashx_2") was successful, 671490 body bytes, 4345 header bytes [MsgId: MMSG-26386]
Action.c(630): Notify: Transaction "BP09_06_D_Logout" ended with a "Pass" status (Duration: 2.9560 Wasted Time: 0.0476).
Ending action Action.
Ending iteration 1.
Starting iteration 2.
t=23519ms: Closed connection [0] to <host>:443 after completing 14 request(s) [MsgId: MMSG-26000]
t=23519ms: Closed connection [1] to <host>.janraincapture.com:443 after completing 1 request(s) [MsgId: MMSG-26000]
t=23519ms: Closed connection [2] to <host>cloudfront.net:443 after completing 1 request(s) [MsgId: MMSG-26000]
t=23519ms: Closed connection [3] to <host>cloudfront.net:443 after completing 1 request(s) [MsgId: MMSG-26000]
t=23520ms: Closed connection [4] to <host>ytics.com:443 after completing 1 request(s) [MsgId: MMSG-26000]
t=23520ms: Closed connection [5] to <host>cloudfront.net:443 after completing 1 request(s) [MsgId: MMSG-26000]
t=23520ms: Closed connection [6] to uat.racq.com.au:443 after completing 4 request(s) [MsgId: MMSG-26000]
Error -26499: Internal Error - Invalid _ptOwningTask/_ptTaskItem (00000000/00000000) for mnSocketFD=848 in OnSslFirstSendStart [MsgId: MERR-26499]
Javascript calling stack is empty [MsgId: MMSG-26000]
t=23520ms: Closed connection [7] to <host> s.com:443 after completing 1 request(s) [MsgId: MMSG-26000]
t=23520ms: Closed connection [8] to <host> u:443 after completing 12 request(s) [MsgId: MMSG-26000]
t=23521ms: Closed connection [9] to <host> u:443 after completing 9 request(s) [MsgId: MMSG-26000]
t=23521ms: Closed connection [10] to <host> au:443 after completing 8 request(s) [MsgId: MMSG-26000]
t=23521ms: Closed connection [11] to <host> au:443 after completing 5 request(s) [MsgId: MMSG-26000]
Resetting all proxy auto-configuration information [MsgId: MMSG-26000]
Starting action Action.
Action.c(126): web_set_sockets_option started [MsgId: MMSG-26355]
Action.c(126): web_set_sockets_option was successful [MsgId: MMSG-26392]
Action.c(128): web_add_auto_header("Accept") started [MsgId: MMSG-26355]

 http://i68.tinypic.com/2ebgyur.jpg

 

 

(PC) Support tip - Save and Run button not working on IE11 after PC 12.53 Patch 4 installation

$
0
0

Hello,

Please install this hotfix to address a regression introduced in specific functionality in Performance Center 12.53 patch 4. 

Sorry for the inconvenience.

Regards,

Shlomi

"Your Browser does not support Java" error while recording in Loadrunner 12.01.

$
0
0

Hello Everyone.

I am trying to record Webtop 6.6 application on loadrunner version 12.01 using Web/HTTP protocol.

I am getting error "Your Browser does not support Java". 

Please suggest a solution to the above problem.

 

Bhanu

 

TruClient Web briefly displays error messages on screens after Develop script is pressed.

$
0
0

I am working in LoadRunner 12.53.  When I press Develop Script to record a TruClient Web script in Chromium, 3-4 windows are displayed briefly before the recording setup is displayed  and one window showed a message "This webpage is not available ERR_ADDRESS_INVALID".  I am able to record and replay the script.  I am unable to convert the script to Web HTTP/HTML.

I was wondering if other users are experiencing anything like this. 

Thanks.


JMS_Webservice_XML LR_12.50

$
0
0

Hi ,

Can anyone share the structuring Of JMS XML Message

1. Connection was established using  -->>jms_send_message_queue

2. How to send XML Using JMS Webservice need guidance with sample example.

Please Help..!!

Cheers,

Ramprasad.

Unable to corelate Arabic values in loadrunner (Web\HTTP|HTML)

$
0
0

Hi,

Am working in oracle apps application with Loadrunner 12.50 Version (Web\HTTP|HTML) protocol.
Our application contains Arabic values are passing like dynamic values. We need to correlete the Arabic values and send it to server but here i am facing some issues.

Snapshot of arabic value is going in this format: &#1575;&#1604;&#1575;&#1581;&#1587;&#1575;&#1569;

But we are sending the arabic value in this URL Encode format: %26%231575%3B%26%231604%3B%26%231575%3B%26%231581%3B%26%231587%3B%26%231575%3B%26%231569%3B and our request is failing.

Actually we need to send the arabic value in RAW URL Encode format: %D8%A7%D9%84%D8%A7%D8%AD%D8%B3%D8%A7%D8%A1

In loadrunner or c language do we have any functions to convert URL encode fomat to RAW Encode format, Requesting your help to proceed further.

Regards,
ManojThota

How to call a method from .net DLL in LoadRunner

$
0
0

I have a LoadRunner script in which I want to call a method that is written in .net DLL. I tried lr_load_dll function but methods are not available after that.

Java Record Replay error

$
0
0

Hi Team,

I am using the java Record and replay protol for IBM MQ testing. I have created the script when i have compiled the script I am getting below error message. Can some one help me.

 

Notify: Found jdk version: 1.8.0. [MsgId: MMSG-22986]

Warning: Warning: Failed to find Classes.zip entry in Classpath.

                [MsgId: MWAR-22986]

Notify: classpath=C:\Users\machil01\Documents\VuGen\Scripts\JavaRecordReplay2\;c:\program files (x86)\hp\virtual user generator\classes\srv;c:\program files (x86)\hp\virtual user generator\classes;C:\MQ-JARFILE\com.ibm.mq.jar;C:\MQ-JARFILE\com.ibm.mqjms.jar;;C:\Program Files (x86)\Java\jdk1.7.0_80\bin;;;c:\program files (x86)\hp\virtual user generator\lib\xstream-1.3.jar;c:\program files (x86)\hp\virtual user generator\lib\xpp3-1.1.4c.jar          [MsgId: MMSG-22986]

Notify: Path=C:\Program Files (x86)\Java\jdk1.8.0_121\bin;C:\Program Files (x86)\HP\Virtual User Generator\Bin;C:\Program Files (x86)\HP\Virtual User Generator\Bin\tulip\bin;C:\ProgramData\Oracle\Java\javapath;%PATH%;C:\"Program Files (x86)"\Java\jdk1.8.0_65\bin;C:\windows              [MsgId: MMSG-22986]

Notify: VM Params: .       [MsgId: MMSG-22986]

Notify: Unable to initialize threads: cannot find class java/lang/Thread

                [MsgId: MMSG-22986]

Unable to create Java VM.           [MsgId: MERR-22994]

Unable to capture events for a Java Applet in windowsocket protocol inLoad runner 12.53.

Viewing all 3978 articles
Browse latest View live




Latest Images