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

Re: ORACLE NCA+WEb Protocal:-You are trying to access a page that is no longer active error

$
0
0

If you are using oracle NCA & Web multi-protocol it is a correlation error, it is looking for your "Session ID" to carry over into the next page, but it is not correlated. The session ID is carried in an ICX ticket.

 

 

 web_reg_save_param("icx_ticket",
        "LB=icx_ticket='",
        "RB='",
        "Ord=1",
        LAST);

 

is how to correlate it, and on the NCA_connect_server, replace the ICX ticket number with {icx_ticket}


Re: "TCS has stopped working" error when starting TruClient IE script in LR12

$
0
0

I had the TCS stopped working issue starting last week after a security update for MIcrosoft Windows was installed.  HP support advised that I remove the security update KB3038314 and reboot.  This resolved the issue.

Re: Is there a solution for the "TCS has stopped working"

$
0
0

I had the TCS stopped working issue starting last week after a security update for MIcrosoft Windows was installed.  HP support advised that I remove the security update KB3038314 and reboot.  This resolved the issue.

Re: TCS has stopped working "error when starting TruClient IE script in LR12

$
0
0

I had the TCS stopped working issue starting last week after a security update for MIcrosoft Windows was installed.  HP support advised that I remove the security update KB3038314 and reboot.  This resolved the issue.

About the compatibility between LoadRunner 12.02 and IE 11

$
0
0

Hello all,

 

I'm reading the Compatibility Matrix for LoadRunner 12.02 and I'd like to have some confirmation about the "Ajax - Click and Script" protocol support.

From what I understand, IE11 is supported on Windows 8.1 and Windows 2012 R2, and not supported on Windows 7 32bit. But what about Windows 7 64bit?

In the screenshot I attached to my post, the comments next to the line for this os only talks about 8.1 and 2012 R2, does it mean we cannot record with this protocol on a Win7 64bit with IE 11?

 

Thanks for your explanations.

Re: Error in Selinium Scripts Execution in Loadrunner through Eclipse

$
0
0

Hi Anil Kumar Kota,

Can you please specify which versions are you using for:

  • LoadRunner
  • Eclipse
  • Java
  • Browser for WebDriver (also, which one)

Thanks,

Edo

Re: Error in Selinium Scripts Execution in Loadrunner through Eclipse

$
0
0

I am using the below versions

  • LoadRunner 12.02
  • Eclipse    :eclipse-dsl-luna-SR2-win32 4.4
  • Java     : JRE 7
  • Browser for WebDriver (also, which one) : IE Win32 driver

Re: Error in Selinium Scripts Execution in Loadrunner through Eclipse

$
0
0

These versions should be OK.

However, you must also have JDK 1.7 installed, as this is a prerequisite (see LR manual).


Re: Error in Selinium Scripts Execution in Loadrunner through Eclipse

$
0
0

Hi,

 

We already have JDK also on the machine.

 

Facing this issue on machine with Win 7 OS and is working on some other machine which has Win 2008 Server.

Re: Error in Selinium Scripts Execution in Loadrunner through Eclipse

$
0
0

Can you make sure the JDK folder path is included in your %PATH% local variable?

Web Tours Server not launching

$
0
0

Web tours server not launching for LR 12.0 version in my laptop

Please kindly let me know solution for this.

 

 

Thanks in advance

Ravichandra

 

TruClient recording issue

$
0
0

I have a requiremet to test GE application. I tired recording the application in Truclient IE protocol. But when recorded the application in Turclient, the application is opened in multiple tabs (1,2,3,,, an so on). And even the window tab count is increasing. Refer the attachment.

 

IE version - 9.0.8112.16421

 

 

If any one faced the same issue, please share me the solution.

 

Re: Web Tours Server not launching

$
0
0

Hi,

 

According to your screenshot, the web server had started sunccessfully.

Please try launching the web tours application by clicking:

All Programs -> HP Software -> HP LoadRunner -> Samples -> Web -> HP Web Tours Application 

 

Best regards,

Roy

Java Applet Replay Issue

$
0
0

Hello All,

 

I am working on Java web application which invokes Applet. Basically it is a vendor application deployed at our environment.

 

Below is the one of the sample request generated by Loadrunner.

 

    web_custom_request("lservlet;jsessionid=VT0KVB6NNxxMw11Gy8ydpzjNh6rmnNTQWYNNsnMpXGMxNB8CT1jR!-1904477366_2",
        "URL=https://qgfp.deloitte.com/forms/lservlet;jsessionid={JsessionID}",
        "Method=POST",
        "Resource=0",
        "RecContentType=application/octet-stream",
        "Referer=",
        "Snapshot=t18.inf",
        "Mode=HTTP",
        "EncType=application/octet-stream",
        "BodyBinary=GDayq\\xED\\xE6D",
        LAST);

 

