>Any recommendations on web site load testing apps? I'm considering JMeter >and the Microsoft Web Application Stress Tool. Anything else I should be >looking at? What's easiest to configure, run, and gives decent reporting? > > >-Justin
you may want to look at Selenium or BadBoy, http://www.badboysoftware.biz/ The nice thing about Badboy is that its a proxy recorder, so it can record everything you do in the browser. Once you're satisfied with it you can export the recording to a Jmeter test xml. then redo the tests in Jmeter. So it allows you to create some complex load tests that can imitate a real world load. It also has some limited reporting capabilities. hth, larry ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322442 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

