Wednesday, June 13th, 2007

Introduction to HttpUnit

In today’s application development environment it is standard practice to build unit tests for each object being developed. Unit testing is increasingly more and more popular in Java due to the many open-source unit testing frameworks available. However, this type of testing becomes more difficult when the application is Web based or contains EJBs because of the dependency on application servers, servlet containers and EJB containers. We can, though, test the publicly exposed portion of the Web application with frameworks like HttpUnit.

More…

Leave a comment » Filed under Tutorials, Articles by Larry Liberto at 21:28.


Wednesday, May 30th, 2007

Software Interview Questions

A great set of interview questions developed by staff and friends of createTank over the past few years to get a good feel for the quality of a candidate from a few perspectives (general skills, communications, problem solving, etc.).

More…

Leave a comment » Filed under Tutorials, Information by john joseph roets at 22:08.


Thursday, April 28th, 2005

Debian Cheat Sheet

Some hints for those new to the Debian Linux distro…

 More…

Leave a comment » Filed under Tutorials by john joseph roets at 21:02.


Thursday, April 28th, 2005

Install Java on Debian

4 Steps to installing Java on a Debian system…
More…

1 comment » Filed under Tutorials by john joseph roets at 21:00.

Credits

All content copyright (c) 2003-2007 createTank, llc