I am able to capture "jsession id" and when I replay I am getting error as my response " ifError:7/500".

 

Could you please help me out here.

 

Thanks,

 

VUGen 12.01 - How to make the script click only when the link shows as 'Accept'

$
0
0

Hi

 

Working on scripting a .net web-based application, I want to make sure that the script clicks a link on a page only when it showsup as 'Accept' and not when shown as 'Edit'  ?

 

Please advise. Thanks

SW


Unable to record/replay LR Citrix Nfuse scripts on Windows Server 2012 with Citrix 14.1.200.13

$
0
0

A unique problem, I'm unable to record Citrix Applications published on Web portal using Multi protocol HTTP+ Citrix ICA. The web parts record successfully, but once I launch the Citrix app, the ICA window opens momentarily, displays "Initializing" and closes off! All I can see in my script are the steps leading upto ctrx_nfuse_connect(); It seems some component or security setting is forcing the ICA window to close.

 

The vugen is installed on a Win 2012 Server machine with DEP off, UAC off. FYI, I'm able to launch the app manually without any issues.

 

Now comes the interesting part, when I record the same using Vugen installed on a Win 8 box, everything works fine! I'm able to record and replay Citrix events. So I moved my working scripts from Win 8 to Win 2012 and tried to replay it and behold! It failed with "Unexpected disconnect event... Exiting" at the nfuse step.

 

So in essence, I'm unable to record and replay on Windows Server 2012. What makes this even more confusing is that there is another Citrix Application that I'm able to record and replay successfully on the very same machine( Win 2012 Server). I'm stumped as to what is stopping Vugen from recording/replaying certain applications?

 

Could anyone possibly help me identify what's messed up with the Server machine here? Thanks! Below are the details:

 

Citrix client - 4.1.2(14.1.200.13)
Citrix Server - Win Server 2008 R2
Loadrunner 12.0.1362.0

McAfee AntiVirus on both machines(Win8 and Win2012 Server)

 

Proper filter recording settings for .Net protocol v 11.52

$
0
0

Hello,

 

I am trying to record a .net (4.0) client-server application with VuGen and encountering an issue.  The following appears in my script: 

 

#warning:  Code Generation Error
// Found an undefined object of type System.IO.StreamReader. Assigning it the name reader_1.
// Suggested solution: adding both this type, in assembly mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, to the filter 
// and/or any other types that return instances of this one.
// Note:  This script will not compile as is.

 

If I tried to create a custom filter and add the reference to System.IO in the filtering dialog, but it gives me an error. (attached)

 

I've tried reading through the best practices doc, located here: NET_Protocol_Filter_BestPractices

 

Any suggestions on how to resolve the needed reference??

 

Thanks,

Mark

 

 

Truclient Ajax FF - document.evaluate does not work; complains that XPathResult is not defined

$
0
0

I am trying to use document.evaluate to obtain a reference to a set of elements via use of an XPath expression.

 

Whenever TruClient runs the step, the script stops with the same error:
 ReferenceError: XPathResult is not defined

 

I have tried several code permutations but always get the same result.  I have asked HP Support to confirm that document.evaluate and XPathResult are both supported.

 

In the meantime, can anyone say why this will not work?

 

 

//----------------------------------------------------------------------
//Permutation 1
 var professions =
 document.evaluate(
 "//a[@target='_self']", document, null, XPathResult.ANY_TYPE, null
 );

 //Permutation 2
 var xpr;
 document.evaluate(
 "//a[@target='_self']", document, null, XPathResult.ANY_TYPE, xpr
 );

 //Permutation 3
 var xpr = new XPathResult();
 document.evaluate(
 "//a[@target='_self']", document, null, XPathResult.ANY_TYPE, xpr
 );

 //Permutation 4
 var xpr = XPathResult.create();
 document.evaluate(
 "//a[@target='_self']", document, null, XPathResult.ANY_TYPE, xpr
 );
//----------------------------------------------------------------------

 

How to disconnect the Power Terminal session using command in RTE protocol.

$
0
0

Hi Team,

 

We have to record the one of the application using  RTE protocol in LR 11.52, so we are able to logout the application 

using PA1 command while recording the application.  But we are using Mouse to disconnect the PowerTerminal session 

by clicking on File and Exit button. But the mouse events were not recorded by doing so. We need to disconnect the Terminal session through command only. Please let me know which command to use for disconnecting the session.

 

Thanks,

Praveen.

Loadrunner Ajax replay issues

$
0
0
I am using Loadrunner 12.01 to record an replay transactions in Ajax base web application.My issue is; in one step, we have a JavaScript message box coming up to confirm a submission. Even though , the transaction is passing during replay, submission has not been actually happened. I have tried Ajax click n script as well as different Loadrunner versions.
Viewing all 12134 articles
Browse latest View live


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