Software engineering Activities

Source: Internet
Author: User

Software engineering activities include "requirements, design, implementation, validation, and support", according to the engineering framework.

Demand

In general, we think of the "requirements" as a phase of software development.

In this phase, it mainly includes requirements acquisition, demand analysis and requirements verification activities.

The requirement analysis is mainly to determine the function, performance, data and interface of the software to be developed.

In particular, the following points can be made: (1) determine the comprehensive requirements of the software system, (2) analyze the data requirements of the software system, (3) derive the logical model of the system, (4) Revise the project Development Plan, (5) Develop a prototype system.

The process of software development

The process of software development is: requirements analysis, design, coding and testing.

Demand analysis: Not only user needs, should be encountered in the development of all the requirements. For example, you first need to know what to do with the project, what data should be entered in the test case ... In order to know these requirements clearly, you often have to communicate with customers, project managers, etc.

Design: Before coding, there must be a plan to tell you what to do, what the structure is, and so on. You must follow this, or it may be a mess.

Code: If your program cannot run or fail to reach the customer's requirements on the project deadline, you will not be able to get the money.

Test: The goal is to let you know when it's done. If you are smart, you should write the test first, so that you can know in time whether you are really finished. Otherwise, you often do not know what functions are really completed, and how far away from the expected target.

Software engineering Activities

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.