I hope that I am not abusing this forum. But I feel that people that make this community have much more than just Perl expertise. My question is, "What are requirement documents?" I think I know that there are typically: "Requirement Document", "Detailed Design Document" and that's about it right? What else it there? What is "traceability and a traceability matrix"? What document do the test plans belong? Who should write these documents? On the monster job site they list this as on of the skills of a software engineer.

The ability to create functional and technical design specifications for development efforts is an essential skill for software engineers.

What are functional and technical design specifications?

Does any know of any good books or web-sites that define these documents? I need this information to deal with a every increasing contentious atmosphere here at my work. As the deadlines go racing by and my "team" has failed to produce a deliverable product, I wonder if this is due to attitude of the project leadership that "documentation" is a luxury that we didn't have time for.


In reply to requirement documents? by LameNerd

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.