Questão de Engenharia de Software — UML — FCC 2017
Engenharia de SoftwareUML
- Código
- fc037980
- Banca
- FCC
- Órgão
- TRE-PR
- Ano
- 2017
- Nível
- Médio
- Cargo
- Técnico Judiciário - Programação de Sistemas
Consider the UML use case diagram below.
The diagram shows that
The diagram shows that- Atop level use cases are View Items, Make Purchase, Online Shopping and Client Register.
- BMake Purchase use case could be used by customer as top level use case if customer only wants to find and see some products. This use case could also be used as a part of View Items use case.
- CCheckout use case is included use case, so it is not available by itself, as checkout is part of making purchase.
- Dthe Online Shopping use case allows customer to register on the web site, for example to get some coupons or be invited to private sales.
- EPayPal actor uses some web site to make purchases online.