Well, my job has entrusted me with finding a good application that we can use to run test cases on our web apps. Preferably, we want to do it right after we run the unit tests. We are currently using MS Studio 2008. Here are the two options I am looking at: Selenium: We are using the Selenium plug-in for Firefox right now, and I was considering the RC version. We can use just about any language, including C#, plus it will test it in the main browsers; FF, IE, Chrome, and Safari. MS Test Pro(or Studio Ultimate) 2010: It will integrate very well with our current environment and is a lot more powerful, but we would need to upgrade to 2010, so that can get REALLY pricey. Has anyone had experience with any of these? The biggest issue I'm having right now is finding something that will run RIGHT after we run our unit test processes. I can only imagine the the MS test will do this, but does anyone know for sure? Does anyone else have any recommendations? EDIT: Okay never mind, I just wound VS Team System 2008 Test Edition buried on the trenched of MS's new 2010 software lineup. Does anyone have experience with THIS product?
I recommend WAPT, it's a great tool and I use it at work all the time: http://www.loadtestingtool.com/ It's not free however, but it's definitely worth purchasing the license. It's extremely easy to use, no wasting time configuring unnecessary bullcrap.