7. UNIT IMPLEMENTATION.ppt

  1. 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
  2. 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  3. 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
7. UNIT IMPLEMENTATION.ppt

7. UNIT IMPLEMENTATION Software Engineering Roadmap: Chapter 7 Focus “Implementation” Learning Goals Be able to ... … specify standards ... select coding style … code with correctness justification … identify quality goals 1. Introduction to implementation RoadMap for Unit Implementation RoadMap for Unit Implementation 1. Confirm the detailed designs you must implement code only from a written design (part of the SDD) 2. Prepare to measure time spent, classified by: residual detailed design; detailed design review; coding; coding review; compiling repairing syntax defects; unit testing (see chapter 7) repairing defects found in testing 3. Prepare to record defects using a form default: major (requ. unsatisfied), trivial, or neither default: error, naming, environment, system, data, other 4. Understand required standards for coding for the personal documentation you must keep see the case study for an example 5. Estimate size and time based on your past data 6. Plan the work in segments of ± 100 LOC Using Reverse Engineering for Very Detailed Design Unified Process USDP Implementation Model Constituents USDP Implementation Model Constituents USDP Subsystem Interfaces USDP Subsystem Interfaces Implement Code 1/2 1. Plan the structure and residual design for your code (complete missing detailed design, if any) note pre- and post-conditions note the time spent 2. Self-inspect your design and/or structure note time spent, defect type, source (phase), severity 3. Type your code do not compile yet try methods listed below apply required standards code in a manner that is easiest to verify use formal methods if appropriate Implement Code 2/2 4. Self-inspect your code -- do not compile yet convince yourself that your code does the required job the compiler will never do this for you: it merely checks syntax! note time spent, defects found, type, source, severity 5. Compile your code repair syntax defects note time spent, defect type, source, severity , and

文档评论(0)

gsgtshb + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档