Quantcast
Channel: All LoadRunner Practitioners Forum posts
Viewing all 12134 articles
Browse latest View live

LR 12 cannot record button clicks and inputs in flex application

$
0
0

Hi All -

 

I'm new to load testing and i have to create a POC to flex application embeded in an HTML file.

 

But LR cannot record the button and the input that i do in the flex application. 

 

When i playback the script, i can only load the webpage at best.

 

I did some research and tried to use the web protocol and the flex protocol.

 

Can someone tell me what other options should i enable/disable to make this work.

 

TIA.

 


HP Load Generator Specification

$
0
0

Hi all,

 

Is there any baseline / guideline to spec out HP Load Generator based on standard protocol, let's say HTTP/HTML?

Looking for a guideline like:

CPU: 4 cores 2ghz

Memory: 4 GB

Protocol: HTTP/HTML

VUsers: Up to 50 VUsers

 

Thanks,

-Q-

Recording a Microsoft Dynamics CRM application

$
0
0
Hi all,
 
I have recorded a CRM application just the Login part and when I replay the script one web_custom_request always fails with following error message: "HTTP Status-Code=500 (Internal Server Error) for "https://gestion-dossiers.integration."
 
The request contains "Body=<soap:Envelope" and looks like that:
 
web_custom_request("web_2",
  "URL=https://gestion-dossiers.integration.lumos-dev.micc.gouv.qc.ca/MICCIntegration/XRMServices/2011/Organization.svc/web",
  "Method=POST",
  "Resource=0",
  "RecContentType=text/xml",
  "Referer=https://gestion-dossiers.integration.lumos-dev.micc.gouv.qc.ca/MICCIntegration/%7B635526974120004150%7D/WebResources/micc_LSTQ.PageAccueil.html",
  "Snapshot=t142.inf",
  "Mode=HTML",
  "EncType=text/xml; charset=utf-8",
  "Body=<soap:Envelope xmlns:soap='http://schemas.xmlsoap.org/soap/envelope/'><soap:Body><RetrieveMultiple xmlns='http://schemas.microsoft.com/xrm/2011/Contracts/Services' xmlns:i='http://www.w3.org/2001/XMLSchema-instance'><query i:type='a:FetchExpression' xmlns:a='http://schemas.microsoft.com/xrm/2011/Contracts'><a:Query>&#60;fetch version&#61;&#34;1.0&#34; output-format&#61;&#34;xml-platform&#34; mapping&#61;&#34;logical&#34; distinct&#61;&#34;false&#34;&#62;&#60;entity name&#61;&#34;"
  "micc_pageaccueilentitees&#34;&#62;&#60;attribute name&#61;&#34;micc_entite&#34; &#47;&#62;&#60;attribute name&#61;&#34;micc_nombdentite&#34; &#47;&#62;&#60;attribute name&#61;&#34;micc_pageaccueilentiteesid&#34; &#47;&#62;&#60;order attribute&#61;&#34;micc_entite&#34; descending&#61;&#34;false&#34; &#47;&#62;&#60;filter type&#61;&#34;and&#34;&#62;&#60;condition attribute&#61;&#34;statecode&#34; operator&#61;&#34;eq&#34; value&#61;&#34;0&#34; &#47;&#62;&#60;&#47;filter&#62;&#60;&#47;entity&#62;&#60"
  ";&#47;fetch&#62;</a:Query></query></RetrieveMultiple></soap:Body></soap:Envelope>",
  LAST);
 
And I have no idea what needs to be correlated and how to correlate the "Body=<soap:Envelope".
 
The response for this request is a XML with error message:
"<faultstring>
The message with Action cannot be processed at the receiver, due to a ContractFilter mismach at the EndpointDispatcher.
Check that sender and receiver have the same contract and the same binding (including security requirerments, e.g. Message, Transport, None)
</faultstring>"
 
Please help me to figure out on how to overcome this issue.
Thank you

Re: when run Java Vuser scripts in LR meet error 'Cannot Reply due to compilation errors '

Re: LoadRunner - LG Space Issue

$
0
0

Hi,

 

