top of page
Search
Writer's pictureShefali Emmanuel

HW10: Chapter 5

Updated: Oct 6, 2019

Ex 5.3

Q:.You have been asked to develop a system that will help with planning large-scale events and parties such as weddings, graduation celebrations, and birthday parties. Using an activity diagram, model the process context for such a system the shows the activities involved in planning a party (booking a venue, originating invitations, etc.) and the system elements that might be used at each stage.


A:




 

Ex 5.5

Q: Develop a sequence diagram showing the interactions involved when a student registers for a course in a university. Courses may have limited enrollment, so the registration process must include checks that places are available. Assume that the student accesses an electronic course catalog to find out about available courses.


A:



 

Ex 5.7

Q: Based on your experience with a bank ATM, draw an activity diagram that models the data processing involved when a customer withdraws cash from the machine.


A:



 

Ex 5.8

Q: Draw a sequence diagram for the same system. Explain why you might want to develop both activity and sequence diagram when modeling the behavior of a system.


A: It might be beneficial to develop both an activity and sequence diagram to not only see all the specific details but also the general broad picture. Together, we are able to see functional (Sequence) and dynamic (Activity) modeling.




Collaborated with Chandler Long

2 views0 comments

Recent Posts

See All

HW23: Chapter 22

Ex 22.6 Q: Fixed-price contracts, where the contractor bids a fixed price to complete system development, may be used to move project...

HW27: Chapter 25

Ex 25.10 Q: Describe 5 factors that engineers should take into account doing the process of building a release of a large software...

Comments


bottom of page