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

Re: Server Response is not displayed for particular aspx page in tree view in LR9.5


Re: Is vbscript vuser and javascript vuser protocols discontinued in LR vugen 12

$
0
0

Hi,

 

I am also interested to know on how to use existing VBScript VUser in LR 12. I am able to run them using VuGen but the controller is throwing an error:

 

You do not have a license for this Vuser type.

 

Any help will be appreciated.

 

Regards,

Puneet

Re: Vugen scripting to include Java script functionality

$
0
0

Hi, 

 

I have seen cases when TruClient was able to record file upload.

 

 

I am not sure if you have a step recorded which indicates the file location for example: 

truclient_step("2", "Set 'C:\\New Text Document.txt' on File filebox", 

 

You can try using  TruClient Firefox as well. 

 

If it is not working you can open a case with support. 

 

You should check if a pure javascript is used for the File upload or there are other technologies involved such as

Flash, Silverlight, ActiveX as TruClient has its limitations: 

https://softwaresupport.hp.com/group/softwaresupport/search-result/-/facetsearch/document/KM00515543

 

Kind regards, 
Vesela 

Re: Cannot Replay LoadRunner Script with SAP-WEB and SAPGUI (embeded)

$
0
0

I'm having the same issue. Did you find any solution to this problem?

 

Thanks

Call Javascript actions or libraries

$
0
0

Starting on LR 12.5 the script code can be generated in JavaScript format and all the commands and code is generated using this programing lagnguage.

 

Following next is described the method for call another action from the script or an external library.

 

  1. lr.loadLibrary() is used to “include” a single file into the script, the code inside the included file will be loaded and evaluated.
    All definitions inside it will be added to the global scope of runtime context.
    It can be used for browser based libraries.

    Example:
    lr. loadLibrary (‘external.js’);

Errors in the test results

$
0
0

Hi, 

 

While replaying a script I could see it passing but when I checked the test results I found some errors messages/popups indicating the script has not gone smoothly. Also in the run time viewer I could see the pages not getting downloaded properly. PFA the screenshot of the pop up that came up when clicked on one of the steps in the tests results. 

 

Can anyone point to why its happening , to me  it looks like Javascript is not getting downloaded properly. Any help on this will be appreciated.

 

Regards,

Jitesh

Regarding Screenshots in VuGen

$
0
0

Can we capture and save screenshots in HP Loadrunner 11.50 version? If yes, what is the way to get it?

"the name "lr_load_dll" does not exist in the current context"

$
0
0

Hi everybody,

 

I try  to load our C# based dll to test the functions inside the dll. but I get problem when I use the statement: 

 

namespace Script
{
    public partial class VuserClass
    {
        public int vuser_init()
        {
            lr_load_dll(" C:\\PerfApp\\VELinkedServiceTestInterface_19_11_1111\\bin\\ValidationEngine.LinkedServices.Client.dll ");
            return 0;
        }
    }
}

The compile is filed with following error message:

 "the name "lr_load_dll" does not exist in the current context" 

 

Any idea why?

 


add-in for VS 2013 or VS2014 in LR version 12.02

$
0
0

Does anyone know if there is add-on for VS 2013 or VS2014 in LR version 12.02

Can we copy bitmap from any script to another in citrix protocol?

$
0
0

Hi 

 

I have already record the script and done enahncement for that but their is one bitmap which i notice later was not capture, so I need to copy bitmap from one new script to new script. Can it be possible ?

Or is their any other solution in this case?

 

Thanks In Advance

Nikhil Kamboj

MTOM implementation

$
0
0

Hi All,

 

We need to test a service and it has operations that uploads documents. MTOM is implemented in the service end. We are trying to implement MTOM in LR as well. Read somewhere that LR supports MTOM, but could not find any documentation about the implementation. Any help is appreciated.

 

Thanks!

Re: Does LR 12 Supports MQtester,RFHUTIL for MQ testing

$
0
0

HI

 

I have to evaluate LR tool on IBM MQ V8. Downloaded LR community edition 12.5, could not find MQTester in Additional Components folder.

 

Please advice.

 

Thanks

MQ Tester not available in LR community edition V12.5

$
0
0

Hi

 

I have to Evaluate Loadrunner on IBM MQ version 8. 

 

Downloaded Loadrunner community edition V12.5, could not find MQTester in Additional Components folder.

 

Also, Downloaded a seperate zip file with Additional Components, MQTester does not exist.

 

Where can I download MQTester component for Loadrunner V12.5?

 

Thanks

Re: Does LR 12 Supports MQtester,RFHUTIL for MQ testing

Re: Error after recording a session

$
0
0

Hi Vidya,

 

This pop-up comes when your auto-correleation is enabled. You can disable this pop-up using:

 

Recording Option -> General -> Code generation -> Correlations Scan (Uncheck this option) -> Click ok and then record


Re: MQ Tester not available in LR community edition V12.5

$
0
0

Hi NUSR,

 

In  the LoadRunner 12.50 readme is stated that: 

"The third party MQTester protocol is not longer distributed with LoadRunner." 

 

Kind regards, 
Vesela 

Re: "Can't create script object" error with Java Protocol

$
0
0

Hi,

 

Thanks for the workaround.

I am also facing the same issue.

 

Can you help me to compile & run the script using eclipse IDE?

 

Thank you.

TruClient FireFox Does Not Paint Screen in Interactive Mode

$
0
0

I recorded a TruClient FireFox script using VuGen 12.02 on Windows 7.

 

When the script replays in interactive mode, a FireFox window displays that has Profile Customization (not responding) in the title bar, but the rest of the window remains blank. After a few minutes, the window goes away and the script is displayed again in interactive mode.

 

I tried running the script again in load mode, using the PaintWindowsInLoad=1 setting in default.cfg. This paints the screen fine. But it is not helpful to develop  in this manner, as I am encountering an error with object identification and need the interactive mode to improve that.

 

I've tried re-installing VuGen, tried running as Administrator, tried to start a new script, and tried a TruClient IE script and none of these has helped.

 

Any ideas on why the screen won't paint in interactive mode?

Re: TC_FF: evalXPath - TypeError: Ident.constructors.JavaScript.createIdentJSSandbox is not a functi

$
0
0

If you can it is better to move to 12.20

Re: TruClient FireFox Does Not Paint Screen in Interactive Mode

$
0
0

Sounds like a configuration issue related to your machine. Do you enounter it on other machines?

 

Can you please open the browser in interactive mode, wait until you can interact with it and then...

 

Click CTRL+SHIFT+J to open the browser console. Copy the data and paste it in your reply

Click CTRL+SHIFT+A to open addons page. Take a screensot of extensions tab and plugins tab and share it here as well.

 

Maybe there is another extension installed on your machine which collides with TruClient. I would like to double check that

Viewing all 12134 articles
Browse latest View live


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