Summary
In this chapter, we learned how to write complete and clear Feature
s. Features are at the heart of requirements management; they are our system's specifications, and they drive our whole development effort. This is why it is so important to be able to write accurate Feature
s that are easy to read, clearly describe our system's behavior, and are easy to verify. By now, you should be armed with the knowledge needed to write a Feature
correctly, completely, and accurately.
However, we haven't finished with Feature
s just yet. In the next chapter, you will learn how to craft Feature
s – that is, how to create Feature
s that are not only written correctly but are also high-quality, consistent, and stable. So, read on to become a true Feature
craftsperson.