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

Re: Need JS code to press F2 button in Ajax Tru client


Re: TrueClient - script cannot be opened in Chromium and FF anymore.

$
0
0

Hi Kamil,

Thanks for sharing such a detailed description.

First, please open a support ticket and we will help you sort things out.

Regarding Firefox issue, it sounds like you work with the firefox browser LoadRunner brings outside the context of TruClient on a regular basis. Otherwise I cannot explain why it keeps on breaking for you. TruClient uses a specific version of firefox since it compiles with a specific version of SDK. If the browser is being upgraded by mistake (can happen if you use it outside TruClient context) TruClient will be broken as well. If you wish to use the same copy of firefox that LoadRunner brings, copy the folder to somewhere else on your computer and use it freely from there

Regarding Chromium, that is strange. Must be investigated by support. I am sure we can address it. If you are using 12.50, please consider experimenting it also with 12.53.

Sorry for the inconvenience

 Regards,

Shlomi

Re: TrueClient - script cannot be opened in Chromium and FF anymore.

$
0
0

>> " I read some posts that this is because of the automatic update of the FF on the machine so I siwtched off all possible updates, but still this issue is there."

I've been using TC for several years and have never had this happen. I think the only way this can happen is if you run that installation FF manually, outside of LR?

Re: Installtion Error

$
0
0

That download is no longer possible, therefore it is not possible to install LR 12.53!

An suggestions?

 

LR 12.53 Just in Time log not disabling

$
0
0

Hi All,

I am using a TruClient Web script in a scenario. i can't seem to turn off the Just in Time logging as i want to see all the steps. This is working on other scripts in the Scenario. I can't find anything in the manual nor online.

See screenshots attached.

Am I missing something?

Re: Installtion Error

$
0
0

Hi, I have just tested the links to all the MS KB's, which we recommend installing, and they're all working fine.

Which link/KB are you having a problem with, and in which browser?

Identifying GUI objects id for a button in Siebel using Loadrunner

$
0
0

Hello All,

Please help me, how to identify the GUI objects(Button) property in Siebel scripting using Loadrunner.

I required this to implement comparison for enabled button as a condition.


Thanks,

ERROR: Failed to retrieve output arguments/checkpoints - SOAP fault occurred

$
0
0

Hi;

 

I am new at VUGEN. My vugen scripts output ;

 

Action.c(6): Web service call "xxxxxxxxxxxxx" started
Action.c(6): Error: <CENTER><STRONG><FONT COLOR=#FF0031>Expected SOAP result, received SOAP fault</FONT></STRONG></CENTER>
Action.c(6): Error: <CENTER><STRONG><FONT COLOR=#FF0031>Failed to retrieve output arguments/checkpoints - SOAP fault occurred</FONT></STRONG></CENTER>
Action.c(6): Error: Web service call "xxxxxxxxxxxxx" execution failed

 

I try SOAP there is no error. But I used sevurty parameter at SOAP.  I think error is related with this secury code. What can I do ? 

 

<wsse:Security soapenv:mustUnderstand="1" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">
<wsse:UsernameToken wsu:Id="UsernameToken-1" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">
<wsse:Username>xxxxxxxxxx</wsse:Username>
<wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordText">yyyyyyyy</wsse:Password>
</wsse:UsernameToken>
</wsse:Security>


Re: Load Runner Controller 12.50 Vuser script execution errors

$
0
0

Hello, 

Do you mean this error only happen when vusers number increased? but not happen when the Vusers number is lower?

Probably the server's response already different when the load increase. You can turn on the extended log, and check the raw server response data which happens just after the web_reg_save_param...  step at vuser_init.c(59)

Regards,

Bingle(LoadRunner R&D)

 

Re: Error -- memory violation : Exception ACCESS_VIOLATION received.

$
0
0

Hello, 

Although I could understand the issue you're describing, but the information is not enough for analysis. Suggest you to fire SR and create dump file when the application crash. 

Regards,

Bingle(LoadRunner R&D)

Re: Importing WSDL into LoadRunner using a certificate

$
0
0

Hello, 

If i'm understanding correctly, you are importing a WSDL from an URL, then the server requires an authentication to access that URL. This is simular as when you try to view the WSDL in IE.  just input the username and PW as you did in IE. 

Re: LoadRunner 12.53 - Oracle Ebus Issue

$
0
0

Hello,

Have your tried the Oracle related rules at: Rocording Option->Correlations->Rules ? and enable rule scan for correlations?

Regards,

Bingle

Re: LoadRunner 12.53 - Oracle Ebus Issue

$
0
0

Bingle,

Thanks for your response, yes I have tried the correlation rules. The problem is once logged on, it is then picking up the correlation, and the auot correlation and rules are working then. However its at the landing page for logging on that there is a sid provided, but LR isnt picking this up so I am unable to correlate it and place it in the script.

Basically LR isnt picking any correlation values up pre login.

Cheers,
Dave

Re: How to add variable to JSON file for REST API script

$
0
0

Hi,

You could use C file functions (fopen, fread) to read JSON file into char array. Then use C string functions to replace the substring. In LR12.53 we have more convenience way to manipulate JSON. But in LR12.02 you may have to treat it as string.

Re: Insert OAuth Token in a web_add_header in Vugen script

$
0
0

We just did SFDC scripting in July. We got authentication error in those pages where we had to manually correlate the AuthorizationCode later and pass it in the failing request as header as web_add_header("AuthorizationCode",lr_eval_string("{CorrelationParameter}")). Apart from AuthorizationCode, other key correllations are ViewStateCSRF, ViewStateMAC, ViewState, ViewStateVersion .

 

Thanks


Re: Oracle 2 Tier Application Crashes When Recording Script With VUGen

$
0
0

Hello

 

First of all, I’d like to note that the initial description mixed two different Oracle’s protocols: “Oracle 2 Tier” and “Oracle Forms”. Title mentioned “Oracle 2Tier”, but the description says “Oracle Froms”. These protocols are dramatically different, each of them has a corresponding LR protocol: “Oracle 2T” and “Oracle - Web”.

 

So please check what exact Oracle protocol is used underneath, and use corresponding LR’s protocol.

 

Thanks, Dmitry

How to retrieve a value that is stored in Notepad through truclient scripting

Re: LR 12.53 Just in Time log not disabling

$
0
0

Hi Brian,

You need to choose "Disable Log" or "Error Only" in order to turn off logging.

Regards,

Shlomi

Re: How to retrieve a value that is stored in Notepad through truclient scripting

Re: COM/DCOM script generation produces an AccessViolationException error

$
0
0

Hello

 

Is it possible to reproduce the crash by simple LR script regeneration as a separate action (not consequence of script recording)? If yes I will be helpful for LR to reproduce the crash in lab, if you can provide a problematic script.

 

The issue looks like a bug, and general advice here is to contact a HPE support and escalate.

If it doesn’t work for you, you can attach a problematic script here, I will forward it to HPE’s RND guys.

 

Thanks, Dmitry

Viewing all 12134 articles
Browse latest View live


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