What is the difference between a use case and an SRS?

link|improve this question
accept ans if it works – Pranay Rana Sep 17 '10 at 7:46
feedback

1 Answer

An SRS contains a set of use cases as well as non-functional requirements

Non-functional requirements are requirements which impose constraints on the design or implementation (such as performance engineering requirements, quality standards, or design constraints).

Use cases describe "who" can do "what" with the system in question

link|improve this answer
+1 you beat me to it ;) – Jacob May 17 '10 at 8:22
so use case is part of the SRS? I can write one SRS enouth? – Tony Woo May 17 '10 at 8:25
1  
Yes, a SRS contains at least one use case – Soldier.moth May 17 '10 at 8:26
Thank you very much. But my client need we provide both the Use Case and SRS. I don't know how to provide both of these, any idear? – Tony Woo May 17 '10 at 8:34
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.