The temp folder of LG is located under  "C:\Users\%USERNAME%\AppData\Local\Temp", the folder name is like "brr_XXX.YYY", normally it will be deleted when the LG  was disconnected from controller, but also some option will keep them undeleted. You can delete them manully if you feel safe.

 

BR,

Lancer

 

 

Network Virtulization / Shunra with HP LoadRunner

$
0
0

Hi all,

 

Would like to confirm whether where should i install the NV/Shunra?

Should it be together with Controller or Generators?

And any specific hardware/software requirements for NV?

 

Thanks in advance

Regards,

-Q-

Re: Citrix Client Selective Trust and LR 12

Re: Citrix Client Selective Trust and LR 12

$
0
0
Hi Mikhail,
I have alredy applied this best practice but doesn't work for me. When i set local machine registry key for the client selective trust of ICA client My script fail the execution with Last citrix error=70(error connecting to the server). So i delete the key and everything work, except for the popup that Is really annoying me.

But thanks for the reply

Re: LoadRunner 11 and Microsoft SQL Server Analysis Services

$
0
0

Please try with protocol window socket.

program name is excel.exe

and parameter will be filename.xls

Re: HP Load Generator Specification

$
0
0

Hi,

 

the answer for your question, is not that hard to calculate, however there is no 1 correct answer.

 

the footprint of 1 Vuser is mainly dependent of it's structure, amount of steps, data, amount of extra processing etc.

so my recommendation is to run 1 Vuser /10 Vuser and calculate:

the consumption of private byte it holds,

  this could give a good estimation for the amount of memory you need.

the other limitation is CPU power,

  I suggest to use the same method, however CPU is harder to anticipate (too factors can influence it)

 

more recommendations:

use physical LGs if possible, great CPU power is needed for big loads.

do not utilize more than 70-80% of CPU per one LG as it could obscure your testing

 

good luck!

 

Yoav

BPC 10 NetWeaver - Lr12 replay issue

$
0
0

Hi all,

 

I am having issues replaying a BPC script with LR12, I have recorded the flow with fiddler serveral times and created the script directly (right click on fiddler log) and using the BPC 10 Toolkit as well, getting the same requests.

 

When running the script it failed due to a 500 error, almost at the end of the script. The error message is:

"[{"code":"UJX_ERROR_003","description":"Invalid value <PACKAGE_GET_PROMPT_REQUEST xmlns=\\"http at offset 0 expecting null or { for data type \\\\TYPE=UJXD_S_PACKAGE_INFO","severity":"error","...

 

But one request before the response is not complete, it is only"[]"  instead of the proper table but the HTTP code is OK "200".

 

Do you know about any VuGen limitations with BPC 10 NetWeaver or any security settings that may be blocking the script to get into those processes?

 

 

Any comment or suggestion will be appreciated.

 

 

Thanks

Rene

LR Controller 11.52 ERROR Message: Cannot initialize driver dll. exiting

$
0
0

Hello HP Support.

 

LR controller 11.52 sending an error message while opening. If you pelase let me know how to fix the below error message ?

 

Error message:

Cannot initialize driver dll. exiting. Please let me know how to fix this error.

 

 

 

Thank you.

Loadrunner Controller slowness issue/Ramp up is very slow

$
0
0

Hi All,

i am facing different and new issue in loadruner controller like while doing Execution with 5000 users (WEB,CRM,PeopleSoft,Oracl nca),

as soon as the testing started we notice slowness of the controller and the rate at which ramp-up is happening. The ramp-up rate was set to 90 users/minute. Previous PT with 4,600 VUsers was successful and test carried over 3 hours (including ramp-up and ramp-down). No network delays found during recent run. We checked controller logs and its captured below erros.for 4600 users and 5000 users there is no changes in scripts,LG,controller machines.

Error: Failed to start connection over firewall. No "MI Listener Name" was given,Error: Failed to start connection over firewall. No "Local Machine Key" was given, Error: Communication error: Failed to bind socket. A process on the machine is already bound to the same address. Error: Two Way Communication Error: Function two_way_comm_create_acceptor failed. Communication error: Failed to bind socket. A process on the machine is already bound to the same address., Error: Two Way Communication Error: Function two_way_comm_create_acceptor failed. , Error: Non Mdrv Message - Failed to create acceptor.

