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

Does Loadrunner capture the ECB encryption message during the recording?

$
0
0

I am currently testing the windows application which is writing in Java language which involve ECB encryption in the login  authentication.

 

I am using the Java over Http to preforem the testing, and fail to record the script. Is there any instruction to preform the recording.

 

Many Thanks.


Need architecture of LR to run a 1500 vusers

$
0
0

Hi,

 

We need to performance test a java applet based desktop application with 1500 vusers,for that we have a 500 users licence,and we are going to buy 1000 virtual user days licence.

 

My question is..

 

  1. How do we mingle these 2 (500 Vuser licence + 1000 vuser days licence) to run a 1500 users.

 

 2. How many load generators we need to set up.

 

 3. What is the configuration to install each component (Vugen,Controller,Analysis ) in different system.

 

4. Our application uses the Jdbc and ODBC in the backend,what protocol i should use.

 

Waiting for your reply.

 

Regards,

vani kodandarami reddy

Recording citrix XenApp 7.6

$
0
0

Hi all,

i'm trying to recording a multi protocol script with Web HTTP and Citrix Ica.

We have 2 environment the old one with citrix server 6.5 and the new one with citrix 7.6. I need to test the newer one. The problem is that when i record the older i have no problem but with the newer after the ctrx_nfuse_connect none of the citrix session is recorded . 

Seems that the problem is that with the old one, the citrix session is opened inside the Citrix ICA window  from loadrunner but with the new one the citrix session is open with the window from the standard client and so not recorded.

 

I'm now updated to LR 12.02 after i read that it support the newer citrix release

 

Thanks in advance

Cesare

Java.net.Unknow Excpetion Error when configuring with Jenkins

$
0
0

I am trying to execute load test through Jenkins , while launching the test it say Java.net.UnknownHostException: http

 

while connecting to HP ALM Performance center.

 

any help on this?

How do I get the row count of the data file?

$
0
0

Hi All,

 

I would like to get the total number of rows in a data file. Then i can use this as parameter in for loop to execute the script for those many iterations.

 

Thank You!

Mav

In Vugen After recording the java applet based desktop application script is not generated?

$
0
0
 
Hi,
 
We have a requirement to load test a Desktop Application using HP Load runner.
 
The application is Based on the Java Applet and JAVA.
 I'm just trying to work out with   HP Load runner 12.1 Free 50 users Licence.
 
When i try to record the script in load runner with Protocols java Record Replay and Java Over http, The script is not generating. I have used sample application like netbeans,games,etc.But the events  or actions whatever i'm doing that is not generated.
 
Where i'm doing the mistake,Kindly explain me.
 
Regards,
Vani Kodandarami Reddy

Issue with web_reg_find

$
0
0

Hello experts,

 

I am using the below function in my Vugen Script (Vugen version 12.02)

 

web_reg_find("Text=abc: Pass ", "SaveCount=Possible_Count", LAST);

 

However, I am not getting any value in Possible_Count. confirming I can see the text sbc:Pass in the  screen where I am recording.

 

if (atoi(lr_eval_string("Possible_Count")) > 1){
lr_output_message("search successful");
} else {
lr_error_message("search not OK");
return(0);
}

 

 

Please help

 

Thanks,

Sg

 

 

 

When I updated my LR from 11.5 to 12.01, I cannot record any events in Chrome.

$
0
0

Hi,

 

My chrome is the latest version 41. It works with LR 11.5. But after I updated to LR 12.01, I couldn't record any events in Chrome using Web/HTTP protocol. BTW, it works with my IE11.

 

What I have done...

 

-- Run it as Administrator

-- Disabled DEP, UAC, McAfee

-- Reinstall LR 12.01

-- Used delayed record mode

-- Used Chrome version 24

 

None of them could resolve my problem. Could anyone help me? Thanks in advance!

 

BTW, how to uninstall LR completely? If it is dead end, can I go back to LR 11.5?


Version Compatibility: LR11.0 with FireFox and Chrome

$
0
0

Hi,

Can anyone please tell me which versions of firefox and chrome is supported by Load runner 11.0?

 

Thanks and regards

Nag88

Facing error while installing LR 11.50 in windows 7

$
0
0

While installing LR 11.50 i am getting error like "could not register component  {0737FAA8-2E4B-4D31-942F-D13B7D659847}". Dont know how to resolve it! please helap ASAP.

"System.Runtime.InteropServices.SEHException" while replaying Citrix Nfuse scripts

$
0
0

Hello All,

 

We are facing an issue while replaying Citrix NFuse scripts. While the script executes, it intermittently fails with the following exception.

 

