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

Facing Issue with Loadrunner TruClient Protocol with Mozilla Firefox?

$
0
0

Hi,

I have not installed Mozilla Firefox on my machine. 

Step1: Started working with TruClient-Web protocol and Mozilla Firefox opened automatically without being installed on PC. 

Step2: I have recorded the flow of my application and replayed back , the script is working fine. But when I close the script once and reopen it again. It is not replaying it back, getting the following error, "event error due to HTTP status code : 401". 

Kindly suggest me , is it because of Mozilla being not installed on my PC or any other issue? Without being Mozilla installed on my PC, how come Mozilla Firefox is opening automatically? Kindly suggest me further to deal with this problem.

Regards,

Rekha


Facing Issue with Loadrunner TruClient Protocol with Mozilla Firefox?

$
0
0

 

Hi,

I have not installed Mozilla Firefox on my machine. 

Step1: Started working with TruClient-Web protocol and Mozilla Firefox opened automatically without being installed on PC. 

Step2: I have recorded the flow of my application and replayed back , the script is working fine. But when I close the script once and reopen it again. It is not replaying it back, getting the following error, "event error due to HTTP status code : 401". 

Kindly suggest me , is it because of Mozilla being not installed on my PC or any other issue? Without being Mozilla installed on my PC, how come Mozilla Firefox is opening automatically? Kindly suggest me further to deal with this problem.

Regards,

Rekha

Loadrunner community edition 12.53 - controller failed to start "There is no valid license"

$
0
0

I have installed HP Loadrunner 12.53 community edition. After installation I could not run the Controller. It is failing to launch with error "There is no valid license"

Also in license utility, i dont see any licenses installed for my Host ID. 

Please can someone help me with this? 

How to capture dynamic values for TruClient-Web protocol and correlate it?

$
0
0

Hi,

I am working on Loadrunner 12.53 , TruClient protocol. I wish to capture the dynamic values for the dropdown box values and for the search results differ each time based on the inputs.

Kindly share me the solution for my above questions and any reference documents for the same.

Thanks 

Rekha

proxy Settings overrides automatically to automatic configuration Settings, Error

$
0
0

In the Runtime settings, I have selected Coustom Proxy and i have selected the "use proxy server" and specified my proxy settings, but when i save it and record it, it automatically overrides to "Use automatic configuration Settings", Because of which i am not able to record my web appilication.

Do anyone know why?

Correlation in Header

$
0
0

Hi,

I got a instance where some dynamic values in coming in header of my LR Script.

I tried capturing the values using we_reg_save_param_ex function but not able to do so.

can any one please let me know if it is possible to correlate dynamic values coming in headers?

I got this while going through some blogs.

If the dynamic value is present in the request header / body then the value might have generated from client side and cannot be correlated

 

Thanks in Advance

sumit pawan

Need help with Mobile apps performance testing

$
0
0

Could some help me on proceedure with capturing Mobile app traffice on IOS 5 device. We are using LR 12 and trying record the HTTP traffic on IOS device and simulate it for 50 devices , can i use Loadrunner? if so how do i use?

Thank you in adavance

KG99

TruClient - Object identification method is changed unexpectedly when chaning it in another step

$
0
0

Hi All,

the problem is that the object identification method for html object X is changed in step Y if I change object identification for same html object X on a DIFFERENT step Z.

I am using TruClient provided by LR 12.53 build 1203.

