Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: requirement documents?

by derby (Abbot)
on May 12, 2003 at 17:17 UTC ( [id://257503]=note: print w/replies, xml ) Need Help??


in reply to requirement documents?

One of the few decent things out of MS is MS Press. Check out Software Project Survival Guide.

To answer some of your questiosn:

  • requirements doc - a description of what the software should do (sometimes called the functional spec)
  • detailed design doc - a description of the low level implementation (sometimes called the technical spec)
  • traceability matrix - a document that pins test scenarios to items in the requirements doc (ensure what's built is what's asked for)

Other docs - depends on the model being followed. But you could have

  • Software Development Plans
  • Schedules and estimates
  • Interface Guidelines
  • Qualtiy Assurance/Testing Plans
  • Deployment Plans
  • Architecture Plan
  • User Manuals
  • Change and Control Plan
And a whole lot more.

-derby

Replies are listed 'Best First'.
Re: Re: requirement documents?
by markjugg (Curate) on May 17, 2003 at 13:25 UTC
    I'm reading and enjoying ISBN by the same author as the above. It has good information on the various preparation stages of software construction that seem interesting.

    OT: Hmm..according to preview The Amazon tag might not exist yet. :) I checked the conveniently linked "Writeup Formatting Tips", but I couldn't easily find a link to a page about "bracket" tags I can use from there.

    Mark

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://257503]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (6)
As of 2024-04-23 21:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found