Wednesday, June 8, 2005

Test your Web application

Looking for a way to apply automated testing techniques to Web development? Look no further. jWebUnit, which plugs easily into most Java™ IDEs, is an open source framework for creating test cases for Web applications. Software engineer Amit Tuli introduces jWebUnit by using a sample application to describe a step-by-step approach for generating concise test cases.

rating comment: Neat articel, that gives you a taste of the jWebUnit framework. Sounds like it's a helpful tool to improve quality of a web application. The only thing I don't like is the way of integrating jWebUnit into Eclipse. There should be a plug-in...well I'm sure there is one, I just don't know about it.

No comments: