Table of Contents
This chapter contains a collection of hints, tips and suggestions for writing your own tests.
For further guidance, check out Gojko Adzic's book, Bridging the Communication Gap.
If you are using an agile methodology then you will be implementing a number of stories per iteration; the remainder will be in a backlog. When you select a story for implementation, create a new page for it in a "CurrentIteration" suite. The objective for the team is therefore to get the entire CurrentIteration suite green.
Other stories that you may have identified but not selected for the iteration can remain in a Backlog suite.