jUnit
Testing Newsletter - November 2011
Submitted by Tomek Kaczanowski on Thu, 12/01/2011 - 13:18Summary on what happened in JVM (Java, Groovy, Scala) developers testing world in November 2011. EasyMock 3.1, JUnit Params 0.3, TestNG users survey, database testing tips and many more goodies. Enjoy!
Testing Newsletter - October 2011
Submitted by Tomek Kaczanowski on Tue, 11/01/2011 - 11:09Summary on what happened in JVM (Java, Groovy, Scala) developers testing world in October 2011. Byteman tutorial, Cargo 1.1.3, Selenium 2.9, links to the best articles and blog posts from the last month. Enjoy!
Testing Newsletter - September 2011
Submitted by Tomek Kaczanowski on Thu, 10/06/2011 - 11:06Summary on what happened in JVM (Java, Groovy, Scala) developers testing world in September 2011. News from JUnit, TestNG, Selenium, mocking frameworks, Arquillian and many more. Also links to some good articles and blog posts. Enjoy!
Testing Basics: Results of Tests
Submitted by Tomek Kaczanowski on Tue, 12/21/2010 - 12:56Tests executed by hand can end up with plethora of results ranging from "*#$& exception!!" to "it works... and this exception has always been there". In case of automated tests things look different. There are only few possible outcomes. Let us take a closer look at them.
Developers' Testing Dilemma: Aim for Verification or Design?
Submitted by Tomek Kaczanowski on Sun, 12/05/2010 - 21:20Few notes on two approaches to testing. Some people seem to be more interested in verification, others aim for better design.
Growing Object-Oriented Software Guided by Tests - Book Review
Submitted by Tomek Kaczanowski on Wed, 01/27/2010 - 20:04This is a review of "Growing Object-Oriented Software Guided by Tests" book by Steve Freeman and Nat Pryce (Addison Wesley, 2009)
This book is so great that I could write tons about it, but I tried to keep it reasonably short. :)
TestNG - parallel test execution - example - unique ID generator
Submitted by Tomek Kaczanowski on Tue, 05/12/2009 - 21:16Today I played with unique IDs generator. While doing this, I have found how very useful is one of the features of TestNG framework - its ability to run tests in parallel.
This used to be my blog. I moved to http://tomek.kaczanowscy.pl long time ago.