I have created a separate Local Library (let's call it lib1).

In lib1 there is one function with 2 steps: 

1. verify dropdown object X

2. select a value from dropdown objext X

After adding the verify step I initialize it clicking on dropdown X, after that in its Object section I modify the object identification method to Xpath and insert an xpath to verify if an option in the dropdown is present (it works fine).

After saving and reloading the script in VUGEN the problem is that ALSO the object identification method in step 2 get changed as step 1 and that breaks the script.

Is anyone able to confirm this is a bug and how to solve it?

Thanks,

Camillo


TruClient - TypeError: this.value is undefined - MsgId: MERR-205177

$
0
0

Hi,

the script is replying properly in VUGEN TruClient Firefox - Develop Script Mode.

When I close the Develop Mode and Reply again the script in VUGEN the script completes and I get Replay Runs -> Passed and green but I get over 200 errors in the output says:

t=00130061ms: Error -205177: TypeError: this.value is undefined
undefined
undefined Snapshot Info [MSH 1 0] [MsgId: MERR-205177]

Any idea how to solve it?

Thanks,

Camillo

loadrunner detailed data

$
0
0

I'm new to LR, but looking to collect the detailed instrumentation timing data from loadrunner tests. The rolled-up data is in the results tab and associated graphs, but I'm looking to export the details to correlate with other events (SAN, DB, app logs, etc.) with Splunk. Ideally, it would have each 'transaction' timestamp, test ID, duration, etc. I could get by with rolled up data as long as it had a real timestamp in a small interval (say, 1 minute).

Do any of the .mdb files have that? Results, Output... or is there another way to determine how to get that data?

Other posts here and elsewhere seem to all reference the rolled-up data but without timestamps, I can't correlate what's happening at any point in time on the database.

TIA.

LoadRunner LOG_FILE

$
0
0

We have a new installation of LoadRunner 12.53 and I am curious about the LOG_FILE environment variable.  This was installed by our software technician and the content points to that local profile which is inacessible to me.  Is that location intended to be available to the LoadRunner user?

Thanks.

Unable to convert (Encode) Arabic (non english) values in web(HTTP\HTML) protocol loadrunner

$
0
0

Arabic value are passing like corrupted below format in loadrunner edittor

Loadrunner value: رÙ\x81عه مرزÙ\x88Ù‚ محمد ال مشعيwPY9zuXi

But same value passing in loadrunner screenshot in the below format: $#1575;$#1604;$#1582;$#1575;$#1605;$#1587;$#1577;

How to encode or decode above screenshot value and pass it to in loadrunner.

Tried in below convert web functions but not able to convert in correct format

web_convert_param("Arabicvalue", "SourceEncoding=HTML", "TargetEncoding=URL", LAST);

web_convert_param("Arabicvalue", "SourceEncoding=HTML", "TargetEncoding=PLAIN", LAST);

Requesting your help to solve this issue.

Regards,

ManojThota

what is the difference between Replay summary Wast.ed Time and Replaylogs Wasted Time ?

How to Integrate LoadRunner 12.53 with Selenium Eclipse

$
0
0

Hi guys 

Can we Integrate LoadRunner 12.53 with Selenium Eclipse in window 10 64bit ?

If so please let me know the steps to integrate them.

Load Testing Framework

$
0
0

Hi,

 

As we build script using load runner, it generated "C" language code. I was wondering , can we build framework for load test scripts like for UFT we do? If framework can be developed, please provide brief detail what all types of framework can be developed.


How to solve SSL error in HPP step

$
0
0

Hi,

I am facing http send request failed issue while am executing performance test in performance center. Earlier the HPP login step was SSL version as TLS but now they are changed into SSL as TLS1.0.

Accordingly I was updated all the test scripts with new TLS but unfortunately its getting failed and have got error message as ssl protocol error when attempting to connect with host.

To avoid the above issue I was checked the wininet replay instead of sockets options in runtime settings and have executed it but again am getting the error now. Please find the below error message details,

 

  1. "HttpSendRequest" failed, Windows error code=12029 (cannot connect) and retry limit (0) exceeded for URL=https://cfstg.passport.hpe.com/login.fcc
  2. "HttpSendRequest" failed, Windows error code=12029 (cannot connect) and retry limit (0) exceeded for URL="https://cfstg.passport.hpe.com/hppcf/login.do?hpappid=202392_OSP_ITG_HPE&TYPE=33554433&REALMOID=06-000eaa58-fe8d-1791-9706-60d210c3d01d&GUID=&SMAUTHREASON=0&METHOD=GET&SMAGENTNAME=$SM$D8GWnhx71FaANVo4AcqNLFk5igi%2fAWUxcuece4Yg4%2frp4TX9rVCQCtY3ai4BBkPs&TARGET=$SM$https%3a%2f%2fsso-itg%2eext%2ehpe%2ecom%2fgroup%2fsoftwaresupport%2fmySupport"

 

Please let me know if you have any questions on this and please help me to troubleshoot this issue.

 

JMS (SOAP) using webservice protocol

$
0
0
  • Middleware Application (TIBCO EMS)  .

Client Protocol: -  JMS Communications happen as XML(SOAP) over JMS and XML

Getting below Error 

java.lang.Exception: Failed to receive JMS message
at com.mercury.ws.jms.WorkflowManagerImpl.sendReceiveMessage(WorkflowManagerImpl.java:449)
at com.mercury.ws.jms.JMSSupportImpl.sendReceiveMessageQueue(JMSSupportImpl.java:78)
at com.mercury.ws.jms.JMSBridge.send_receive_message_queue(JMSBridge.java:24)

at Mercury.LR.WS.ProxyBase.LrWsWebRequest.SyncProcessRequest()
at Mercury.LR.WS.ProxyBase.LrWsWebRequest.OnRequestStreamClosed(MemoryStream stream)
at Mercury.LR.WS.ProxyBase.WSMemoryStream.Close()
at Microsoft.Web.Services2.OutputStream.Close()
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at Mercury.LR.NETProxy.CreateOrder_01.CallCreateOrder_01(CreateCustomerOrderReqType1 CreateOrderReq_01)
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters)
at Mercury.LR.LrWsNetClient.ProxyCreator.InvokeMethod(String sMethod, IWSMethodParameters mParams, String sAsyncEvent)
at Mercury.LR.LrWsNetClient.NetReplay.InvokeMethod(String sMethod, IWSMethodParameters mParams, String sAsyncEvent)

 

 

hp loadrunner mobile recorde Prompt “File not found! Probably not generated successfull”

$
0
0
hp loadrunner mobile recorde Prompt “File not found! Probably not generated successfull”

 

 

Thank you very much

How to pass header info in truclient IE script?

$
0
0

I've a scenario in which I've to pass header information at the start of the script for authentication. Script is in truclient IE protocol.

How can I pass the header information in truclient IE script?

Error with russian text in request

$
0
0

Tools: Load Runner 12.53

Protocol: Web Services

Summary: I get error when I send russian text in parameter to SOAP service.

web_custom_request, soap_request, web_service_call doesnt work. When I delete russian symbols all working.

Same parameter working in SoapUA 5.2.0 or Fidler.

HELP ME PLEASE!!!!

Viewing all 3978 articles
Browse latest View live




Latest Images