System.Runtime.InteropServices.SEHException (0x80004005): External component has thrown an exception.
   at drv_run()
   at CCIDebugger.Driver.Run() in e:\lt\lt-lr\win32_release\12.0.1362.0_clean\app\vugen\backend\current\debugger\cci_debugger\driver.h:line 75
   at HP.LR.Vugen.BackEnd.Debugger.VuGenCciDebugger.CciDebuggerPlugin.SafeRunDriver() in e:\LT\LT-LR\win32_release\12.0.1362.0_clean\app\VuGen\BackEnd\Current\Debugger\cci_debugger_plugin\CCIDebuggerPlugin.cs:line 642

 

A look at the HP.LR.Vugen.log file revealed the following-

 

2015-03-19 10:45:05,369 DBG           [ 34] ERROR - Debugger process Process Cleanup error
System.ComponentModel.Win32Exception (0x80004005): Access is denied
   at System.Diagnostics.Process.Kill()
   at HP.Utt.Debugger.UttStandaloneDebuggerProcessManager.Cleanup() in e:\LT\UTT\win32_release\12.0.776.2\src\Infra\app\UttDebugger\UttStandaloneDebuggerProcessManager.cs:line 286
2015-03-19 10:45:06,378 DBG           [ 34] ERROR - Debugger Cleanup command error while closing Debugger Callback Context
System.TimeoutException: Close process timed out waiting for service dispatch to complete.
   at System.ServiceModel.ServiceChannelManager.CloseInput(TimeSpan timeout)
   at System.ServiceModel.ServiceChannelManager.OnClose(TimeSpan timeout)
   at System.ServiceModel.Channels.LifetimeManager.Close(TimeSpan timeout)
   at System.ServiceModel.InstanceContext.OnClose(TimeSpan timeout)
   at System.ServiceModel.Channels.CommunicationObject.Close(TimeSpan timeout)
   at HP.Utt.Debugger.UttDebuggerImp.Cleanup() in e:\LT\UTT\win32_release\12.0.776.2\src\Infra\app\UttDebugger\UttDebuggerImp.cs:line 287
2015-03-19 11:07:09,798 DBG           [ 31] ERROR - Debugger process Process Cleanup error
System.ComponentModel.Win32Exception (0x80004005): Access is denied
   at System.Diagnostics.Process.Kill()
   at HP.Utt.Debugger.UttStandaloneDebuggerProcessManager.Cleanup() in e:\LT\UTT\win32_release\12.0.776.2\src\Infra\app\UttDebugger\UttStandaloneDebuggerProcessManager.cs:line 286
2015-03-19 11:07:10,799 DBG           [ 31] ERROR - Debugger Cleanup command error while closing Debugger Callback Context
System.TimeoutException: Close process timed out waiting for service dispatch to complete.
   at System.ServiceModel.ServiceChannelManager.CloseInput(TimeSpan timeout)
   at System.ServiceModel.ServiceChannelManager.OnClose(TimeSpan timeout)
   at System.ServiceModel.Channels.LifetimeManager.Close(TimeSpan timeout)
   at System.ServiceModel.InstanceContext.OnClose(TimeSpan timeout)
   at System.ServiceModel.Channels.CommunicationObject.Close(TimeSpan timeout)
   at HP.Utt.Debugger.UttDebuggerImp.Cleanup() in e:\LT\UTT\win32_release\12.0.776.2\src\Infra\app\UttDebugger\UttDebuggerImp.cs:line 287

 

We are unable to replay any NFuse script because of this issue. Any help would be highly appreciated!! Below are the details-

 

Citrix XenApp 6.5 over Win Server 2k8 R2

Citrix Receiver 3.4.0.29577

Vugen 12.0.1362.0

Microsoft DEP fully disabled

Hp loadrunner support for Infor's M3 ERP solution

$
0
0

Hi,

 

we have requirement to performance test the Infor's M3 ERP product. i am not sure Loadrunner will support this ERP product. can you please let me know wheather loadrunner will support this to  performance test this ERP product. if yes which protocol need to use.

 

thanks

vijay

Upload file in Load generator got the error "Could not obtain information about submitted file"

$
0
0

My Appllication is combination of Social - business domain, where i can add business information with images & Videos.

 

I Record script using Load Generator with following step & while reply this script then i got the error,

 

Steps -

1. I log in to my application.

2. Naviagate to my Dahsboard & Click on Add Post.

3. Enter text & upload one image.

4. Logout from my application.

 

- All other script is reply successfully but on upload the file i got following 2 errors.

 

Error -26488: Could not obtain information about submitted file "C:\Users\Administrator.BTPL1\Documents\VuGen\Scripts\AddImage\Tulips.jpg": _stat32 rc=-1, errno=2 [No such file or directory]. Using an empty file   [MsgId: MERR-26488]

 

