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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

  Messages Help
Advanced
Messages 2574 - 2603 of 33362   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2574 vcheriya77 Offline Send Email Jun 4, 2002
6:46 am
Hi all, I am doing a web based project where i should generate a load of more than 200 users. The client is also interested to have maximum no. of concurrent...
2575 Bohner, Jeff
Jeff.Bohner@... Send Email
Jun 4, 2002
10:49 am
What is your licensing agreement? If you are only licensed for one controller - you can not run two. Licensing is CPU specific. You will not be able to...
2576 watt sudhir
sudhitww Offline Send Email
Jun 4, 2002
11:08 am
Thanks jeff... I have one more query... i have to test a web application.. how can i simulate the behaviour of various net users like say... ppl with DSL...
2577 Bohner, Jeff
Jeff.Bohner@... Send Email
Jun 4, 2002
11:16 am
You can simulate modem speeds via an option in the controller. Other than that you either: a: set up your controller on a lap top and travel to the sites...
2578 VIVEK CHERIYATH
vcheriya77 Offline Send Email
Jun 4, 2002
12:35 pm
Hi jeff, My licensing is per controller 100 webusers ie i was able to install and run the script from two different machines.. So if i run it on two machines i...
2579 Bohner, Jeff
Jeff.Bohner@... Send Email
Jun 4, 2002
12:40 pm
If you are licensed for only one controller and you are only licensed for 100 web users... you can not install the controller on two machines. You can only...
2580 Mark Zavala
mzavala@... Send Email
Jun 4, 2002
2:53 pm
Hello everyone, I've got a quick question. I noticed that every time I try to run a web script with more than 200 vusers (each using a unique value from a...
2581 Bohner, Jeff
Jeff.Bohner@... Send Email
Jun 4, 2002
3:00 pm
Unique is calculated by # of users time the # of iterations. I use the VTS to assign log on ids to avoid this problem but I THINK if you make the table unique...
2582 Mark Zavala
mzavala@... Send Email
Jun 4, 2002
3:05 pm
Jeff, I actually have the 'advance row each iteration' box unchecked. That and I'm only running this @ 1 iteration. Any other suggestions? =) Thanks again, ...
2583 Bohner, Jeff
Jeff.Bohner@... Send Email
Jun 4, 2002
3:42 pm
Could you use the parameter type VUserID (formated according to your logon id standards)? You can write a C function to create a id's. If your id's are in a...
2584 Tim Nichols
tnichols2@... Send Email
Jun 4, 2002
7:22 pm
Mark, I'd offer that you recheck your data file because I have not known that piece of the system to be given to flights of fancy. Ensure your field...
2585 binotechhr Offline Send Email Jun 5, 2002
6:44 am
Dear Friends, Send your CV's only to binotech@... *************************************** BINOTECH is a Chennai based consultancy company...
2586 rkosuri Offline Send Email Jun 5, 2002
2:37 pm
It's all depends upon ur licensing agreement. If you are licensed for only one controller and you are only licensed for 100 web users than you can't install...
2587 Szerenyi, Laszlo
lszerenyi Offline Send Email
Jun 5, 2002
2:39 pm
For LR 7.5 licenses can be requested that are not bound to the Host ID. LCS ... From: rkosuri [mailto:rkosuri@...] Sent: Wednesday, June 05, 2002 10:37...
2588 rkosuri Offline Send Email Jun 5, 2002
2:41 pm
If it is HTTP protocol and u want to capture dyanamic values, look for the correlation stmts like web_create_html-param, web_reg_save_param. Rgds., Raju Kosuri...
2589 jpulley3
jlpulley3 Offline Send Email
Jun 5, 2002
3:11 pm
If you only need the virtual users for a short period, you might consider going the virtual user days route. Mercury can provide a license of up to any...
2590 cking@...
loadhelp123 Offline Send Email
Jun 5, 2002
3:21 pm
Hey james have you ever met some of the local Mercury reps...?? If you did I dont think you would be recomending there help as much as you are......... They...
2591 JosephH614@...
joseph_hidal... Offline Send Email
Jun 5, 2002
3:50 pm
Mercury is alittle smarter than to simply let you install the controller twice to double the number of vuser licenses (I am actually suprised you even asked...
2592 jpulley3
jlpulley3 Offline Send Email
Jun 5, 2002
3:51 pm
[QUOTE]Originally posted by cking: [B]User (cking@...) posted: Hey james have you ever met some of the local Mercury reps...?? If you did I dont...
2593 mutigeroo Offline Send Email Jun 5, 2002
4:36 pm
Hello, Here is what I am doing to save a value returned from a sql query. lrd_stmt(Csr8, "SELECT \"fldNextEnrollmentNumber\" FROM \"dbo\".\"" ...
2594 Bohner, Jeff
Jeff.Bohner@... Send Email
Jun 5, 2002
5:06 pm
Saved_fldNextEnrollmentNumber_D44 is not being valued. Are you sure in your test run the sql is returning data in that column? As in all things LR : there...
2595 mutigeroo Offline Send Email Jun 5, 2002
5:10 pm
The data being returned is just a sequence number and it ALWAYS has a value. I found out that VUgen did not like the Saved_fldNextEnrollmentNumber_D44 for...
2596 Michael Foley
michaelf30189 Offline Send Email
Jun 5, 2002
5:34 pm
try this for your output statement instead of lr_output_message(lr_eval_string "{Saved_fldNextEnrollmentNumber_D44}")); try: lr_output_message ("value is %s...
2597 mutigeroo Offline Send Email Jun 5, 2002
7:36 pm
I tried that, it still gives me this in the log: vuser_init.c(147): lrd_stmt: SELECT "fldNextEnrollmentNumber" FROM "dbo"."tblCISNextNumbers" ...
2598 Michael Foley
michaelf30189 Offline Send Email
Jun 5, 2002
7:46 pm
in general options under the parameterization tab how are your left and right brace defined? you may need to change to lr_eval_string("<saved_enroll_id>")); or...
2599 greddy02 Offline Send Email Jun 5, 2002
7:47 pm
Which kind of Test environment is most accurate for load and performance testing. staging (It allways flux) OR Stable (like mirror of production server) (It...
2600 Bohner, Jeff
Jeff.Bohner@... Send Email
Jun 5, 2002
7:50 pm
If it isn't displaying how do you know it has a value? Is the playback account the same account you recorded on? Is your database/file corrupt? The only time...
2601 Michael Foley
michaelf30189 Offline Send Email
Jun 5, 2002
7:57 pm
If the system is always in flux how would you know what you are testing? ... __________________________________________________ Do You Yahoo!? Yahoo! -...
2602 Bohner, Jeff
Jeff.Bohner@... Send Email
Jun 5, 2002
7:58 pm
In a perfect world, you should performance test in an environment that mirrors what the production environment will look like WHEN the application is released...
2603 rhce4@... Send Email Jun 5, 2002
8:06 pm
__________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com...
Messages 2574 - 2603 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