Tổng quan về Quy trình Phát triển Phần mềm (SDLC)

Tổng quan về Quy trình Phát triển Phần mềm (SDLC)

In software engineering, the software development lifecycle is the process of dividing the software development effort into smaller, parallel or continuous steps or sub-processes to improve design, product management. This approach may include predefined specific deliverables and artifacts that the project team creates and completes for the development or maintenance of the software applications.

Continue reading
A simple guide to use case analysis

Hướng dẫn đơn giản về phân tích trường hợp sử dụng

Use case modeling is a technique for capturing, modeling, and specifying system requirements that correspond to a set of behaviors that the system may perform when interacting with actors. These behaviors produce observable results and help achieve their goals. Use cases are named for the specific user goals of the principal actors, which in turn describe or explain the general order of activities and events, as well as variations in special conditions, exceptions, or error conditions, through textual description.

Continue reading
Scrum: A Quick Introduction

Scrum: Giới thiệu nhanh

Scrum compares a software development team to a football team. It has a clear and highest goal, is familiar with the best model and technology required in the development process, has a high degree of autonomy, close communication and cooperation, and ensures to solve various challenges every day with a high degree of flexibility; Each stage has a clear progress towards the goal.

Continue reading
How to Manage Product Backlog with DEEP Principles?

Làm thế nào để quản lý danh sách công việc sản phẩm với các nguyên tắc DEEP?

The product backlog lists all the features, functions, requirements, enhancements, and fixes required for the product releases. Product backlog projects have the attributes of description (appropriately Detailed), story points (Estimates), and orders (Prioritized). They must be continuously added, deleted, and updated (Emergent) in the backlog, and reflect the understanding of the team backlog in a timely and appropriate manner .

Continue reading
What is Data Flow Diagram, why it is still useful for software development?

Sơ đồ luồng dữ liệu là gì, tại sao nó vẫn hữu ích cho phát triển phần mềm?

Although data flow oriented modeling is considered as an outdated technology by some software engineers, it is still one of the most widely used requirements analysis symbols. Although data flow diagrams (DFDs) are not formal parts of UML, they can be used to supplement UML diagrams and provide additional insight into system requirements and processes.

Continue reading
SCRUM là gì?

SCRUM là gì?

Scrum originated in software development projects, but it is suitable for any complex or innovative projects. Scrum has been used to develop software, hardware, embedded software, interactive function networks, autonomous driving, schools, governments, markets, management organizations and operations, and almost everything we (as individuals and groups) use in daily life.

Continue reading