1 / 7
文档名称:

软件工程导论论文.doc

格式:doc   大小:389KB   页数:7页
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

软件工程导论论文.doc

上传人:iris028 2022/5/5 文件大小:389 KB

下载得到文件列表

软件工程导论论文.doc

文档介绍

文档介绍:
Summarize of Software Engineering Theory and Practice

The Summarize of customer wants and needs before we can build a system to help solve the problem. No matter how many people are involved in software development, the roles played throughout the life of the project can be distinguished. One development team will be made up with these members: requirement analysts, designers, programmers lines, testers, trainers, maintenance team, librarians, configuration management.
Then we are going to know the elements of system. We describe a system by naming its parts and then identifying how the component parts are related to one another. An activity is something that happens in a system, the elements involved in the activities are called objects or entities. Usually, these objects are related to each other in some way. Once entities and activities are defined, we match the entities with their activities. Some items from one system are used by activities outside the scope of the system being examined. We say they cross the system boundary.
After knowing the elements of a system, let us look at how to build it. Let me introduce Wasserman’s eight fundamental notions in software engineering form the ban’s for an effective discipline of software engineering: Abstraction, Analysis and Design Methods and Notations, User interface prototyping