Identify Which Developers Will Code Each Behaviour

« Table of Contents »
Previous « The Roles Of Developers and Test Analysts

The Behaviour Specification Handbook

The Implementation Process

Identify Which Developers Will Code Each Behaviour

The Behaviour Specifications are complete, and the team is ready to start the actual coding. At this point in the process, it is useful to have the team agree which developers will do the coding of each behaviour.

I generally suggest that each developer should, to begin with, take a software component / feature file each. This of course depends on the number of software components available to be developed, but this approach generally allows each developer to work with less contention.

The team also will need to pay attention to the dependencies of each software component, and try to develop the most critical, common components first.


Next » Identify Who Will Code The Automation Or Manually Perform Each Test