RE: Stress Testing Struts apps

2003-03-04 Thread Pani, Gourav
if you want a free solution, you can always use apache benchmark to hit your
application with multiple requests.  this is a cheap but flimsy option.

-Original Message-
From: Brandon Goodin [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 04, 2003 2:17 PM
To: Struts User List
Subject: Stress Testing Struts apps



I need some automated tools that I can stress test my struts app with. Any
suggestions?

Brandon Goodin


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Stress Testing Struts apps

2003-03-04 Thread Joseph Fifield
I've been doing this with JMeter, and I'm pretty happy with it. I have
an ant script running my test plans nightly and generating a report
(similar to junit+junitreport).

Joe

 -Original Message-
 From: Brandon Goodin [mailto:[EMAIL PROTECTED] 
 Sent: Tuesday, March 04, 2003 2:17 PM
 To: Struts User List
 Subject: Stress Testing Struts apps
 
 
 
 I need some automated tools that I can stress test my struts 
 app with. Any suggestions?
 
 Brandon Goodin
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Stress Testing Struts apps

2003-03-04 Thread Tim Shadel
Do you have an Ant task that does that, or do you just use java, 
exec, or something like that?

Tim

Joseph Fifield wrote:
*This message was transferred with a trial version of CommuniGate(tm) Pro*
I've been doing this with JMeter, and I'm pretty happy with it. I have
an ant script running my test plans nightly and generating a report
(similar to junit+junitreport).
Joe


-Original Message-
From: Brandon Goodin [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, March 04, 2003 2:17 PM
To: Struts User List
Subject: Stress Testing Struts apps



I need some automated tools that I can stress test my struts 
app with. Any suggestions?

Brandon Goodin

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]






-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


RE: Stress Testing Struts apps

2003-03-04 Thread Joseph Fifield
http://www.programmerplanet.org/ant-jmeter/

Joe

 -Original Message-
 From: Tim Shadel [mailto:[EMAIL PROTECTED] 
 Sent: Tuesday, March 04, 2003 3:14 PM
 To: Struts Users Mailing List
 Subject: Re: Stress Testing Struts apps
 
 
 Do you have an Ant task that does that, or do you just use java, 
 exec, or something like that?
 
 Tim
 
 Joseph Fifield wrote:
  *This message was transferred with a trial version of 
 CommuniGate(tm) 
  Pro* I've been doing this with JMeter, and I'm pretty happy 
 with it. I 
  have an ant script running my test plans nightly and generating a 
  report (similar to junit+junitreport).
  
  Joe
  
  
 -Original Message-
 From: Brandon Goodin [mailto:[EMAIL PROTECTED]
 Sent: Tuesday, March 04, 2003 2:17 PM
 To: Struts User List
 Subject: Stress Testing Struts apps
 
 
 
 I need some automated tools that I can stress test my struts
 app with. Any suggestions?
 
 Brandon Goodin
 
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 
  
  
  
  
  
 -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
  
 
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Stress Testing Struts apps

2003-03-04 Thread Pani, Gourav
the power of google never fails to amaze.

how about this one?  http://www.osdl.org/projects/performance/

i have never used it but i might look into it too.

-Original Message-
From: Joseph Fifield [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 04, 2003 3:16 PM
To: 'Struts Users Mailing List'
Subject: RE: Stress Testing Struts apps


http://www.programmerplanet.org/ant-jmeter/

Joe

 -Original Message-
 From: Tim Shadel [mailto:[EMAIL PROTECTED] 
 Sent: Tuesday, March 04, 2003 3:14 PM
 To: Struts Users Mailing List
 Subject: Re: Stress Testing Struts apps
 
 
 Do you have an Ant task that does that, or do you just use java, 
 exec, or something like that?
 
 Tim
 
 Joseph Fifield wrote:
  *This message was transferred with a trial version of 
 CommuniGate(tm) 
  Pro* I've been doing this with JMeter, and I'm pretty happy 
 with it. I 
  have an ant script running my test plans nightly and generating a 
  report (similar to junit+junitreport).
  
  Joe
  
  
 -Original Message-
 From: Brandon Goodin [mailto:[EMAIL PROTECTED]
 Sent: Tuesday, March 04, 2003 2:17 PM
 To: Struts User List
 Subject: Stress Testing Struts apps
 
 
 
 I need some automated tools that I can stress test my struts
 app with. Any suggestions?
 
 Brandon Goodin
 
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 
  
  
  
  
  
 -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
  
 
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Stress Testing Struts apps

2003-03-04 Thread Vic Cekvenich
Great post Joseph.
.V
Joseph Fifield wrote:
http://www.programmerplanet.org/ant-jmeter/

Joe


-Original Message-
From: Tim Shadel [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, March 04, 2003 3:14 PM
To: Struts Users Mailing List
Subject: Re: Stress Testing Struts apps

Do you have an Ant task that does that, or do you just use java, 
exec, or something like that?

Tim

Joseph Fifield wrote:

*This message was transferred with a trial version of 
CommuniGate(tm) 

Pro* I've been doing this with JMeter, and I'm pretty happy 
with it. I 

have an ant script running my test plans nightly and generating a 
report (similar to junit+junitreport).

Joe



-Original Message-
From: Brandon Goodin [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 04, 2003 2:17 PM
To: Struts User List
Subject: Stress Testing Struts apps


I need some automated tools that I can stress test my struts
app with. Any suggestions?
Brandon Goodin


-

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]







-

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: Stress Testing Struts apps

2003-03-04 Thread Tim Shadel
That's cool.  Thanks!

Tim

Joseph Fifield wrote:
*This message was transferred with a trial version of CommuniGate(tm) Pro*
http://www.programmerplanet.org/ant-jmeter/
Joe


-Original Message-
From: Tim Shadel [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, March 04, 2003 3:14 PM
To: Struts Users Mailing List
Subject: Re: Stress Testing Struts apps

Do you have an Ant task that does that, or do you just use java, 
exec, or something like that?

Tim

Joseph Fifield wrote:

*This message was transferred with a trial version of 
CommuniGate(tm) 

Pro* I've been doing this with JMeter, and I'm pretty happy 
with it. I 

have an ant script running my test plans nightly and generating a 
report (similar to junit+junitreport).

Joe



-Original Message-
From: Brandon Goodin [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 04, 2003 2:17 PM
To: Struts User List
Subject: Stress Testing Struts apps


I need some automated tools that I can stress test my struts
app with. Any suggestions?
Brandon Goodin


-

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]







-

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]






-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


RE: Stress Testing Struts apps

2003-03-04 Thread Brandon Goodin
I remember back in the day when i was programming my own version of pong on
my Atari 2600 using the Game Programmer cartridge.

Brandon Goodin
Phase Web and Multimedia
PO Box 85
Whitefish MT 59937
P (406) 862-2245
F (406) 862-0354
[EMAIL PROTECTED]
http://www.phase.ws


-Original Message-
From: Tim Shadel [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 04, 2003 1:39 PM
To: Struts Users Mailing List
Subject: Re: Stress Testing Struts apps


That's cool.  Thanks!

Tim

Joseph Fifield wrote:
 *This message was transferred with a trial version of CommuniGate(tm) Pro*
 http://www.programmerplanet.org/ant-jmeter/

 Joe


-Original Message-
From: Tim Shadel [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 04, 2003 3:14 PM
To: Struts Users Mailing List
Subject: Re: Stress Testing Struts apps


Do you have an Ant task that does that, or do you just use java,
exec, or something like that?

Tim

Joseph Fifield wrote:

*This message was transferred with a trial version of

CommuniGate(tm)

Pro* I've been doing this with JMeter, and I'm pretty happy

with it. I

have an ant script running my test plans nightly and generating a
report (similar to junit+junitreport).

Joe



-Original Message-
From: Brandon Goodin [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 04, 2003 2:17 PM
To: Struts User List
Subject: Stress Testing Struts apps



I need some automated tools that I can stress test my struts
app with. Any suggestions?

Brandon Goodin




-

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]








-

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]







 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[OT] Ancient Computing (was RE: Stress Testing Struts apps)

2003-03-04 Thread Wendy Smoak
Brandon wrote:
 I remember back in the day when i was programming my own version of pong
on
 my Atari 2600 using the Game Programmer cartridge.

I used to type in hundreds of lines of BASIC (I think...) code from
magazines into my Timex Sinclair 1000, only to lose it all if someone bumped
the table and moved the wires ever so slightly.

Then I graduated to my Commodore 64, and repeated the process, typing in
hundreds of lines of (what I now know is) hexadecimal numbers.  But first
you had to type in the program for what was basically a hex editor, which
would calculate the checksum and match it against the last two digits on
each line of the code in the magazine saving you hours of double checking
every character to see where you messed up.  But now, now I could save it
all on my cassete tape drive!  (And later, a 5 1/4 floppy disk drive.)

-- 
Wendy Smoak
Applications Systems Analyst, Sr.
Arizona State University PA Information Resources Management



RE: Stress Testing

2002-03-20 Thread Emaho, Ghoot

One of the best Stress/Load Testing tools out there is 'The Grinder' an Open Source 
tool looked after by Philip Aston.

https://sourceforge.net/projects/grinder/

We have used this tool over many of the others that are commercially available in the 
testing of our large scale production systems.

There is a learning curve associated with it, but once up and running it really is an 
excellent tool, giving by far the most flexibility in any test tool I've come across.

Philip is also very helpful with regards to usage/bug fixes when needed.

It's about time this great tool got some deserved exposure.

Try it out and let me know if it helps

Thanks

Ghoot Emaho

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
 Sent: 19 March 2002 18:17
 To: Struts Users Mailing List
 Subject: Stress Testing
 
 
 
 
 Can anyone recommend a stress test tool that works well with Struts?
 
 Cheers,
 
 Dave
 
 
 
 
 
 
 
 --
 To unsubscribe, e-mail:   
 mailto:[EMAIL PROTECTED]
 For additional commands, e-mail: 
 mailto:[EMAIL PROTECTED]
 
 

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: Stress Testing

2002-03-20 Thread Adriano Labate

Try the Webserver Stress Tool
http://www.iebooster.com/WebStress/webstress.htm.
It is a commercial product that seems solid and for low-budget.
Well-documented.

Adriano

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, March 19, 2002 7:17 PM
To: Struts Users Mailing List
Subject: Stress Testing




Can anyone recommend a stress test tool that works well with Struts?

Cheers,

Dave







--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




Re: Stress Testing

2002-03-20 Thread dhay



Thanks Vic,

One question - thought it was designed for asp (spit) not jsp?

Dave





Struts Newsgroup (@Basebeans.com) struts%basebeans.com on 03/20/2002 12:55:01
AM

Please respond to Struts Users Mailing List
  [EMAIL PROTECTED]

To:   [EMAIL PROTECTED]
cc:(bcc: David Hay/Lex/Lexmark)
Subject:  Re: Stress Testing



Subject: Re: Stress Testing
From: Vic Cekvenich [EMAIL PROTECTED]
 ===
http://webtool.rte.microsoft.com/

[EMAIL PROTECTED] wrote:


 Thanks, but doesn't help much!

 D.



 Galbreath, Mark [EMAIL PROTECTED] on 03/19/2002
 01:49:50 PM

 Please respond to Struts Users Mailing List
   [EMAIL PROTECTED]

 To:   'Struts Users Mailing List'
   [EMAIL PROTECTED]
 cc:(bcc: David Hay/Lex/Lexmark)
 Subject:  RE: Stress Testing



 Jack Daniels?

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, March 19, 2002 1:17 PM

 Can anyone recommend a stress test tool that works well with Struts?

 Cheers,

 Dave







 --
 To unsubscribe, e-mail:
 mailto:[EMAIL PROTECTED]
 For additional commands, e-mail:
 mailto:[EMAIL PROTECTED]

 --
 To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
 For additional commands, e-mail: mailto:[EMAIL PROTECTED]








 --
 To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
 For additional commands, e-mail: mailto:[EMAIL PROTECTED]



--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]








--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




Re: Stress Testing

2002-03-20 Thread @Basebeans.com

Subject: Re: Stress Testing
From: Vic Cekvenich [EMAIL PROTECTED]
 ===
It is designed for HTTP/Web.
Vic

[EMAIL PROTECTED] wrote:

 
 Thanks Vic,
 
 One question - thought it was designed for asp (spit) not jsp?
 
 Dave
 
 
 
 
 
 Struts Newsgroup (@Basebeans.com) struts%basebeans.com on 03/20/2002 12:55:01
 AM
 
 Please respond to Struts Users Mailing List
   [EMAIL PROTECTED]
 
 To:   [EMAIL PROTECTED]
 cc:(bcc: David Hay/Lex/Lexmark)
 Subject:  Re: Stress Testing
 
 
 
 Subject: Re: Stress Testing
 From: Vic Cekvenich [EMAIL PROTECTED]
  ===
 http://webtool.rte.microsoft.com/
 
 [EMAIL PROTECTED] wrote:
 
 
Thanks, but doesn't help much!

D.



Galbreath, Mark [EMAIL PROTECTED] on 03/19/2002
01:49:50 PM

Please respond to Struts Users Mailing List
  [EMAIL PROTECTED]

To:   'Struts Users Mailing List'
  [EMAIL PROTECTED]
cc:(bcc: David Hay/Lex/Lexmark)
Subject:  RE: Stress Testing



Jack Daniels?

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, March 19, 2002 1:17 PM

Can anyone recommend a stress test tool that works well with Struts?

Cheers,

Dave







--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]








--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]

 
 
 --
 To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
 For additional commands, e-mail: mailto:[EMAIL PROTECTED]
 
 
 
 
 
 
 
 
 --
 To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
 For additional commands, e-mail: mailto:[EMAIL PROTECTED]
 


--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: Stress Testing

2002-03-19 Thread Galbreath, Mark

Jack Daniels?

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, March 19, 2002 1:17 PM

Can anyone recommend a stress test tool that works well with Struts?

Cheers,

Dave







--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




Re: Stress Testing

2002-03-19 Thread Jay sissom

We've used Jmeter and it worked for us even though it is rough around the 
edges.  You can get Jmeter from http://jakarta.apache.org/

Microsoft had a free one that integrated with their Visual Studio.   From 
what I read, it was much more powerful than jmeter, but I don't have the 
article anymore and this was pre-.net, so who knows if it still exists or 
if it's still free or if you can test web applications that you developed 
with non-Microsoft tools.

If someone knows the answers to these questions, I'd be interested in 
hearing them.

Jay

On Tue, 19 Mar 2002 [EMAIL PROTECTED] wrote:

 
 
 Can anyone recommend a stress test tool that works well with Struts?
 
 Cheers,
 
 Dave
 
 
 
 
 
 
 
 --
 To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
 For additional commands, e-mail: mailto:[EMAIL PROTECTED]
 


--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: Stress Testing

2002-03-19 Thread Bill Lynch

 Jack Daniels?

Heh, nice.

Try:
http://husted.com/struts/links.htm#testing

--Bill


 
 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, March 19, 2002 1:17 PM
 
 Can anyone recommend a stress test tool that works well with Struts?
 
 Cheers,
 
 Dave


--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




Re: Stress Testing

2002-03-19 Thread karim



[EMAIL PROTECTED] wrote:

 We've used Jmeter and it worked for us even though it is rough around the 
 edges.  You can get Jmeter from http://jakarta.apache.org/
 
 Microsoft had a free one that integrated with their Visual Studio.   From 
 what I read, it was much more powerful than jmeter, but I don't have the 
 article anymore and this was pre-.net, so who knows if it still exists or 
 if it's still free or if you can test web applications that you developed 
 with non-Microsoft tools.


it still is free for you to download;  http://webtool.rte.microsoft.com/


 
 If someone knows the answers to these questions, I'd be interested in 
 hearing them.
 
 Jay
 
 On Tue, 19 Mar 2002 [EMAIL PROTECTED] wrote:
 
 

Can anyone recommend a stress test tool that works well with Struts?

Cheers,

Dave







--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]

 
 
 --
 To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
 For additional commands, e-mail: mailto:[EMAIL PROTECTED]
 



--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: Stress Testing

2002-03-19 Thread Pal, Gaurav

Microsoft still offers a decent stress testing tool, you can download it
from:
http://homer.rte.microsoft.com/

HTH,

-Original Message-
From: Jay sissom [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, March 19, 2002 1:57 PM
To: Struts Users Mailing List
Subject: Re: Stress Testing


We've used Jmeter and it worked for us even though it is rough around the 
edges.  You can get Jmeter from http://jakarta.apache.org/

Microsoft had a free one that integrated with their Visual Studio.   From 
what I read, it was much more powerful than jmeter, but I don't have the 
article anymore and this was pre-.net, so who knows if it still exists or 
if it's still free or if you can test web applications that you developed 
with non-Microsoft tools.

If someone knows the answers to these questions, I'd be interested in 
hearing them.

Jay

On Tue, 19 Mar 2002 [EMAIL PROTECTED] wrote:

 
 
 Can anyone recommend a stress test tool that works well with Struts?
 
 Cheers,
 
 Dave
 
 
 
 
 
 
 
 --
 To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
 For additional commands, e-mail:
mailto:[EMAIL PROTECTED]
 


--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: Stress Testing

2002-03-19 Thread Tim Sawyer

Microsoft one is at http://homer.rte.microsoft.com

I haven't used it at all myself.

Tim.

-Original Message-
From: Jay sissom [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, March 19, 2002 6:57 PM
To: Struts Users Mailing List
Subject: Re: Stress Testing


We've used Jmeter and it worked for us even though it is rough around the
edges.  You can get Jmeter from http://jakarta.apache.org/

Microsoft had a free one that integrated with their Visual Studio.   From
what I read, it was much more powerful than jmeter, but I don't have the
article anymore and this was pre-.net, so who knows if it still exists or
if it's still free or if you can test web applications that you developed
with non-Microsoft tools.

If someone knows the answers to these questions, I'd be interested in
hearing them.

Jay

On Tue, 19 Mar 2002 [EMAIL PROTECTED] wrote:



 Can anyone recommend a stress test tool that works well with Struts?

 Cheers,

 Dave







 --
 To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
 For additional commands, e-mail:
mailto:[EMAIL PROTECTED]



--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]




--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: Stress Testing

2002-03-19 Thread dhay



Thanks, but doesn't help much!

D.



Galbreath, Mark [EMAIL PROTECTED] on 03/19/2002
01:49:50 PM

Please respond to Struts Users Mailing List
  [EMAIL PROTECTED]

To:   'Struts Users Mailing List'
  [EMAIL PROTECTED]
cc:(bcc: David Hay/Lex/Lexmark)
Subject:  RE: Stress Testing



Jack Daniels?

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, March 19, 2002 1:17 PM

Can anyone recommend a stress test tool that works well with Struts?

Cheers,

Dave







--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]








--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]