I've just finished the implementation of my software system and now I have to document whether it has satisfied its requirements. What sort of information should I include and how should I lay it out?
My initial functional and non-functional requirements was in a two-column table and looked something like this:
- FN-01 The system should allow users to send private messages to each other.
- NFN-03 The setup/configuration form should contain sensible default values for most fields.