testdriven.com Wrangling quality out of chaos

DbFit 0.92: Better error reporting and easier regression tests

12.09.2007 · Posted in Tools

DbFit is a free extension library for FIT/FitNesse testing framework. It allows developers to manipulate database objects in a relational style, making it much easier to manage and test database objects than with xUnit-style tests. DbFit supports .NET and Java integration tests, and Oracle, SQL Server and MySQL database engines. Release 0.92 (2o07-11-26) brings: – [...] ...

Urbancode releases AnthillPro Build and Release Server 3.4

12.09.2007 · Posted in Tools

Urbancode announces the release of AnthillPro 3.4, the newest version of its Continuous Integration, Build and Dependency Management, Deployment Automation, Test Orchestration, and Release Management tool. AnthillPro provides a unique, holistic view of the entire software lifecycle – something we call an Application Lifecycle Automation server. AnthillPro supports teams developing in .Net, Java, and native [...] ...

SevenMock Mock Objects is Released

12.09.2007 · Posted in Tools

SevenMock is a light-weight Java dynamic mock objects implementation. It works in a similar way to EasyMock and jMock, but is unusual in that it places responsibility for verifying operation parameters directly on the unit test code by using expectation call-backs. This enables the test designer to write very clear, precisely targeted tests and makes [...] ...

JEasyTest is released

11.18.2007 · Posted in Tools

JEasyTest is an Eclipse plugin created to simplify unit testing of code that is hard to test using standard mock objects frameworks. JEasyTest uses AspectJ load-time bytecode modification "to inject ...

MockFtpServer is released

11.02.2007 · Posted in News

The MockFtpServer project provides a mock/dummy FTP server for testing FTP client code. It can be configured to return custom data or reply codes, to simulate either success or failure ...

Interview: Squish for Java GUI Testing

10.25.2007 · Posted in Articles

"My Java Swing application has a lot of graphical nterfaces, so it’s impossible to validate all of them by hand. Squish ermits to increase the test coverage without increasing the ...

Continuous incremental bloat?

10.24.2007 · Posted in Blogosphere

Amr Elssamadisy ponders over pipelined Continuous Integration: "One of the well-known practices of Agile development is Continuous Integration, which entails team members integrating their code regularly into the baseline and ...

InCisif Software released InCisif.net 2.0

10.24.2007 · Posted in Advisories

InCisif.net is an automation tool designed to implement client-side functional testing of web applications under Internet Explorer 6 or 7, using languages such as C#, VB.Net or IronPython. Tests can ...