More details:

LR version-11,

total 10 LG machines,OS Windows,

LC box Ram size-20 GB

Please help me on above issue since i am in critical situation and want complete 5000 users.

 

Thanks,

Chinna,

9444151129.

Re: Record after login HTTPS is convertint to HTTP and displaying RDP Service error page in Loadrunn

$
0
0

Hi Aditya,

 

For what error message you updated   MicRdp.dll and MicRdp_x64.dll?

 

What was your first error message?

 

Thanks

Chandra

Re: Network Virtulization / Shunra with HP LoadRunner

$
0
0

Hi,

I beliebe the attached document contains all the information that you need.

Check out "System requirements" and "Installation and upgrade" chapters on the first slide.


Re: Network Virtulization / Shunra with HP LoadRunner

$
0
0

Hi,

Thank you for your question.

On general installation of NV is divided to 2 segments. NV for Controller & NV for Load Generator.

NV for Controller will be installed on Controller machine,

NV for LG - can be installed on Controller machine for running emulation on localhost OR installed on LG machine.

Notice: license should be implemented only on Controller machine.

 

At this stage installation can be on OS: Win 7/Win2008R2 and not on OS 8.1 or Win2012R2.

Also machine with IE11 is not supported - if you have such a browser and want to run on IE - please downgrade (by uninstall under Control panel->Programs->Uninstall a program->View Installed updates) the IE11 to IE10 or IE11.

 

Supported browsers are: 

Firefox 10.0.2, 11.0, 13.0,

Chrome 17.0,18.0, 20.0,

Safari 5.0.5, 5.1, 5.1.7,

Internet Explorer 8.0, 9.0, 10.0.

 

Except this all prerequisites of LoadRunner are enough for NV.

Hope it helps.

 

Dan B. (LoadRunner R&D team)

Re: Not able to launch sample mercury application

$
0
0

Hi HP Team,

 

I have tried Load Runner 12.01 community edition trial version and installed on my computer.When i start webtours server using "Start Server" batch file,it gives me an error "httpd.exe: Could not reliably determine the server's fully qualified domain name, using 192.168.56.1 for ServerName" on my CMD prompt. Can anybody please help me to resolve this and get the WebTours sample Application up?

 

Thanks in advance

gayalkln

Correlation issue (WInsock protocol)

$
0
0

Hi,

 

We are working on the performance testing of HP Asset Manager for our customized business process using LR12.0. The protcol advisor, suggestted the Winsock protocol as the favoured protocol to record the business process.

 

We recorded the business flow succesfully using Winsock. While, enhancing the script, we encountered first occurance of dynamic value for SessionID in the send buffer request. My question is,

 

1. Whether correlations for dynamic value is allowed in send request ate at all correlated? If yes, how do we correlate for dynanic value encountered in send buffer.

 

PS:

 

1. The first occurance of dynanic value is in send buffer only.

 

2. I checked in all the receive buffers which occured before the send request, but that value is no where occured before.

 

3. i tried to do the correlation on output window by selecting the value->right click, but "create correlation" option is not appearing for send buffers. It appears only for values in receive buffers.

 

Pls do suggest!

 

Thanks,

Ajit

Export Raw Data HP Analysis

$
0
0

Hello,

 

does anyone know a Tool or a .NET-Script (for the Analysis API) to export the Raw Data's (without a limit of 100.000 rows) in a CSV, Database or any other type?

 

Thanks!

Multiple users scenario failing in loadrunner controller

$
0
0

Hi,

 

I am new to loadrunner testing. I have encountered a peculiar scenario.

 

I created a script in loadrunner 12 vugen (Ajax truclient with FireFox) and is perfectly working fine there.

When I run the script in controller with one user, it is working fine and all the graphs are generated. But, if i increase the number of users, an error is occuring 'target object was not found.    [MsgId: MERR-205177]' . As mentioned in one of the other threads, I increased step timeout and object timeout to almost 10 min for each step in the script. still, I am getting the same error.

Can anybody help me out for the issue?

 

Thanks,

Anasuya.

 

 

Viewing all 12134 articles
Browse latest View live


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