1. In an activity diagrams, a Boolean test which shows how flow betweenactivities occur and represents in [], is called: pre-condition post-condition an.

Slides:



Advertisements
Similar presentations
White to move… Checkmate in one move…. Solution Click Solution to see which piece to move. Click it again to see where to move.
Advertisements

Ff. Directions: 1.Click on the picture that begins with Ff. 2.The pictures are linked to a slide that will tell you if you got it correct or you need.
Behavioral Modeling: State Diagrams CIS 4800 Kannan Mohan Department of CIS Zicklin School of Business, Baruch College Copyright © 2009 John Wiley & Sons,
Sequence Diagrams. Introduction A Sequence diagram depicts the sequence of actions that occur in a system. The invocation of methods in each object, and.
CS3773 Software Engineering Lecture 03 UML Use Cases.
Chapter 18 Object-Oriented Systems Analysis and Design Using UML
Lecture 12: Chapter 22 Topics: UML (Contd.) –Relationship Structural Behavioral –Diagram Structural Behavioral.
© 2005 Prentice Hall4-1 Stumpf and Teague Object-Oriented Systems Analysis and Design with UML.
Use cases and requirement specification - 1 Use case diagrams 3 use cases System boundaries Remember: Use case diagramming is a tool, not the requirements.
CSCI928 Software Engineering Requirements & Specifications Modeling System Interactions Tri A. Kurniawan, M.Eng. Ph.D Candidate
THE OBJECT-ORIENTED DESIGN WORKFLOW Statechart Diagrams.
UML Sequence Diagrams Eileen Kraemer CSE 335 Michigan State University.
Use Case Modeling.
7M822 UML Interaction Diagrams 25 November 2010.
7M822 UML Sequence Diagrams 5 October 2009.
Test Your Knowledge By Catherine Phipps. x + 3 =6 a.5 b.4 c.3 d.2.
ENJOY Click here to begin Good Day! This is your 30-Second Training: ACCESS SERIES.
UML. Overview of UML Diagrams Structural : element of spec. irrespective of time Class Component Deployment Object Composite structure Package Behavioral.
START Help Pac-Man find his dinner by answering math questions correctly. Try to go as fast as you can. You can do it! Click the Pac Man to begin playing.
Practice Quiz: Instructions You must view this in presentation mode. To do this, click on this icon at the bottom of the page:
® IBM Software Group © 2006 IBM Corporation Rational Software France Object-Oriented Analysis and Design with UML2 and Rational Software Modeler 06. Requirements.
The Number Game A word and symbol matching game Instructions Match the word in the top of the screen with the correct number in the boxes.
Quiz Name Here Click to start Question 1 Type question here Wrong Answer Right Answer.
HFOOAD Chapter 2 Requirements. We create software for a reason. We create software fro people. We need to know what the people want in the software we.
10/17/01H-1 © 2010 T. Horton CS 4240: Principles of SW Design Interaction Diagrams Examples of Collaboration and Sequence Diagrams Phone modeling exercise.
Test Your Knowledge. x + 3 =6 a.5 b.4 c.3 d.2 y - 11= 78 a. 69 b. 89 c. 87 d. 68.
Interactive Quiz Year 7 Summer 1. Sacred Text Quiz Read the question and click on the answer that you think is correct. If you are correct it will lead.
Lecture 3 Uses Cases Topics UML Use Cases pop quiz Readings: Chapter 3 January 24, 2008 CSCE 492 Software Engineering.
Submitted By: Memon Khurshed (Group Leader) Hamed Abdollahpur
Behavioral Modeling: Sequence and Communication Diagrams Copyright © 2009 John Wiley & Sons, Inc. Copyright © 2005 Pearson Education Copyright © 2009 Kannan.
UML diagrams What is UML UML diagrams –Static modeoing –Dynamic modeling 1.
1 Use Case Diagrams Use Case Actor Use case description Use case realization (Scenario) Use case relationships –Extends –Uses.
Interaction Diagrams Interaction Diagrams allow the designer to show how groups of objects collaborate in some behavior. –Interaction Diagrams will show.
Example: object diagram for Scheduler, v What is wrong with this diagram? Seems like a lot of similarity between Task and UnplannedTask Can use.
Use Case Driven Analysis Requirements Use Case Use Case Description System Sequence Diagram Chapter 5.
1 Kyung Hee University Diagram Editor : Design View Spring 2001.
Eliciting Integration Scenarios As discussed during Meeting
Social Roles and Relationships.
Lecture 9-1 : Intro. to UML (Unified Modeling Language)
Mr S Paine Year 7. Which is the correct line of symmetry? This one? (Click here) This one? (Click here)
1 SEQUENCE DIAGRAM EXAMPLE The domain model, showing the navigability of the associations, and the Reserve video (staff scenario) use-case description.
Unit-3 Identifying use cases Object Analysis Classification
Using force meters Click on the type of force meter that you are going to use.
Use Cases and Use Case Diagrams Reporter: 陳雅萍. Outline Use cases, actors Organizing use cases Modeling the behavior of an element Use case diagrams Common.
Quiz Name Here Click to start Question 1 Type question here Wrong Answer Right Answer.
The Smart board Quiz Change the title and put intro information here.
“Click for Instruction “Click here to play.” If you select the correct answer, you will continue to the next question. If you the wrong answer, you will.
Factorization : Difference of Two Squares and Perfect Squares.
CSCI 383 Object-Oriented Programming & Design Lecture 7 Martin van Bommel.
Appendix Object-Oriented Analysis and Design: Use Cases and Sequence Diagrams Modern Systems Analysis and Design Fifth Edition Jeffrey A. Hoffer Joey F.
1 7 Systems Analysis and Design in a Changing World, 2 nd Edition, Satzinger, Jackson, & Burd Chapter 7 The Object-Oriented Approach to Requirements.
Developing Business Processes Developing an activity diagram of the business processes can provide us with an overall view of the system.
© Copyright 2010 Rockwell Collins, Inc. All rights reserved. Practical SysML Applications: A Method to Describe the Problem Space Ray Jorgensen David Lempia.
Use Cases. 2 A use case... –Specifies the behavior of a system or some subset of a system. –Is a system-level function. –Does not indicative how the specified.
1 Systems Analysis and Design Behavioral Modeling Chapter 8 (Last one before the Midterm!)
UML Diagrams By Daniel Damaris Novarianto S..
Sequence Diagram.
Communication DIAGRAM
UML Diagrams Jung Woo.
6 Figure Grid Map skills Quiz Reference Quiz
Unified Modeling Language
Chapter 9 Use Cases.
Use Cases.
Interaction diagrams Interaction diagrams are models that describe how groups of objects collaborate in some behavior. Typically, an interaction diagram.
UML Interaction diagrams
Communication DIAGRAM
Quiz Name Here Click to start.
Quiz Name Here Click to start.
Copyright © 2015, 2012, 2009 Elsevier Inc. All rights reserved.
Identifying & Creating Use Cases - Part 3
Presentation transcript:

1. In an activity diagrams, a Boolean test which shows how flow betweenactivities occur and represents in [], is called: pre-condition post-condition an initiator a guard kareemva

Go ahead! Correct! kareemva

Try Again Click Here Wrong! kareemva

2. A diagram that shows a history of an object is: activity diagramuse case model state machine diagram sequence diagram kareemva

Go ahead! Correct! kareemva

Try Again Click Here Wrong! kareemva

3. A piece of dialog that describes the interaction between the actors of the system and the system itself is called: sequence diagramcollaboration diagram stereotype scenario kareemva

Go ahead! Correct! kareemva

Try Again Click Here Wrong! kareemva

4. One of the following diagrams doesn't represent a dynamic view of the system: sequence diagram activity diagram collaboration diagram class diagram kareemva

Go ahead! Correct! kareemva

Try Again Click Here Wrong! kareemva

5. In the following figure the relationship between the staff role and the company Secretary role is staff depends on company secretary company secretary should not equal staff there is no relationships company secretary is a subset of staff kareemva

Go ahead! Correct! kareemva

Try Again Click Here Wrong! kareemva