Generic View of Software Engineering
The process of software engineering developed phase is three1) Definition Phase
2) Development Phase
3) Maintenance Phase
1) Definition Phase: -
Definition phase is the base phase of the software engineering process. In this phase experts get the knowledge about “What”.• Information needed for processing
• Which function is required
• Expectation about the capacity
• Interface which is stabilized
• Area of validation
This phase defines all the acceptation depending standard of software engineering. It contains three steps
i) Analysis of system
ii) Planning of project
iii) Requirement of analysis
2) Development Phase: -
The focus of the Development phase is “How”. After the explanation of “What” it turns to the “how”. Many types of questions raised in the development that how to design the data structure and architecture of software, procedural detail how to implemented and how to design convert in a programming language and testing software how to perform. Three special steps always are taken in this phase which are the design of software coding and testing of the software system.3) Maintenance Phase: -
The main focus of maintenance phase is the change which causes is the correction of error, adoption of new ideas according to the need of software after changing in customer mood.
Read First : Introduction of Software Engineering
No comments:
Post a Comment