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

Re: Load Runner Trial Version Limitations with respect to Licensed Version

$
0
0

Hi

Community edition offers you 50 Vusers for free for life for all protocols (with the exception of COM / DCOM and GUI Vusers) and 2 Network Virtualization Vusers.

Licensed one offers you as many Vusers as you pay for in your license.

Other than that - they are the same.

Good Luck,

Lior


Re: LoadRunner Community Edition 12.53

$
0
0

Hi

for the .NET filters, please see this documentation part

the shared DLL option is accessible from Record > Recording Options > Microsoft .NET > Shared DLLs.

for more reference, use this documentation part.

Good Luck,

Lior

Step Timeout Error when i REPLY the VUGEN LIKE "TOKEN URL "

$
0
0

I have execute my Vugen script meanwhile particular Url has taken more time finally script is Fail , Error Displayed"Step download Timeout Error.

But i had increase the Step download time is "9999" in Run time setting . 

Url link like: 

web_url("connect", 
        "URL=http://aktrea.com/superman/signalr/connect?transport=foreverFrame&clientProtocol=1.5&connectionToken=t20I2x%2Fo%2FwpKdltEbXmVYWaMr6o4HAh9lHSbn2d6DjL7ns3AbDzqWNw90%2FM%2FOzgg74jcakNmGZ6DlDULIrI5727egEL1MEvgYANvJq87o6NxoL%2Fqz7FERNYCWAzati4c&connectionData=%5B%7B%22name%22%3A%22challengehub%22%7D%2C%7B%22name%22%3A%22chathub%22%7D%5D&tid=0&frameId=1", 
        "Resource=0", 
        "RecContentType=text/html", 
        "Referer=http://aktrea.com/superman/challenge/challenge/QuizChallenge?gameid=Hfzdwa8jWcvM0wgwwuPKNi91QabbFLKFDB8j_4dWJUI1", 
        "Snapshot=t119.inf", 
        "Mode=HTTP", 
        LAST);

 

please tell me the Solution.

Re: Sitescope

$
0
0

Hi

SiteScope integration is LoadRunner is manifested by LoadRunner's ability to display the SiteScope UI and directing it to monitor specific servers.

To use this integration, you will need a SiteScope server up and running (SiteScope installation is in the "Additional Components" directory in the general installation folder).

You can always use the default windows monitors that are available in LoadRunner (using PerfMon).

Hope this helps,

Lior

Re: Loadrunner 12.53 in windows 10

$
0
0

Hello,

I am using TruClient IE protocol for developing script. But windows 10 is having Edge browser.

So. I wanted to know whether TruClient IE protocol will work in windows 10.

Thanks

Re: Loadrunner 12.53 in windows 10

$
0
0

Hi

TruClient does not support Edge yet,

In windows 10, TruClient web protocol uses the installed IE 11on the windows 10 machine.

Thanks,

Lior

 

Using parameters on non-mandatory fields

$
0
0

Hello,

I'm using TC 12.53.

I want to use parameters to fill out a applicationform. The're non-mandatory fields which aren't always filled by a parameters. I was expecting that when a parameter is empty the row will still exists in my parameterlist.

For example
1. A.
2. B
3.
4. A

TC updates my rows to:
1. A.
2. B
3. A


How can I fix this?
In the older version of Loadrunner all the parameters were in one row and in one file. I didn't have the problem with empty values in de parameters. In 12.53 each parameter has it's own file with multiple rows, but I can't leave a row empty.

Please help!

Re: Replay issues in Silver light protocol script in Vgen

$
0
0

401 error indicates on authentication issue, i.e. you need to specify credentials to the server.

Silverlight protocol is over the web protocol, i.e. once you figure out which authentication the server is using and which credential to provide, you can use the web_set_user function to specify them in the script.


Re: Loadrunner 12.53 in windows 10

$
0
0

Hello,

I developed TruClient web IE script in windows 10. While developing script End-Event for all the steps is "Not Set Yet". And when I replay the script in development mode the End-Event changes as Document loaded or Action complete. 

But when I manually set an End-Event as "Step Network Complete" or "Step Synchronous network Completed", the script hang in these steps and give error as Network Timeout. Then "Synchronization Assisant" pop-up comes and again the End-Event changes to "Not Set Yet". 

How to fix it?

Thanks

 

Re: how to retrieve value from Application

$
0
0

 When I captured a Object.... Please find the attached screen shot

C06473254: Test

I want to capture the  string 'C06473254'  &  use it next steps for my scripts. 

 

 

 

Re: how to retrieve value from Application

Save is not happening when I click Submit button

$
0
0

I am using WEB http/HTML protocol.  Manually there is no issue only when replying the script. For some reason the save is not happening when the submit button is clicked.  Do I need to add something to the script to make save.

Below is what i see in the web page view source.

<input type="submit" name="methodMapped" value="Submit" onclick="javascript&colon;processElementClick(this);javascript&colon;resetScrollPosition()" id="save" class="buttonLabelBold">

