Skip to search.
LoadRunner · Discussion of issues related to Mercury Interactive's LoadRunner load testing tool.

Group Information

  • Members: 5279
  • Category: Development
  • Founded: Mar 25, 1999
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

  Messages Help
Advanced
Messages 878 - 907 of 33362   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
878 David Hetherington
dhetherington@... Send Email
Apr 2, 2001
9:16 am
Hi Feiler, In answer to your questions.... 1. The latest one available! It depends on the version of Java (JDK) your application was developed with, whether it...
879 ilia bromberg
iliabromberg@... Send Email
Apr 2, 2001
12:24 pm
In case any data is being generated by the client-side scripts and reused to generate HTTP requests, - this stuff probably should be recoded in the vuser...
880 r_a_j_66@... Send Email Apr 2, 2001
5:11 pm
Hello, I am sure all of you have run into similar situation specially when testing website performance. I have recorded a script but I need to be able to keep...
881 ssylve1445@... Send Email Apr 2, 2001
5:31 pm
Yes, you can change the reference in your script and it will still work. I did that a client site and did not have a problem. Stephanie NetJuice Consulting ......
882 r_a_j_66@... Send Email Apr 2, 2001
6:20 pm
Can I define a constant so that each time I have to just change the constant? Where and what kind of contstant do I define? Do you have any examples?? Thank...
883 Jeff Boldia
jeffb@... Send Email
Apr 2, 2001
6:25 pm
You can simply edit the URLs in your scripts using Edit/Replace All. It's very simple and quick. If a few objects have changed, simply cut out the old code and...
884 ssylve1445@... Send Email Apr 2, 2001
6:27 pm
Yes you can define a constant and just use a parameter to insert in your script. It can be any constant you want. Example: char reference_location; ...
885 William Selph
wselph@... Send Email
Apr 2, 2001
6:48 pm
How about in your vuser_init section you establish a script wide "c" char variable, which will be a constant URL for the script. Better yet, if you are running...
886 Richard At Lee Systems
richard@... Send Email
Apr 2, 2001
6:48 pm
And, you can make it a command line input from the controller. In the controller command line input box put -url "http://www.desiredaddress.com" //...
887 kiran_chaudhari@... Send Email Apr 3, 2001
11:27 am
Dear Friends, I want to use Load Runner & Winrunner for my Java & Perl applications. Could informe me easy steps so that I can start use of it. Also Do you...
888 michellepuzach@... Send Email Apr 3, 2001
9:02 pm
I'd like to "see" what error code "&liCtLibRetCode" and "&liCtLibRsltType" returns. "&liCtLibRetCode" and "&liCtLibRsltType" are located in the following line...
889 michellepuzach@... Send Email Apr 3, 2001
10:21 pm
Does anyone know the possible return code values for the CtLib variables mentioned in the subject line? I created a database script using the CtLib session...
890 kiran_chaudhari
kiran_chaudhari@... Send Email
Apr 4, 2001
10:24 am
Can any one send me the evaluation report of LoadRunner & its comparision with other Web testing tool. ?? Regards Kiran ... Please click the following link to...
891 wmooney@... Send Email Apr 5, 2001
9:34 am
Dear All, Has anyone come across this oddity with using Unique numbers? We had 10 vusers running a script that used a unique number. The block size was set to...
892 Stephanie
ssylve1445@... Send Email
Apr 5, 2001
12:52 pm
Are you using network delay monitoring? If so that is the cause. For each network sequence you are monitoring will also take a block a number because network...
893 wmooney@... Send Email Apr 6, 2001
10:53 am
Stephanie, Thanks for the reply. I worked out what it was. We have several scripts that contain the same parameter name (PeopleSoft scripts covering several...
894 sai.prasanna@... Send Email Apr 9, 2001
9:11 am
Hi Guys Where can i get the information regarding international standards of testing for web based applications. Thanks in advance Sai Prasanna...
895 Suresh Francis
suresh_fx@... Send Email
Apr 9, 2001
9:08 pm
Hai Friends, My name is suresh and I am new to this loadrunner group. Now in my company they started using loadrunner 6.5. I need a help. I tried to use...
896 Stephanie
ssylve1445@... Send Email
Apr 9, 2001
9:38 pm
you can use web_create_html_param() and then evaluate what is captured and use the lr_log_message or lr_end_transaction functions to pass or fail the...
897 vijayaraghavan.s@... Send Email Apr 10, 2001
1:14 pm
We are facing a problem for recognising a dll using Load Runner. Any help will be appreciated. The script is appended below : web_url("serverext.dll", ...
898 JosephH614@... Send Email Apr 10, 2001
1:28 pm
I believe that LoadRunner can only perform image checking when scripts are recorded in context-sensitive, not analog mode. As Stephanie mentioned, you can use...
899 William Selph
wselph@... Send Email
Apr 10, 2001
2:10 pm
Try changing the URL line from: "URL= http://pslcor2/scripts/serverext.dll?ExecHTML <http://pslcor2/scripts/serverext.dll?ExecHTML&Set=V1&Success=USCentralM ...
900 William Selph
wselph@... Send Email
Apr 10, 2001
2:15 pm
From Bill: Something changed the text from what I sent and what I got in my mail so I will try again. Try changing the URL line from: "URL=...
901 William Selph
wselph@... Send Email
Apr 10, 2001
2:18 pm
This is not what I am sending, so I give up. The TO: section below should only have the HTTP line once and no space after the "greater than symbol". I don't...
902 mohamed anser
mohdans@... Send Email
Apr 10, 2001
3:51 pm
Hi guys I want to upload a file and that should be recorded with Loadrunner and should be replayed and i need to note the time for how long it take to upload...
903 Stephanie
ssylve1445@... Send Email
Apr 10, 2001
3:59 pm
put a transaction around the function that uploads the file and then look at the transaction time upon playback completion. Stephanie NetJuice Consulting ... ...
904 ilia bromberg
iliabromberg@... Send Email
Apr 10, 2001
7:01 pm
What about correlating the SessionKey value? --Ilia ... _________________________________________________________________________ Get Your Private, Free E-mail...
905 Ed
edmanet@... Send Email
Apr 10, 2001
8:24 pm
I'm declaring the function extern int Myfunc(char *s, unsigned u); then I load the library iErr = lr_load_dll("MyDll.dll"); iErr comes back as zero, no errors....
906 ilia bromberg
iliabromberg@... Send Email
Apr 11, 2001
11:31 am
Hmm... Sounds like the the pure code error... 1) Ensure the DLL's functionality using VB/VC. 2) Don't forget to place the DLL in to the VUser directory. BTW,...
907 David Hetherington
dhetherington@... Send Email
Apr 12, 2001
12:15 pm
Hi, this is a Windows NT security restriction. Are you connected already to this box under a different username? Have a look in the Microsoft KnowledgeBase see...
Messages 878 - 907 of 33362   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help