Have you tried Selenium? If not, then now is the time. Download Link: http://seleniumhq.org/download/
Its an industry standard open source tool used for functional automation testing of web applications. Also check out http://www.open2test.org to get frameworks built for Selenium. -Chaitanya M Bhatt http://www.performancecompetence.com 2010/7/23 indireddysankar <[email protected]> > Hi, > I have been writing using Jmeter for the past one year for > Perfomance testing and simple functinality testing. > Now i have to automate all testcases for both doing regression and complex > functionality testing of my APP. I want a suggestion on how well Jmter > suitable for Aumation of my APP ( mostly consists of http hits, simple GUI, > server demon running, db data checking) . > > I am familier with Jmeter rather Java ,JUnit or selenium tools. It seems > for building complex functionality testing i need to learn bean shell > scripting. > > Sugetions are welcome which way easy and faster > > 1. Learing Java and Junit Go aumation (may be more effort is needed to > learn > and build and maintain the suit as well) > > or > > 2. Learing bean shell scripting and more knowledge on Jmeter then Go > automation, if it supports complex functionality testing. > > > > -- > Indireddy SivaSankarReddy >

