欢迎来到麦多课文档分享! | 帮助中心 海量文档,免费浏览,给你所需,享你所想!
麦多课文档分享
全部分类
  • 标准规范>
  • 教学课件>
  • 考试资料>
  • 办公文档>
  • 学术论文>
  • 行业资料>
  • 易语言源码>
  • ImageVerifierCode 换一换
    首页 麦多课文档分享 > 资源分类 > PPT文档下载
    分享到微信 分享到微博 分享到QQ空间

    A Use Case-Driven Approach to Requirements Gathering.ppt

    • 资源ID:373200       资源大小:103KB        全文页数:12页
    • 资源格式: PPT        下载积分:2000积分
    快捷下载 游客一键下载
    账号登录下载
    微信登录下载
    二维码
    微信扫一扫登录
    下载资源需要2000积分(如需开发票,请勿充值!)
    邮箱/手机:
    温馨提示:
    如需开发票,请勿充值!快捷下载时,用户名和密码都是您填写的邮箱或者手机号,方便查询和重复下载(系统自动生成)。
    如需开发票,请勿充值!如填写123,账号就是123,密码也是123。
    支付方式: 支付宝扫码支付    微信扫码支付   
    验证码:   换一换

    加入VIP,交流精品资源
     
    账号:
    密码:
    验证码:   换一换
      忘记密码?
        
    友情提示
    2、PDF文件下载后,可能会被浏览器默认打开,此种情况可以点击浏览器菜单,保存网页到桌面,就可以正常下载了。
    3、本站不支持迅雷下载,请使用电脑自带的IE浏览器,或者360浏览器、谷歌浏览器下载即可。
    4、本站资源下载后的文档和图纸-无水印,预览文档经过压缩,下载后原文更清晰。
    5、试题试卷类文档,如果标题没有明确说明有答案则都视为没有答案,请知晓。

    A Use Case-Driven Approach to Requirements Gathering.ppt

    1、1/12,A Use Case-Driven Approach to Requirements Gathering,Materials gathered from Chapter 3 (above) Kulak and Guiney and Use Case Driven Object Modeling Doug Rosenburg and other personal notes.,2/12,Guiding Principles to Requirements Gathering,Reduce Risk Focus on business interactions Reduce volume

    2、 Reduce duplicates and inconsistencies Create requirements that users can understand easily Create requirements that are useful to designers, developers, and project managers Leave a requirements trail Leave design until later Keep the plan in mind.,3/12,Approaching Function Requirements,Many think

    3、the Requirements Specification (Software Requirements Specification SRS in the RUP) this is the first document. It really isnt!For the Business: Only if the business analysis (business case) is well defined, the business environment, business vision, a domain model, business rules, risks, informatio

    4、n pertinent to the organization, stakeholders, etc. are defined and understood, can we proceed to identify requirements for an application. All the organizational parameters: technologies available, environmental constraints, organizations vision, mission, values, etc. are captured along with a stro

    5、ng modeling of the organization and its information structures (domain), etc. can we proceed into capturing the details of requirements.For the Application: When the stakeholder needs for an application are known and captured by business analysts, and only when the systems analyst takes these high l

    6、evel needs and converts them into features to be accommodated by an application, - then, and only then can we proceed into capturing the real, detailed functional and non-functional requirements. At this time, requirements are very high level and abstract.,4/12,Statement of Work,Prior to the real be

    7、ginnings of the application development, a Statement of Work (or similarly entitled document) is developed. Most development projects have some kind of Statement of Work (SOW) How the work is going to be accomplished work plans, assignments, internal deliverables, etc. Sometimes we have a DPP (a Dat

    8、a Project Plan WHAT is going to be done, schedule, etc.) and a DPD (Data Project Directive who is going to do what.) Sometimes this is all called the Software Development Plan (RUP) Represents a contract between the developers and the users and/or a contract between a consulting company and the cust

    9、omer. See textbook for details. It is generally more than just bullets can be bullets, but should have more assignment details,5/12,A Couple of Terms,Some initial key roles: Business Analyst: Captures the Needs of the business from a variety of stakeholder perspectives. These needs may be many and m

    10、ay not lend themselves to automated solution.Systems Analyst: Translates these Needs into Features that can be accommodated by an application (s).,6/12,Side note: Hundreds of Other Methodologies,Many and varied. All meet needs for different types, sizes, complexities of applications. Lightweight ver

    11、sus Heavyweight Processes (methodologies) Lightweight - Many Scrum, Extreme Programming, Agile Processes Working Software documentation; heavy user involvement, smaller teams, Heavy-weight methodologies - Many SDLC, RUP, Spiral, Others Plan-driven, larger teams mot mutually exclusive,7/12,Requiremen

    12、ts Evolve,Requirements evolve from the abstract to the very concrete. Requirements may well arise (should be!) derived from a variety of stakeholders to avoid biases! When undergoing capture and development, Requirements will change frequently due to reliance on other peoples ideas about the applica

    13、tion. Even when you have them, you probably dont. It is likely they are incomplete. Only be detailed and locked in when starting a specific iteration, such as in Construction. We will use tools and a lot of work,8/12,Capture Requirements: Use Cases Our tool, The Use Case model is at the conceptual c

    14、enter of the entire approach because it drives everything else that follows.Should follow the existence of a good, solid domain model and identification of features the application is to accommodate.Use Case development drives Analysis (preliminary design)Drives Design Modeling refine analysis model

    15、 into a detailed design model using objects identified in creating the analysis model.Drives Testing! Requirements Tracing involves tracing features to specific interactions via use cases. (Needs to Features to Use Cases to Analysis Modeling elements to )Use Cases drive entire development effort. Mu

    16、ch more later Discuss. Definition of the RUP!,9/12,Use Cases,Use Cases are sequences of actions that an actor (usually a person, but certainly can be an external entity like another external system or a device) performs with an expectation of achieving a particular result; gets value. Always use pre

    17、sent tense very in active voice. VERBOBJECT in naming a Use-Case: Maintain User Status, Generate xxx. Model Requirements: Use Case Diagrams Use Case Specifications Diagram is only a graphical model associating Use Cases with actors. Capture Use Cases (that is, the interactions) via Use Case Narrativ

    18、e (Use Case Scripts) (Use Case Specifications),10/12,Warning, “Whether you use prototyping, screen mockups, or the results of mining legacy user manuals, its important that you do a thorough job to understand end-user requirements before you start writing use case text. If you dont, you could end up

    19、 spending a lot of extra time trying to pin down what your users expect to be doing with the new system.”Dont try to write use cases until you know what the users will actually be doing! Great way to learn this is through user interface prototyping. Note: some advocate building use case text and pro

    20、totypes (also domain model) at the same time or near the same time, in that they can act as checks (validation) on each other.,11/12,Role of Use Cases,The Use Cases are clearly the major artifacts of Requirements Gathering efforts. Use Cases great for communications contain the essence of desired in

    21、teractions. no jargon as found in DFDs, ERDs, etc. Particularly good for Functional and to a much lesser degree (in some cases) non-functional requirements. (performance, extensibility, maintainability, backup, recovery, security, persistency, distribution, etc.) But these latter requirements are no

    22、rmally documented in a Supplementary Specification Document Good for ensuring requirements traceability because they are used for design, testing, construction, delivery, and .,12/12,Role of Use Cases,When used to drive the lifecycle, they assure stakeholders that all use cases are being addressed in the development effort. Use cases discourage premature design. If the use cases narrative has several steps before responding to the user, this is a tip off that we are undertaking too much designingSTOP! Remember: these are still the WHATS of the application!,


    注意事项

    本文(A Use Case-Driven Approach to Requirements Gathering.ppt)为本站会员(lawfemale396)主动上传,麦多课文档分享仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知麦多课文档分享(点击联系客服),我们立即给予删除!




    关于我们 - 网站声明 - 网站地图 - 资源地图 - 友情链接 - 网站客服 - 联系我们

    copyright@ 2008-2019 麦多课文库(www.mydoc123.com)网站版权所有
    备案/许可证编号:苏ICP备17064731号-1 

    收起
    展开