Software Engineering1

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 1

SOFTWARE ENGINEERING ASSIGNMENT.

1. Use case and sequence diagram for the following scenario


Actors;Sales person,Customer,Bartender
Objects;Products,Cash,Cash Register,Credit Card,Card
Swipe Machine.
Scenarios involving Actors and Objects:
-Customer listens to sales pitch but doesn’t buy
-Customer buys product with cash
-Customer buys product with ctedit card
-Success scenario:Bank accepts the card
-Error scenario:Bank says card is maxed out.

2. Equation Class UML Diagram


Write a class that encapsulates the three integer coefficient
of a linear equation
ax + by equals to c
3. Draw an activity and interaction diagram for a weather
forecast system

You might also like