User Stories and Case Analysis(用户故事与案例分析)

User stories represent a lightweight approach to use case analysis, a term traditionally used in software engineering to describe a similar process.

 在传统的软件工程中,人们使用案例分析。而用户故事(user stories)是一种了轻量级的使用用户案例分析的方式,描述了相似的流程。

 A full use case analysis would include the use case name; actor(s); goals of the action; summary of the use case; preconditions (state of the world before the action);

 一个完成的使用案例分析,应当包括:案例的名字;参与者(actor);行为的目的;使用案例总结;前提条件(在这个行为前,世界的状体);

steps occurring in the scenario (both the actions performed by the user and the system’s responses); related use cases; and postconditions (state of the world after the action). 出现在这个场景中的步骤(包括用户的行为和系统回复的行为);

相关的用户案例;和后条件(这个行为结束后的世界的状态); 

A use case diagram is a UML-like diagram (see Chapter 10) with stick figures standing in for the actors, and can be used to generalize or extend use cases or to include a use case by reference.

 一个 使用案例图表 图表类似UML图表,并用小棍子代表参与者,并且可以通过引用来生成、扩充、包含其他用户案例。

 For example, if we have a use case for “user logs in” and another use case for “logged-in user views her account summary”, the latter could include the former by reference, since a precondition to the second use case is that the user has logged in.” 

例如,我们有一个“用户登录”的使用案例,并且有另一个叫做“登录后的用户,查看他的账户总结”的使用案例。 后者可以通过引用来包括前者,既然登录是第二个用户案例的一个前置条件。

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
【社区内容提示】社区部分内容疑似由AI辅助生成,浏览时请结合常识与多方信息审慎甄别。
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

相关阅读更多精彩内容

友情链接更多精彩内容