1)Scheduling project activities such as functional increments and test case development, which one of the following OOAD artifacts is the MOST useful? a) Use cases b) Interaction diagrams c) Activity diagrams d) Package diagrams e) Class Diagrams
Single Select - Please select the best answer (one and only one choice must be selected).
Larman suggests that test cases are to be written to fulfill use case requirement.Martin suggests that tests are to be done on package-to-package basis. However functional increments and scheduling should be done on the basis of use cases. I would go for D for test case development, but for functional increments and scheduling activities it should be A. So, what is the correct answer : A or D?I selected A. Thanks in advance, Sandeep [This message has been edited by Desai Sandeep (edited June 14, 2001).]
<b>Sandeep</b> <br /> <br /><b>Sun Certified Programmer for Java 2 Platform</b><br /> <br /><b>Oracle Certified Solution Developer - JDeveloper</b><br /><b>-- Oracle JDeveloper Rel. 3.0 - Develop Database Applications with Java </b><br /><b>-- Object-Oriented Analysis and Design with UML</b><br /> <br /><b>Oracle Certified Enterprise Developer - Oracle Internet Platform</b><br /><b>-- Enterprise Connectivity with J2EE </b><br /><b>-- Enterprise Development on the Oracle Internet Platform </b>
Junilu Lacar
Ranch Hand
Joined: Feb 26, 2001
Posts: 3008
posted
0
I would choose A. "UML Distilled, 2nd Edition" pg. 27: "...use cases serve as the foundation for planning the project, which is why the UML puts a lot of emphasis on them."
[This message has been edited by JUNILU LACAR (edited June 14, 2001).]