How do you ppl manage testing, focus on server-side applications (Entitity Beans, Session Beans, MDB, JMS, Datasources, JSP/Servlets, Web Services...).
Tools?
Books?
URLs?
Regards,
John
-
Server-Side Testing (2 messages)
- Posted by: J C
- Posted on: November 16 2004 04:50 EST
Threaded Messages (2)
- Server-Side Testing by Michael Foley on November 16 2004 10:12 EST
- Server-Side Testing by J C on November 17 2004 03:12 EST
-
Server-Side Testing[ Go to top ]
- Posted by: Michael Foley
- Posted on: November 16 2004 10:12 EST
- in response to J C
The book "Java Tools for Extreme Programming" by Hightower and Lesiecki might be a good start. Lots of stuff on JUnit/Cactus, HttpUnit, etc...
Mike -
Server-Side Testing[ Go to top ]
- Posted by: J C
- Posted on: November 17 2004 03:12 EST
- in response to Michael Foley
Thanks Mike,
I actully have that book and started read in it, it does contain a lot of tools and advices covering my question.
I asked becouse I wanted to hear real-life experience before digging deeper in the book.
Well it s good that you mention the book, it encourages me to read it.
R