什么是TOGAF?

什么是TOGAF?

TOGAF® is an Open Group standard, a proven enterprise architecture methodology and framework used by leading organizations around the world to improve business efficiency. It is an enterprise architecture standard that ensures consistent standards, methodologies and communication among enterprise architecture professionals so that we can do enterprise architecture work in a better way

Continue reading
10个创建专业用例图的技巧

10个创建专业用例图的技巧

A use case is a list of actions or event steps that typically define the interaction between an actor (called an actor in Unified Modeling Language (UML)) and a system to achieve a goal. Actors can be people or other external systems. In systems engineering, use cases are used at a higher level than in software engineering and usually represent task or stakeholder goals.

Continue reading

如何编写有效的用例

One of the most difficult problems in software development is capturing exactly what you want to build. Inaccurate requirements can eventually lead to significant project delays, rework, or even abandonment. Effective application of use case techniques can help your team capture requirements from the user’s perspective, which can be easily understood by both the end user and your team. Use case-driven development supports subsequent development activities such as analysis, design, and testing.

Continue reading
编写用例事件流程中的测试程序

编写用例事件流程中的测试程序

In the area of software testing, “use case” and “test case” are the most critical and closely interrelated terms, but they are quite different. A use case tells us how a system will behave or perform a given task under given conditions. A test case contains the actual test data, the instruction set of the system, and the expected results of the interaction with the system.

Continue reading
用例的优势

用例的优势

Use case diagrams help stakeholders to understand the nature and scope of the business area or the system under development, thus, use case modeling is generally regarded as an excellent technique for capturing the functional requirements of a system. They can be served as the basis for the estimating, scheduling, and validating effort.

Continue reading
https://circle.visual-paradigm.com/wp-content/uploads/2017/08/Activity-Diagram-Swinlane-Proposal-Process.png

什么是活动图

Activity Diagrams describe how activities are coordinated to provide a service which can be at different levels of abstraction. Typically, an event needs to be achieved by some operation, particularly where the operation is intended to achieve a number of different things that require coordination, or how the events in a single use case relate to one another, in particular, use cases where activities may overlap and require coordination. It is also suitable for modeling how a collection of use cases coordinate to create a workflow for an organization.

Continue reading