| View: | [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 ] |
| Articles |
- Build a Java Web Application Using HttpUnit and the Test-driven Methodology, Part II by Wellie Chao - [Clicks: 44]
Part I of this article series demonstrated how to set up a test-driven environment and a phone list Web application. Part II completes the demonstration, showing you how to fill out the functionality of the application and perform tests for those new functions.
http://www.devx.com/Java/Article/17991 - Dec, 2003 - Build a Java Web App Using HttpUnit and the Test-driven Methodology, Part I by Wellie Chao - [Clicks: 37]
The HttpUnit client API complements JUnit functionality to provide thorough Web testing capability. This first article of a two-part series breaks down how HttpUnit delivers these features and walks you through a step-by-step setup of a test-driven environment.
[Includes source code]
http://www.devx.com/Java/Article/17908 - Nov, 2003 - Black Box Web Testing with HttpUnit by Giora Katz-Lichtenstein - [Clicks: 45]
The focus of this article is Black Box tests of web browsers, perhaps the most common user interface in today's IT environment. The article demonstrates a simple yet effective way to perform a Black Box test of a web site using an open source package called HttpUnit.
http://www.onjava.com/pub/a/onjava/2003/05/07/blackboxwebtest.html - May, 2003