RSS RSS feed | Atom Atom feed

Search results

"tag:tdd"


Title and summary Date/time
1
Canned Wicket Test Examples
Unit testing of the GUI is not the same as unit testing through the GUI. We are interested in the logic of the GUI rather than the placement and order of the GUI widgets on screen. Testing the logic makes the tests less sensitive to changes in prese...
Jun 20, 2010
2
The TDD Tetrahedron, version 1.0
The TDD Tetrahedron has reached version 1.0. As I write this, we have a course on advanced TDD with Robert C Martin as teacher. I took the opportunity to introduce the first version to the participants. Uncle Bob and the TDD Tetrahedron.
Mar 16, 2010
3
TDD Illustrated
I am planning an introductory course on TDD. In that process I have been thinking about how to convey the productivity gain with TDD. Being a visual person, I had an idea that would illustrate this in a few pictures. Here they are for your scrutiny an...
Mar 3, 2010
4
The TDD Tetrahedron
Are you looking for some concrete expression for Test Driven Development? Let me give you a glimpse of what I am working currently on – the TDD Tetrahedron. The idea originates from when a colleague at Crisp, David Barnholdt, wrote about not...
Feb 16, 2010
5
Beyond Basic TDD
This coming spring we will host a course with Robert C Martin on advanced TDD. I would really appreciate the input from my experienced TDD readers on what they consider to be the largest obstacles when it comes to TDD. This is your chance to shape the ...
Nov 20, 2009
6
The Last on Code Review
Code quality. It has been haunting me for so long I forgot when I started to think about it. Do other people think about it? For sure. Do everyone? Certainly not. I was doing RUP and before that some waterfall process from DoD. Before that I was progr...
Jul 27, 2009
7
Mock the Clock
Your unit test should have no dependencies on anything external, you know that already. So you try not to read any files or connect to a database server. But what about time? Recently we had some unit tests that failed during nightly build due to dayli...
Apr 29, 2009
8
Essensen och kruxet med testdriven utveckling
När du förstått poängen med testdriven utveckling kommer givetvis krånglet. Så hur tar man sig vidare? Vi börjar med poängen så att vi är överens om vad vi menar. Testdriven utveckling (TDD) ...
Feb 2, 2009
9
Wicket + Mockito = Love
I've survived my first Rocket Day. RD are our seminars at Crisp where we talk for half a day on a subject of choice. Mine was Test Driven Development with Wicket and Mockito. I chosed to do a live coding performance as I liked to do a very down-to-ear...
Sep 18, 2008