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

dynamic input to be chosen from drop down

$
0
0

Hello Everybody,

 

I have an application where a random value needs to be selected for "Person Responsible" from a drop down. The selected value has 2 values in the script which are related to each other like below:

 

"Name=prop_12345_1356", "Value=333333", ENDITEM, //<called Responsible_ID>
"Name=objnameprop_12345_1356", "Value=XDEGH - Smith, Will", ENDITEM, //<called Responsible_Name>

 

I have captured the list of values using web_reg_save_param() with ORD = ALL and the results are as below:

 

"CorrelatedValue_1 = 111111"

"CorrelatedValue_2 = AAAAAA - LastName1,  FirsName1"

"CorrelatedValue_3 = "],["BBBBBB - LastName2, FirstName2"

"CorrelatedValue_4 = 222222"

"CorrelatedValue_5 = BBBBBB - LastName2, FirstName2"

"CorrelatedValue_6 = "],["CCCCCC - LastName3, FirstName3"

.

.

.

.

.

"CorrelatedValue_348 ="],["ZZZZZZ - LastNameX, FirstNameX"

"CorrelatedValue_349 = 999999

"CorrelatedValue_350 =ZZZZZZ - LastNameX, FirstNameX"

 

I need to randomly select a Responsible_ID and input the corresponding Responsible_Name

e.g. if ordinance of ID is 1, ordinance of corresponding Name is 2

If ordinance of ID is 4, ordinance of corresponding Name is 5

If ordinance of ID is 7, ordinance of corresponding Name is 8

If ordinance of ID is 10, ordinance of corresponding Name is 11

 

Is there any way I can implement this using correlation?

 

P.S. Parameterizing the ID value and Name(with use same line as ID parameter setting) works fine but I was looking for a more dynamic solution since the values in drop down changes often.

 

 


Reg:Truclient IE,Firefox Authentication popup recording issue

$
0
0

Hi Team,

While recording the app through Truclient Firefox  Certification exceptions are recording as "click Event  on Add Exception " in Interactive mode. After that Authentication Dialog box will open there need to provide credentials.

Script is getting recorded but Replay is getting failed in first step where it is looking for 'click Event  on Add Exception' object. 

And when working the same with Truclient IE, not even such Authentication required popup is getting recorded. 

Please suggest any config/settings to change . Current Env is LR11.52, IE -10, Firefox-20.0.1.

 

Thanks

Reg:Truclient script on IE10 & IE9

$
0
0

Hi,

 

Does any patch required to install on LG/Controller machine having installed IE10,  to run the tes with tscript recorded  on IE9 installed machine .

Documentum Application - Google Web tool Kit (GWT) 500 server Error

$
0
0

Hi guys,

 

Tried to record and replay Documentum application which was built on GWT (Google Web Tool Kit).  Previously the script (simple flow) was replaying fine, without any correlations been done.

 

 

But now the same script when replayed is throwing 500 INTERNAL SERVER ERROR, tried to record new one and replayed it, but got same error.

 

Since GWT was added, to make Documetum application work with vugen, code is getting captured in XML form in few places in the scripts body. I couldn't find any dynamic values.

 

 

Suggestions are welcomed.

Special characters problem

$
0
0

Hi

I use LoadRunner 11.52. I got a problem of delimiters. The delimiters are not parameter delimiters({}) but delimiters such as ",".

 

My Load tests between LoadRunner and a web server are seemingly successful. But the connections between a web server and a gateway server are failed in the server logs. The problem was a korean character delimiter.

 

Flow:

LoadRunner ---[successful]---> web server ---[failed]---> gateway server ---[n/a]---> database server

 

Example:

web_submit_data("ShowData", 
   "Action=https://xxxxxxxxxxx",  
   "Method=POST", 
   "RecContentType=text/html", 
   "Snapshot=txx.inf", 
   "Mode=HTML", 
   ITEMDATA, 
   "paramData", "Value=123?456", ENDITEM, 
   LAST);

 

The "?" in the 123?456 is originally a korean character delimiter. But LoadRunner sends requests not as the korean character but as the "?" itself.

I replaced the "?" with the korean character itself, unicode and url-encode in the Action.c. Nevertheless all I have done was nothing but a waste of effort.

How can I solve this problem?

 

Thanks in advance.

 

LoadRunner (11.5) Licensing Questions

$
0
0

I've been tasked to learn LR in a relatively short amount of time. I've downloaded the trial and messed around enough to, at very least, understand the software. However, when it comes to licensing I've either not found the right info or have read into some info wrong. Either way, here's my situation...

 

I work for a company who's contract falls under 6.8 (NAVY) and we're helping 7.2 (NAVY) to prepare for a huge increase in users later this year.  It was discovered that 7.2 had a LR Admin late last year, but that person moved on from the position...and that position was never filled. We finally located that server that hosts the LR software, but nobody is "up-to-speed" on the software. We also found that there are still active licenses on that machine. However, we'll need more licenses for VuGen to simulate more vusers.

 

In a nutshell (just a general overview) could someone explain how LR is licensed?

 

Also, I've taken a copy of the LR install from the server and have installed it on my local desktop. However, the licensing isn't the same as the licenses found on the server. I believe, if I understand the software correctly, that I'll only be generating scripts from LR on my desktop. Can I add the licenses from the server to my desktop or will I need to purchase separate licenses for this to work?

 

Does VuGen require separate licenses than the other parts of LR? As in, to create more vusers I need more licenses for VuGen...would I also need more licenses for other facets of LR to comply with newly acquired VuGen licenses?

 

Any guidance in any part of this matter would be greatly appreciated. Thanks for your time!

Java Record and Replay - Working Directory

$
0
0

Hi there,

I am using Loadrunner to record a Java application using RMI protocol. The application server sits on a UNIX box. The executable is located in my local drive.

My question is: When specifying the Working Directory before recording the application, where would I set this to? Should it be the directory of the application on the UNIX server?

 

 

Thanks

Can HP QTP 11.5 process Hp LoadRunner 11.52 Scripts

$
0
0
We are wondering if our out of date Functional Regression Test Scripts created by HP QTP 11.5, can process our fairly new Load/Performance Test Scripts created by HP LoadRunner 11.52 tool. Are the scripts compatible?

LR 11.52 recording http/html problems with Fire Fox Certificates

$
0
0
Is there a better way of recording HP LR 11.52 with FireFox without having to select certificate for each page?

in RTE protocol exit is not happening giving timeout error

$
0
0

through script I wrote a code :

 

below I am unable to exit from putty gives 90 timeout error, cursor blink till "sometext>" I expect exit should type here from below bottom lines

 

TE_type("g.ack<kReturn>");
    TE_wait_text("sometext>", 90,1,yStartPos+1,80,600,&xStartPos,&yStartPos);
    TE_wait_sync();
    lr_output_message("=================%d",yStartPos);

    TE_get_text_line(1,yStartPos-1,-1,text);
    //lr_output_message("=========##===%s",text);

        while(row<yStartPos)   //row=1
            {
                TE_get_text_line(1,row,-1,text);
                lr_output_message("##########%s",text);
                row++;
            }


    TE_type("exit<kReturn>");  //exit is not typing after exiting loop
    TE_type("exit<kReturn>");

Recording Simcorp Dimesion (SCD) 64 bit app using Loadrunner

$
0
0

Hi,

 

If anyone has experience recording SCD (Simcorp dimension), please share your experiences. I didn't have any luck so far and opened a service request with HP and still no luck. I'm looking for details like what is/are the protocols used to record the app etc. Your help is greatly appreciated.

 

Thanks!!!

Loadrunner functionality queries

$
0
0

Hi friends,

 

We have some queries about Loadrunner functionality, can you please provide us some information.

 

1.Facility to debug/validate the root cause for error in the test run at application development / source code level

 

2.Automated Roll-back / integration of a fail-over plan

 

3.Flexibility to define distribution or combination on type of users, test transactions and source of transactions etc.  

 

Thank you for your time

 

Duy

 

Json run time values could not get, is corelation works here in VuGen11.0 ?

$
0
0

In normal HTML viewsource I am unable to get values, these values are coming from Json function during run time and displayed on page

 

I am using VuGen 11.0, I googled about co-relation and parameterization, can I apply this concept in VuGen 11.0, right now I am unable to set params in VuGen11.0, so please advice correct version of VuGen

Virtual User Generator

$
0
0

Hi, 

 

Is someone aware what is the latest version of HP Business Process Manager which is compatible with Vugen 12 in load runner? I need the same as part of an upgrade we are carrying on right now. any help is appreciated.

 

Regards,

Santosh.

Basic questions about Load Runner

$
0
0

Hi Guys,

 

I'm new to Load Runner and i have some basic questions. Please provide your suggestions!!!

 

1. why we are using various protocols when recording script?

2. How should we decide our application support specific protocol?

3. what are all the best practices that we need to follow at the time of scripting in VuGen?

 

Thanks,

Karthik

 

 


LoadRunner 12 / Load Generator Unix/Linux

$
0
0

Hello,

 

As part of a LoadRunner trial (I recently downloaded LoadRunner 12 trial version), I'm trying to use a Linux server as a load generator.

The install documentation says:

- Change directory to /<installation root directory>/InstData/Linux/VM.

- Launch the setup wizard by typing: source ./installer.sh.

 

However:

- path InstData/Linux/VM does not exist in the LR 12 Trial installer

- there's no "./installer.sh" file to execute in the install folders I downloaded,

- when I click on "Load Generator" in the main install menu, nothing happens (while LR full install works fine)

 

The question is: is it possible to set up a Unix/Linux Load Generator with the trial version of LoadRunner 12?

If yes, could you please let me know how to do this?

 

Thank you for your help!

 

Regards,

Alexis

Designing he Scenario by pasuing

$
0
0

Hello Experts,

 

I have designed the scenario like the below.

 

Total No. Of Users: 202

 

Scenario Designed as below: 

 

1. Ramp Up: 50 Users 6users every 10 sec’s and run 50 Users 15 Min's

2. Ramp Up: 50 Users 6users every 10 sec’s and run 50 Users 15 Min's

3. Ramp Up: 50 Users 6users every 10 sec’s and run 50 Users 15 Min's

4. Ramp Up: 52 Users 6users every 10 sec’s and run 50 Users 2 hours

        Here test will run in steady state for 2hrs for 202 Users

5. Stop the users:  50 Users 6users every 10 sec’s and run 50 Users 15 Min's

6. Stop the users:  50 Users 6users every 10 sec’s and run 50 Users 15 Min's

7. Stop the users:  50 Users 6users every 10 sec’s and run 50 Users 15 Min's

 

So, now I have to pause the test between the users like the below

 

1. Ramp Up: 50 Users 6users every 10 sec’s and run 50 Users 15 Min's

Pause

2. Ramp Up: 50 Users 6users every 10 sec’s and run 50 Users 15 Min's

Pause

3. Ramp Up: 50 Users 6users every 10 sec’s and run 50 Users 15 Min's

Pause

4. Ramp Up: 52 Users 6users every 10 sec’s and run 50 Users 2 hours

          Here test will run in steady state for 2hrs for 202 Users

5. Stop the users:  50 Users 6users every 10 sec’s and run 50 Users 15 Min's

6. Stop the users:  50 Users 6users every 10 sec’s and run 50 Users 15 Min's

7. Stop the users:  50 Users 6users every 10 sec’s and run 50 Users 15 Min's

 

Basically   the idea is  : as soon 50 users  finished their duration, they should not create any  transaction until all the 202 users reached  and then again all 202 users should start  creating the transaction for 2 hrs steady state

 

Could someone please tell me how to do that?

 

Thanks,

Raj

 

 

List of all Protocols supported by Loadrunner 12?

$
0
0

Hi, 

Any link which tells the list of protocols that are supported by load runner 12 (NOT Performance Centre)?

 

Any help greately appreciated...

ATTENTION: Online Expert Day on LoadRunner on May 27, 2014!

$
0
0

Hello Everyone,

 

 

LoadRunner is hosting an Online Expert Day on May 27, 2014!  Mark this on your calendars!

 

 

If you are a customer with a support contract, then we would like to invite you to join us in the LoadRunner Support Customer Forum on May 27 when HP product Experts will be online for 12 hours to answer any questions regarding any topic!

 

 

What is an Online Expert Day?

 

Online Expert Day is an event when HP product, R&D, and Support team members and other employees join our online forums to answer your toughest technical questions.  Online Expert Days give you a chance to talk directly with the HP Experts!

 

How does the Online Expert Day event work?

 

Starting on May 27th at 01:00 AM Pacific Daylight Time / 04:00 AM Eastern Daylight Time / 08:00 AM Greenwich Mean Time, log in to the LoadRunner Support Customer Forum and create new posts to ask your questions

 

The Online Expert Day will end on May 27th at 1:00 PM Pacific Daylight Time / 4:00 PM Eastern Daylight Time /8:00 PM Greenwich Mean Time.

 

HP Experts will be online for 12 hours in the forum and will do their best to answer your questions. They may need to get some more information from you so please check the box "email me when someone replies".  An online conversation will be born!

 

To participate, you do need access to the LoadRunner Support Customer Forum.  If you don’t have access, please add your Support Agreement ID (SAID) to your HP Passport profile and log in again.

 

If you have a valid support contract and are still experiencing issues, please send an email to swcommunity@hp.com.

 

For more information on our Support Customer Forums and how to add your Support Agreement ID (SAID) to your HP Passport profile, please click here.

 

For upcoming Online Expert Days, please bookmark the HP Software Online Support Services - Forum events page.

 

If you have questions regarding the Online Expert Day event, please reply to this message.

 

We look forward to your attendance and your questions!

 

Regards,

 

Michelle

HP Software Online Support Services

LR support tip-How to check the protocols included in LoadRunner 12 Community License

$
0
0

LoadRunner 12 Community Edition comes with 50 free permanent Vuser licenses.

How to check which are the protocols which are included in LoadRunner 12 Community License?

 

They can be viewed in the LoadRunner License Utility

  1. Go to Start -> HP Software -> HP LoadRunner -> License -> LoadRunner License Utility
  2. Click on the Community license Bundle to view the protocols list.

ComunityLicense.png

Viewing all 3978 articles
Browse latest View live


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