Have several questions. Don’t flame me – I’m newbie, but eager to know more. So:
- What is the difference between Software requirement specification (SRS) and Functional requirement specification (FRS)? Maybe, anybody can provide with links of both so that I could see the difference?
- What is system interactive architecture map (IA map)? Can anybody provide with a link so I could see a real sample?
- Also, what is modular breakup?
Thank you very much.
Donny
I have seen documentation split between “Functional Requirements” and “Technical Requirements”. In that situation, the functional requirements document is written in non-technical language that non-technical readers on the user side can understand. It avoids terminology that only an IT person would use.
“Requirements” often include not only what the software is supposed to do, but other topics such as performance criteria (response time, number of concurrent users), security, programming language, browser or O/S to be supported, and the database to be used. One of the key parts of the requirements document is the definition of what is and is not in scope. And who the stakeholders and decision-makers are.