使用案例 - 帮助

发布于 2024-08-03 11:49:27 字数 1431 浏览 9 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

薄荷梦 2024-08-10 11:49:27

每当我需要编写用例时,我都会拿起我的 UML Distilled 并使用其建议的格式。格式各不相同,因此这不是唯一的方法。无论如何,将其放在办公桌上都是一个很好的参考。您还可以查看编写有效的用例;不过我还没读过那一篇。

如果您想要免费示例,请参阅:

http://ontolog.cim3 .net/cgi-bin/wiki.pl?UseCasesMartinFowlerSimpleTextExample

我可能会避免使用“提供的框中”位 - 这是可能会更改的实现细节。我也可能将 2 更改为“系统搜索匹配项”。

是的,技术人员确实需要编写非技术领域专家可读的用例。

Whenever I need to write a Use Case, I pick up my copy of UML Distilled and use its suggested format. There are variations in the formats, so this isn't the only way. In any case it's a good reference to have on your desk. You might also check out Writing Effective Use Cases; I haven't read that one, though.

If you'd like a free example, see:

http://ontolog.cim3.net/cgi-bin/wiki.pl?UseCasesMartinFowlerSimpleTextExample

I might avoid the "in the box provided" bit - that's an implementation detail that might change. I might also change 2 to just "System searches for matches."

And yes, technical people do need to write Use Cases readable by non-technical domain experts.

司马昭之心 2024-08-10 11:49:27

我想说这是你的用例:

ABC公司注册客户
登录系统
检索完整的凭证
特定服务地址
提供商。他搜索服务
TextBox.The System 上的提供者
与数据库通信并显示
监视器上的结果。

不需要做所有的格式化、特殊标题、编号等。给它一个标题,你就完成了。为了向客户演示,
我会使用用例图,除非被要求,否则不会显示这么多细节。

I would say that this is your use case:

Registered Customer of ABC company
logged in to the system with
credentials to retrieve the complete
Address of particular service
provider.He searches the service
provider on TextBox.The System
communcates with database and displays
the result on monitor.

There is no need to do all the formatting, special headings, numbering etc. Give it a title and you are done. For presentation to a client,
I'd use use case diagrams, and not show even this amount of detail unless asked.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文