Since you're advertising, I thought I'd throw in a quick comment. I don't see any info in the book on HttpUnit or its variations :(. I'm currently looking into using HttpUnit for regression testing, but have hardcoded url's and data expectancies (site logins/passwords, etc) in the tests. Any suggestions on how to abstract this easily out to a properties file or some such that can be swapped out at build time to use different url's and data for a QA environment?
-----Original Message----- From: Vincent Massol [mailto:[EMAIL PROTECTED] Sent: Saturday, September 06, 2003 10:11 AM To: 'Cactus Users List' Cc: [EMAIL PROTECTED] Subject: RE: Cactus coverage in "Java extreme Programming Cookbook" Hi Karthik, A bit late... No, I haven't read it and thus I can't comment on it. <advertising> However, I'm just finishing a book on unit testing java applications (JUnit in Action, http://manning.com/massol/) which has a special focus of unit testing J2EE applications. I can tell you that the Cactus coverage is excellent and it covers Cactus 1.5 ;-) </advertising> Thanks -Vincent -----Original Message----- From: karthik Guru [mailto:[EMAIL PROTECTED] Sent: 26 June 2003 14:41 To: Cactus Users List Subject: Cactus coverage in "Java extreme Programming Cookbook" Hi Vincent/ All, Did anyone get a chance to read this book from oreilly. How is the cactus coverage and in general the book? Does it teach you nice tricks ? Thought i w'd grab this one if it's good. I liked the available Junit chapter. Did'nt get a chance to read other chapters. thanks,karthik Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --- Incoming mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.509 / Virus Database: 306 - Release Date: 8/12/2003 --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.509 / Virus Database: 306 - Release Date: 8/12/2003 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
