Author Archives

Test Driven Development – Some practical tips

In an earlier post, I had touched upon TDD very briefly, and promised some practical tips on implementing TDD in a future post. Here they are… Having managed teams implementing TDD, I have learnt the hard way, that implementing TDD is not a cakewalk; the glamour and hype attached to it notwithstanding. ...
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

Related Post

To TDD or not to TDD – Yet another chicken-egg situation ?

Before trying to answer the above question, let us quickly touch base on what is the difference between the terms ‘Unit Testing’ and ‘Test Driven Development (TDD)’, or is there a difference at all? Here’s what it is. Unit Testing simply means that you write unit test ...
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

Related Post

Agile Fixedbid — an oxymoron ?

In an earlier post, we have examined how we can use agile in a fixed-bid project by considering scope as a variable. in this post, we will take a step back and examine the ways in which we can leverage the power of agile within the business constraints imposed by a fixed-bid contract. 1) Continuous Integration ...
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

Related Post

Is Agile suitable for fixed-bid projects ?

Let us start by looking at the characteristics of fixed-bid projects: 1) Time-bound 2) Predefined scope — normally immutable 3) Fixed set of resources 4) Predefined quality checks Wow ! Isn’t the set above a project manager’s nightmare? What we are essentially saying is that, out of ...
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

Related Post

Copyright © 2009 producteering.org . All rights reserved.