testdriven.com Wrangling quality out of chaos

ClassMock – Test Tool for Metadata-Based and Reflection-Based Components

06.26.2008 · Posted in Java · Trackback

ClassMock is a framework that helps the creation of unit tests for components that use reflection or annotations. In this kind of classes, the behavior is dependent of the class structure. This way, each test case usually works with a different class created specifically for the test. With ClassMock is possible to define and generate [...] ...

Comments Off

data storm – a new free database viewer for TDD

06.23.2008 · Posted in Tools · Trackback

Data Storm is a free open source data base browser. While there are millions of data base browsers freely available online, Data Storm is different as it can be launched directly from within your Java code. This enables you to see and modify data that otherwise may not be available to you (e.g. data that [...] ...

Comments Off

Java GUI Test Automation: Squish for Java Success at Ericsson

06.17.2008 · Posted in Articles · Trackback

"Squish has proved to be an excellent and popular replacement for the GUI automation tool which was used in previous automation campaigns." said Shane McCarron from Ericsson AB.We had the pleasure to interview Shane McCarron, a Senior Designer of Ericsson AB, who use froglogic’s Squish for their automated GUI testing effort of several Java GUI [...] ...

Comments Off

FIT/FitNesse Fixture Gallery 2.0 now available

06.11.2008 · Posted in News

Fixture Gallery is a cookbook for FIT/FitNesse tests. It provides developers with a quick overview of the most important fixture types and concepts for agile acceptance testing using the FIT ...

Comments Off

Pex 0.5 released

06.02.2008 · Posted in Tools

Pex is a project from Microsoft Research that enables *parameterized* unit testing. Pex generates Unit Tests from hand-written Parameterized Unit Tests through Automated Exploratory Testing based on Dynamic Symbolic Execution. ...

Comments Off

OpenUP – The Best of Two Worlds

04.24.2008 · Posted in Links

This article gives an overview of OpenUP and explains how it relates to both RUP, from which it received its foundation, and agile methods, from which it incorporates their best ...

Comments Off Tags:

Frank Cohen talked on The Next Step in Unit Testing and Java & SOA

04.24.2008 · Posted in Advisories

Free Podcast: Featuring Frank Cohen on Unit Testing in Java & SOA [img align=right]http://skillsmatter.com/custom/images/sm-logo-black-manga.gif[/img] Java developers have widely adopted test first software development strategies. Unit test frameworks for Java, Web ...

Comments Off

An aspirin for the testing community

04.24.2008 · Posted in News

Original Software launches TestDrive-Assist and community site with free downloads Chicago, April 8, 2008 – Original Software, a leader in next-generation software test automation, today announced the launch of ManualTesting.com ...

Comments Off

Creating an Agile Environment

04.10.2008 · Posted in Links

Migrating to Agile is more than changing your process. It also requires a change in culture. For most companies changing culture is the most difficult part. I believe this is ...

Comments Off Tags:

BugHuntress QA Lab

03.29.2008 · Posted in Links

Software testing company BugHuntress QA Lab offers expert-level testing of software products, independent verification and validation (IV&V), as well as dedicated testing team services. BugHuntress core expertise is testing of ...

Comments Off Tags:

(FIT) Fixture Gallery now available

03.25.2008 · Posted in News

Fixture Gallery is a cookbook for FIT/FitNesse tests. It provides developers with a quick overview of the most important fixture types and concepts for agile acceptance testing using the FIT ...

Comments Off

SevenMock v1.1 is launched

03.15.2008 · Posted in Tools

SevenMock v1.1 has now been released – extending the light-weight mock object implementation with a class extension sub-project. This allows generated mock objects to be cast directly to classes as ...

Comments Off

Selective testing of java apps advances

03.09.2008 · Posted in Advisories

The Good News: there are now 3 projects that do selective testing in java – Testar, JTestMe, Infinitest The Bad News: each is in various stages of incompleteness. Yet I ...

Comments Off

Test Driven Development in .NET

03.02.2008 · Posted in Articles

A few days ago I had a session at a .NET conference in Germany (BASTA Spring 2008). I talked about software quality assurance and especially test driven development. Because of ...

Comments Off

DataConstructor

03.01.2008 · Posted in Links

This is a database build tool that changes how databases are built to enable truly test-driven development. Which, in turn, enables true refactoring. Which enables true agility in the database ...

Comments Off Tags: