testdriven.com Wrangling quality out of chaos

52% of developers say: Unit testing is the answer for the EU software liability

07.07.2009 · Posted in News

According to a survey held by Typemock, more than half of the developers believe that unit testing can help companies avoid law suits if the new EU software liability bill will pass. Typemock, the Unit testing tools provider, held a survey asking .NET developers if they think that unit testing can help companies avoid law [...] ...

Is Unit Testing the answer for the EU Software Liability bill?

06.12.2009 · Posted in News

EU commissioners are proposing that software companies be held liable for the quality of their products, and Typemock is holding an open microphone event at the Norwegian Developers Conference (NDC) to find out if unit testing can give companies the assurance and confidence needed to meet the proposed bill.Typemock, leaders in developing tools for unit [...] ...

Database Agility Online Training

06.02.2009 · Posted in Links

This is a course that I teach through Net Objectives, Inc. The topic is database agility and, of course, TDD is a central area of concern.link ...

Tags:

Adventures in MVVM — A Testing Story

05.31.2009 · Posted in Articles

This is the story of how I got interested in the MVVM pattern. Not surprisingly, it is all about testing. http://www.houseofbilz.com/archive/2009/05/27/adventures-in-mvvm-ndash-a-testing-story.aspx ...

New job and a good book

05.31.2009 · Posted in Advisories

Dear Friends, I am happy to announce that I have taken a job at Guidewire Software. Guidewire is a unique company that takes quality and testing very seriously and has ...

FEST-Swing 1.2a1

05.14.2009 · Posted in Java

We are proud to announce the release of FEST-Swing 1.2a1! FEST-Swing is a Java library that provides a fluent interface for functional Swing GUI testing. This library provides an easy-to-use ...

web2test

05.12.2009 · Posted in Links

Web Functional Test Tool: • Cross-platform and cross- browser tool for automated testing of web-based applications, web pages and portals • Runs under Windows/Linux, FireFox/Mozilla/Internet Explorer/Seamonkey • Supports regression, load ...

What to do About Those Pesky Singletons?

05.12.2009 · Posted in Articles

No matter what your opinion is about singletons (I favor against them in most cases), it is important to understand what you can do when you encounter code that is ...

New Release: web2test version 1.2

05.12.2009 · Posted in News

JavaScript bridge sets new standards for the testing of web applications – handling and documentation of web2test improved as well Software developer itCampus has released version 1.2 of its innovative ...

Robot Framework

04.24.2009 · Posted in Links

Robot Framework is a generic keyword-driven test automation framework for acceptance level testing and acceptance test-driven development (ATDD). It has an easy-to-use tabular syntax for creating test cases and its ...

Concordion 1.3.1 (for Java) – Released

04.18.2009 · Posted in Java

Concordion is an open source tool for writing automated acceptance tests in Java. "It’s similar to the Fit Framework but a lot more intuitive." http://www.concordion.org ...

jsUnity

03.31.2009 · Posted in Links

jsUnity is a lightweight JavaScript testing framework that is context-agnostic. It doesn’t rely on any browser capabilities and therefore can be run inside HTML, ASP, WSH or any other context ...

My SIlverlight Testing Rig

03.31.2009 · Posted in Articles

I was recently asked by someone on Twitter to describe my setup for writing tests against my Silverlight application. I thought I would write them down here in case others ...