From Estimation to Delivery – thoughout the software development life cycle,
- Which all documents are involved and
- What is the order?
I am not sure whether methodology have much impacts on documents, anyway let us consider Waterfall.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The answer is – as has been stated – it depends. I’m sure lots of people will answer for Agile methodologies (which are a far more movable feast) so for completeness I’ll go with what you’d have for a fairly standard waterfall methodology:
The one I’d add to this is a support document – a short (less than 10 pages) crash course in what the app does and how it does it. Developers will often not read the full specifications (either because they don’t have time or don’t want to) so this document should be enough to allow them to understand what it does, how it works, the areas of the application which are most likely to be problematic and so on. It would be written a few weeks after go live by the team who built and implemented the system.
Of course depending on your methodology you may have none of these documents but if you’re running a standard project in an old school structured, waterfall way, this would be pretty normal.