Question

My understanding of Requirement Analysis is that it is a process and the document created during this process is SRS (Software Requirement Specification).

Était-ce utile?

La solution

As @CharlesB said: You're right. Although of course, there are many different terms in the industry for the specification which is the "output" of the process. The SRS is specified by IEEE. Especially in the US, SRS is the most common term for the artifact.

Autres conseils

requirements are what your program should do,they shouldn't specify the how, but the what

specifications are how you plan to do it and how to achieve the requirements

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top