Addpostimage.c(29): Error -26499: Internal Error - Pending in-function resources (EXTRARES) have not been handled (detected in fvLrwScriptApiCleanupUnhandledRemnants)   [MsgId: MERR-26499]

Getting Error "Unable to deserialize non XmlElement node"

$
0
0

Hi ,

 

I am using webservice protocol to test webservice calls.

 

When i am executing am getting the following error,Please let me know the solution at the earliest.

 

Error:-

 

Invoke method failure :Unable to deserialize non XmlElement node #text in path '/request/inputParameter/parameter/parameter[1]/name/text'

Regards

Appliation recorded in ajax truclient mozilla and its failing due to mozilla browser upgrade error

$
0
0

An application recorded before 1 year and its reported good in BSM . For past few days the script has been failed .

 

I tried to run the script from workspace folder and its getting the error the i need to upgrade the latest version mozilla browser.

 

Even after upgraded the browser to latest version , m getting the same error.

 

Please post your findings and guidnace that would be a great help.

 

Vugen Version : 11.52

HP PBM version : 9.03


Unable to record Metric stream Application

$
0
0

 

Hi , 

 

  i am trying to record Metric stream application  , Event are not getting captured for the application . i tried with wininet and wininte and socket options . still no use  .. The module which i am trying to record seems like created with java script . Is anyone having similar experience ? Could you please let me know if you succeeded scripting on similar challenges ! . When i enquired about this , the development team said the metric stream application is developed with Metric stream app studio . I am unable to move forward on the scripting this !

http://www.metricstream.com/solutions/appstudio.html

VUGEN has stopped working issue

$
0
0

Dear all,

 

I am working on Mobile http/html protocol of LoadRunner 11.50 version that is installed on a machine having Windows 8.1 OS.

 

I am able to record mobile app script using record emulator option. However whenever I try to open run time settings for that script I get  "VUGEN has stopped working" pop up message and upon closing this message VUGEN crashes.

 

I have noticed same issue for accessing Recording options as well. But if I run the script, it runs without such wierd issue.

 

I read from HP documentation is that LR11.50 supports  upto Windows 7 SP1.

Can anyone confirm that OS compatibility could be the  most probable cause of above problem or is there any other possibility of DEP, UAC related configurations?

 

Because I saw some posts regarding Loadrunner has stopped working issue have suggestions to correct the DEP and UAC configurations.

 

Please suggest. Thanks!

 

Regards,

Prasad

Getting Unsupported AMF version 20,555 while attempting to upload a file in Flex protocal

$
0
0

Hi,

 

 

I'm getting the following return message from the server  while attempting to upload a file in Flex protocal:

 

 

SIflex.messaging.messages.ErrorMessageheadersrootCause    bodycorrelationIdfaultDetailfaultStringclientIdtimeToLivedestinationtimestampextendedDatafaultCodemessageId
?Unsupported AMF version 20,555.

 

 

This is my function I am using to upload the file:

 

 

web_custom_request("amfssl_22",
        "URL=www.testurl.com", 
        "Method=POST", 
        "Resource=0", 
        "RecContentType=application/x-amf", 
        "Referer=https://testurl.com/dvclient/DVantage.swf?swf-version=12345678", 
        "Snapshot=t50.inf", 
        "Mode=HTML", 
        "EncType=application/x-amf", 
        "BodyFilePath=C:\\Users\\jzk0dr\\Documents\\Perf_Test - Large.docx", 
        LAST);

 

 

Can anyone help with this?

 

 

Thanks,

RyanV

Timeout Issue

$
0
0

Hi,

When i run the webservices script for 10 Vuser  in the controller for it gave me the Error:InvokeMethod failure: Step download timeout (120 seconds) has expired.I know if we increase the step Timeout it would solve the problem. But when we are monitoring through a tool optnet we are not sure which resource its taking more time.. Is this the problem in the application or something else.


Please advise me!

Thanks,
Abhi

VuGen not recording when selected "Use custom connection file" as RDP Client Startup Options:

$
0
0

VuGen not recording script when  selected  "Use custom connection file"  as  RDP Client Startup Options:

 

Attached the Custom RDP settings. 

 

Client side operating system: Window 7

Server side operating system:  windows server 2012 R2

 

Protocol: RDP

Loadrunner version:  Loadrunner 12.02  community version

Client side MSTSC version is 6.3. 9600.16415

and MSTSC version on Server is 6.3.9600.17415

 

 

Please help us in resolving the issue

Viewing all 3978 articles
Browse latest View live




Latest Images