ImageVerifierCode 换一换
格式:DOCX , 页数:12 ,大小:259.14KB ,
资源ID:9309415      下载积分:1 金币
快捷下载
登录下载
邮箱/手机:
温馨提示:
快捷下载时,用户名和密码都是您填写的邮箱或者手机号,方便查询和重复下载(系统自动生成)。 如填写123,账号就是123,密码也是123。
特别说明:
请自助下载,系统不会自动发送文件的哦; 如果您已付费,想二次下载,请登录后访问:我的下载记录
支付方式: 支付宝    微信支付   
验证码:   换一换

加入VIP,免费下载
 

温馨提示:由于个人手机设置不同,如果发现不能下载,请复制以下地址【https://www.bingdoc.com/d-9309415.html】到电脑端继续下载(重复下载不扣费)。

已注册用户请登录:
账号:
密码:
验证码:   换一换
  忘记密码?
三方登录: 微信登录   QQ登录  

下载须知

1: 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。
2: 试题试卷类文档,如果标题没有明确说明有答案则都视为没有答案,请知晓。
3: 文件的所有权益归上传用户所有。
4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
5. 本站仅提供交流平台,并不能对任何下载内容负责。
6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

版权提示 | 免责声明

本文(《软件需求分析设计与建模》A彩印.docx)为本站会员(b****8)主动上传,冰点文库仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知冰点文库(发送邮件至service@bingdoc.com或直接QQ联系客服),我们立即给予删除!

《软件需求分析设计与建模》A彩印.docx

1、软件需求分析设计与建模A彩印诚信应考,考试作弊将带来严重后果!华南理工大学期末考试软件需求分析、设计与建模试卷A注意事项:1. 考前请将密封线内各项信息填写清楚; 2. 所有答案请直接答于答题纸上; 3考试形式:闭卷; 4. 本试卷共四大题,满分100分,考试时间120分钟。题 号一二三四五总分得 分评卷人一、单项选择题(本大题共15题,每题2分,共30分)注:所有的选项中,只有一个答案最符合题目要求,多选、错选均不得分,请将所选的答案依照题号对应填入下表。1. 2. 3. 4.5.6.7. 8. 9. 10. 11. 12. 1314. 15. 1. Which kind of diagra

2、m in UML can be applied to describe external system events that are recognized and handled by system operators in the context of a use case ? A. Statechart Diagram. B. Activity Diagram.C. Sequence Diagram.D.Collaboration Diagram.2. Why do we model? A. Helps to visualize a system. B.Gives us a templa

3、te for constructing a system. C. Documents our decisions. D. All of the above.(Helps us to visualize a system as we want it to be.Permits us to specify the structure or behavior of a system.Gives us a template that guides us in constructing a system.Documents the decisions we have made.)3. What phra

4、se best represents a composition relationship? A. Is a part of. B. Is a kind of.C. Is an only part of. D. Is an inheritance of.4. Which of the following is good practice to use while designing for reuse? A. Define a persistence framework that provides services for persisting objects.B. Use design pa

5、tterns, wherein complete solutions are already defined.C. Use controller objects to control the flow of processes in the system.D. Assign responsibilities to classes such that coupling between them remains high.E. A and B.F. A, B and C.G. A, B,C and D.5. Which of the following statement is Not TRUE?

6、 A. A subsystem is a package that has separate specification and realization parts.B. A subsystem is a discrete entity that has behavior and interfaces.C. A subsystem can be identified by the stereotype .D. A subsystem is a package that has specification part only. 6. In an OO system, it is NOT desi

7、rable to assign responsibilities: A. relatively evenly across the classes.B. more heavily in a few controlling classes.C. according to interaction diagram messaging.D. according to the use case diagram.EA and BFB, C and D7. For showing how several objects collaborate in single use case, which one of

8、 the following OOAD artifacts is the MOST useful? A. Interaction Diagrams B. Activity Diagrams C. State Diagrams D. Class Diagrams 8. What methods MUST be implemented by the CreditProcessor class in the payment sequence diagram? A. checkCredit, generateConfirmationCode, displayCofirmation. B. checkC

9、redit, generateConfirmationCode. C. checkCredit, generateConfirmationCode, reserveSeat. D. checkCredit, reserveSeat, displayCofirmation.9. Which of the following is TRUE about a deployment diagram? A. Since there is always some kind of response to a message, the dependencies are two-way between depl

10、oyment components.B. Dependencies between deployment components tend to be the same as the package dependencies.C. Deployment diagrams are NOT to be used to show physical modules of code.D. Deployment diagrams do NOT show physical distribution of a system across computers.10. When using OOAD artifac

11、ts to organize and assign team responsibilities on a project, it is BEST to: A. evenly distribute use cases among team members and have them work as independently as possible in order to minimize code dependencies. B. designate one team for implementing interaction diagrams related to the common cod

12、e path and another team for implementing interaction diagrams related to code path variations (for example , conditional or error paths). C. divide teams according to the layers in the software architecture and have them work as independently as possible in order to mini mize dependencies between th

13、e layers.D. divide teams according to package diagram dependencies and utilize use cases to schedule the work for the individual team members.11. To MOST effectively manage teams working on different packages within a large project, which one of the following should be TRUE? A. One technical leader

