Skip navigation.

Archives

DbUnit 2.2.1 released

DbUnit is a JUnit extension (also usable with Ant) targeted for database-driven projects that, among other things, puts your database into a known state between test runs. This release fixes a host of issues and revitalizes the project.

Some Recent Software Testing Book Reviews

I put my Software Testing Book reviews directly on my Compendium Developments site. So if you only read Evil Tester then you missed out on Reviews of: Effective Software Testing by Elfriede Dustin, Software Testing Fundamentals by Marnie Hutcheson, Testing Computer Software by Kaner, Falk, Nguyen, Systematic Software Testing by Craig and Jaskeil, Software Testing [...]

Wireshark 1.0.0pre1 is available for testing

Wireshark 1.0.0pre1 is now available for testing. Installers for Windows, OS X, and source code can be downloaded immediately. The Mac OS X installer is new for this release, and is experimental. An in-progress list of changes can be found in the release notes. Barring any problems, version 1.0.0 will be released during Sharkfest on Monday, March 31st.

New tool added - cfix

xUnit testing framework for C/C++, specialized for Win32 (32/64 bit). cfix requires only little effort to author unit tests, which are compiled and linked into a DLL. The testrunner application provided by cfix allows selectively running tests of one or more of such test-DLLs. Execution and behaviour in case of failing testcases can be highly customized. Moreover, cfix has been designed to work we

New tool added - Pylot

Pylot is a free open source tool for testing performance and scalability of web services. It runs HTTP load tests, which are useful for capacity planning, benchmarking, analysis, and system tuning. Pylot generates concurrent load (HTTP Requests), verifies server responses, and produces reports with metrics. Tests suites are executed and monitored from a GUI.