system integration
Software design/development activities require consistent documented development plan. Discuss any five of them.
#give it a thumbs up
Answer
1. Feasibility Report : A document that provides potential solutions to the business problem and determine their viability for further analysis.
2. Software Requirement Specification : It describes the nature of software project. It is the manual provided with the software which contains all the necessary details about software.
3. Use case diagram : It is simplest way to show the interaction between users and different use cases.
4. Data Flow Diagram : It represents flow of data of a system. Operation can be represented by flow charts.
5. Unified modeling language : It is modern way of diagramatically representing the software components.
system integration Software design/development activities require consistent documented development plan. Discuss any five of them.