Hello VU students here is the solution of CS504-Software engineering GDB No.1 Spring 2019. GDB total marks 5.
GDB Solution file. You also like our Facebook Page, Join Facebook Group, follow on Google+ and Subscribe our YouTube Channel. Please Share it with your Friends.
Thank you.
Solution for the
GDB is presented for your convenience. Download it and make it according to
your requirement and do not copy paste.
GDB Idea
Solution:
Multi-level data flow models
cannot be incorporated partially or fully in the SRS document because SRS is a
document that describes the system that should be developed and implemented.
SRS is a document that describes what the software will do and how it will be expected to perform. The best SRS documents define how the software will interact when embedded in hardware or when connected to other software.
When we talked about SRS it
contains basics of project like introduction, functional & nonfunctional
requirements and some other requirements. Multi-level data flow models are not
included in SRS requirements. So multi-level flow models shouldn't be a part of
SRS.
But yeah it should be in design
document, where we tell About the Design patterns of project like data flow
Diagram and Entity Relationship Diagram so we have multi-level Data Flow models
in Design Document instead of SRS.
Post a Comment