InfoQ Homepage Software Testing Content on InfoQ
-
InfoQ Article: Using Logging Seams for Legacy Code Unit Testing
Ian Roughley shows how to use logging seams to easily create unobtrusive unit tests around legacy classes, without needing to edit class logic as well as avoiding behavior changes.
-
TestNG 5.0 Released
Cedric Beust has announced the launch of TestNG, the popular Testing framework and alternative to JUnit. Alexandru Popescu (TestNG co-founder) is also InfoQ's Chief Architect. TestNG 5 improves configuration, reporting, ease of use, and bug reporting.
-
soapui 1.6 beta now available
soapui 1.6 beta1 is now available. soapui is a desktop application for inspecting , invoking , developing and functional/load/compliance testing of web services over HTTP. It is mainly aimed at developers/testers providing and/or consuming web services (java, .net, etc).
-
New Testing Tools Released
June has seen the release of CoView 2.0, an Eclipse plugin to assist with test coverage; Haven 1.2, for automated acceptance testing; and the new Pulse continuous integration server.
-
Rails Testing Strategies
Popular Rails community member Kevin Olbrich published a couple of interesting and useful articles on his blog about Rails testing strategies.
-
Watir Adds Support for Modal Dialogs
Watir is a very popular testing tool for web apps. The newest release adds support for Internet Explorer modal dialogs, which are common in enterprise applications.