Re: web application test tool

2002-08-20 Thread Randy Johnson
you grab the balance , manipulate it by adding or subtracting an amount then updating it. Randy - Original Message - From: "Tod Harter" <[EMAIL PROTECTED]> To: "bin cai" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, August 20, 2002 3:3

Re: web application test tool

2002-08-20 Thread Tod Harter
On Tuesday 20 August 2002 01:06 pm, bin cai wrote: check out www.owasp.org, there are some good links there for various tools, mostly for correctness and security testing, but it should give you some good starting points. Check out www.freshmeat.net as well, I am pretty sure some stuff has sho

web application test tool

2002-08-20 Thread bin cai
Hi, I have completed a web-based application using java servlet with mysql as the backend database and tomcat as the server. I try to test my application performance using a free test tool. i found one called Microsoft Web Application Stress tool) it is free. but it's test script is used by AsP.