Here is what VuGen Created in the script.

"Name=methodMapped", "Value=Submit", ENDITEM,

 

 

 

HPE StormRunner Load was built on 3 “S”. Find out what they are

$
0
0

HPE StormRunner is a cloud performance testing solution that enhances our performance testing tool set. It complements LoadRunner and Performance Center as a true SaaS solution. Explore the capabilities here.

Re: Step Timeout Error when i REPLY the VUGEN LIKE "TOKEN URL "

$
0
0

Hi,

Please enable "Data Returned by server" logs and check whether data is coming from server or not?

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

$
0
0

Hello,

I have kind of easy question, but cannot figure it out myself.

It happens to me quite often, that when I develop script e.g. in FF, then after some time I am not able to open it in Development mode, as the TruClient for Firefox does not come up. 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. What sometimes helps is to delete the bin/firefox under HP and replace it with the one that I suspect is a good one. But honestly, this is a bit of struggle.

So for the current script I decided to use Chrom to avoid the issues. All worked fine, script could be developed and replayed. Then I replayed it from Vugen in non-interactive mode. It lost communication to the browser, well it happens. But since then, it cannot be opened for development in Chromium neiter. The TruClient frame comes but the wheel spins forever. It is possible to open and develop it in IE, but first it does not exactly do what I want and honestly, I would like perhaps not to understand, but fix it once for all times.

The current status is that the "Chromium" script cannot be replayed in the Vugen non-interactive mode, it does not start the steps, neither can it be opened for development.

Copying steps to another script, exporting them as function, etc. also does not work. I tried to do this as this issue seems to be on script level. When I create a new script, I can start editing it in Chromium. ... except of FF, where the TruClient editor does not pop up even for new scripts.

Sorry for a bit long description, it sounds a bit like a mess, which it is in my eyes frankly speaking. I would be thankful for any kind of help on that.

Kind Regards,

Kamil Damuc


Re: how to retrieve value from Application

$
0
0

Hi Soku,

Please change the identification method to Descriptors. In the Desriptors editor change the operator for the text attribute to contains or startsWith and in the text specify the part of the text which is static in order not to fail due to dynamic data. Close the descriptors editor, make sure the element appears in the application window and click on Highlight button to check if the identification works. Tune  it using the Descriptors editor until it does.

In the step action section you need to change the action to Get Property and not Evaluate JavaScript as it is set now. In the Arguments section set the argument to Visible Text and specify a variable name to keep the data captured from the application.

If you do not succeed I suggest contacting HPE support to get assistance.

Good Luck

Shlomi 

 

Re: Loadrunner 12.53 in windows 10

$
0
0

Hi,

I assume your application behaves asynchronously and keep one or more requests opened. It might be the reason for the timeouts.

Why can't you keep on using "Document Loaded" or "Action Completed" as end events?

Regards,

Shlomi

Re: Using parameters on non-mandatory fields

$
0
0

Hi,

TruClient parameters Dialog was aligned to behave as VuGen parameters dialog behaves.  Empty rows are being truncated.

A possible workaround can be:

1., Instead of empty row use a predfined string that will represent an empty row. (for example: EMPTY)

2. In the script code whenever you read a value that is equal to EMPTY replace it with an empty string. 

var paramValue = TC.getParam("ParamName");

if (paramValue == "EMPTY"){

paramValue = "";

}

3. Now you can use paramValue to fill the optional fields or anything else

Regards,

Shlomi

Re: Finacle Performance Testing

$
0
0

Hello Tanaji,

Can you please guide us how you bypass the SSO login for the finacle core application version 10.2 with using config file.

We are also stuck the same situation with SSO.

 

Thanks,

Vishal

 

COM/DCOM script generation produces an AccessViolationException error

$
0
0

Hi all,

I am using Loadrunner 12.53 patch 1 to try and record a thick application that is built on DCOM. When I launch the applicaiton from the start recording menu, I can see the number of events increasing (and if I look in the log files later, I can see the events).  However when I stop the script and it tries to create the script I get an error (see attached screenshot). The error is very generic ("System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt") and I have seen lots of instances of it on this forum but not for this particular case. I am looking for some suggestions on how to fix this and get a script generated.

What I have tried so far:

1. Creating an HTTP/HTML script to see if it is just DCOM that has the issue. This script generation worked successfully.

2. Disable DEP and UAC.

3. Creating a winsocks script of this application, this worked successfully.

4. Identified the appropriate library files and added them to the recording options for DCOM.

5. Disabled C parser (this made no difference).

6. CPU and memory do not look to be overly stressed, there is a spike in CPU usage of up to 70% as it starts the script generation process

7. There are no errors or warnings recorded in the event log around the time of this issue

8. I get the same issue on two different VMs.

 

I am using LR 12.53 patch 1 on a virtual Windows 2012 R2 running on ESX.

If anyone can think of something I have missed or has any other suggestions please let me know.

 

Many thanks,

Gordon

Viewing all 12134 articles
Browse latest View live


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