14、should control the project details and communicate decisions to the different teams.B. The team leaders should focus on which type of database ( DB2 UDB, Oracle, Sybase, or Instant DB ) is used.C. The team leaders should focus on quality designs for the internals of their packages, mentoring their t

15、eam members.D. Communications between the teams should be minimized to reduce overhead burdens while they work on separate, independent use cases for their packages.12. Use cases CANNOT be used for : A. modeling the non behavioral aspects such as data requirements, performance and security. B. captu

16、ring behavioral aspect of a system. C. capturing functional aspect of a system.D. capturing the business process at high level.13. What kind of association between the 2 classes described in java below? public class Aprivate ArrayList _Bs=new ArrayList(); public A(_Bs:B)this._Bs.add(_Bs);public clas

17、s B ;AInheritance B. Dependency(CComposition D. Aggregation14. Referring to the diagram below, which of the following is TRUE? AClass Teacher is a parent class of class Professor and class Lecturer .BInstance of Professor has to realized all of the behavior s of Teacher.CThere are instances of Teach

18、er in the system.DProfessor is a kind of Teacher and so does the Lecturer. 组合composition:contains a 聚合aggregation :has a 继承inheritance:is a 或者is a kind of 15. During the process of requirement engineering, the software engineer and the user of the system should work together to define A. visible con

19、text of using the system for the user B crucial software properties C input and output of the system D. A and BE. A, B and C二、填空题 (共10分)1. A is a(n) actor.2. B is a(n) boundary classobject.3. “1.1.3” is a(n)发给自身local invocation_p117_ message4. “1.1” is a(n) create object message. 5. The dotted line

20、below the boxes is called the _lifeline_.6. The rectangle below the boxes is called the 控制焦点的执行规格条p1667. If this system represented part of a web site, what would B most likely represent?界面类8. Why is C lower than A, B, D, and E?P168 “调用操作符new 并调用其构造器”9. Why are A through G underlined?区分对象名和类名10. Whi

21、ch of the following is an invalid (无效的)sequence of messages, according to the diagram? ( B )A.1, 1.1, 1.1.1, 1.1.2, 1.1.3, 1.1.4, 1.1.4.1B.1, 1.1, 1.1.1, 1.1.2, 1.1.3, 1.1.4, 1.1.4.1, 1.1.5, 1.1.5.1C.1, 1.1, 1.1.1, 1.1.2, 1.1.3, 1.1.5, 1.1.5.1 三、问答题 (本大题共4小题,共25分)1. Please describe the risks of the

22、software developing and the approaches to avoiding them (Score 8).(1)Some Risk Types:Technical/Architectural risks Unproven technology, uncertain scopeResource risks People, skills, fundingBusiness risks Competition, ROI, supplier interfacesSchedule risks Project dependenciesOnly 24 hours in a day(2

23、) approaches to avoiding them Develop IterativelyManage RequirementsUse Component ArchitecturesModel Visually (UML)Continuously Verify QualityManage Change 2.Please outline the phases and workflows of RUP (Score 5) .4 phases and 9workflows.3. Please name and briefly describe the “4+1 view” of softwa

24、re architecture adopted in RUP (Score 5).Use-case view+Logical view+Implementation view+Process view+Deployment view】用例视图,逻辑视图,实现视图,过程视图+部署视图4. Please describe the use case analysis steps in OOA/D (Score 7). Ans:Supplement the Use-Case DescriptionFor each Use-Case Realization Find Classes from Use-C

25、ase Behavior Distribute Use-Case Behavior to Classes For each resulting analysis class Describe ResponsibilitiesDescribe Attributes and AssociationsQualify Analysis Mechanisms Unify Analysis ClassesCheckpoints这是设计的. Describe interaction between design objectsSimplify sequence diagrams using subsyste

26、msDescribe persistence related behaviorRefine the flow of events descriptionUnify classes and subsystems四、判断改错题(本大题共5分)Suppose the employee of a software company can be classified by some role such as coder、project manager and software engineer. The UML diagram below is suggested as a solution to me

27、et the change of the role of a company employee. Please judge whether the solution is true or not and explain why you make such a judgment. Please give your correction of the diagram when it is wrong (Score 5).五、建模分析题(本大题共30分)Suppose you are asked for developing a point of sale (POS) system using OO

28、A/D technologies. A POS system is a computerized application used to record sales and handle payments and it is typically used in a retail store. Processing sale would be one of the key functions that the system has to perform. Please model the key function via the methodology of object-oriented ana

29、lyze and design. Suppose the simplified context of processing sale is under-consideration: a customer arrives at a checkout of a retail store with items to purchase. The cashier uses register of the POS system to record each purchased item. Each of the items is described a product specification, whi

30、ch belongs to a product catalogue. The system presents a running total and line-item details. The customer enters payment information, which the system validates and records. The system updates inventory (inventory: The quantity of goods in stock. ). The customer receives a receipt from the system a

31、nd then leaves with the items and the sale is logged on a ledger with which the manager can checked the information for a period of time. 1.Draw a UML use case diagram for the system including their relationships (Score 5). 2.Give the class diagram with the analysis classes representing business entities involved in the system (names and brief descriptions only no attributes or operations), along with their relationships and multiplicitie

copyright@ 2008-2023 冰点文库 网站版权所有

经营许可证编号:鄂ICP备19020893号-2