Skip to content

Instantly share code, notes, and snippets.

@ProfAndreaPollini
Created December 14, 2018 12:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ProfAndreaPollini/d765be3a27f33777c5ed857f438750ea to your computer and use it in GitHub Desktop.
Save ProfAndreaPollini/d765be3a27f33777c5ed857f438750ea to your computer and use it in GitHub Desktop.
COMPITO INGEGNERIA DEL SOFTWARE: ANALISI DI UNA APPLICAZIONE ESISTENTE

COMPITO

Scegliere una applicazione smartphone a tua scelta e effettuare una analisi di tipo "reverse", andando a definire

  • un insieme di possibili user story
  • Da queste elaborare i relativi casi d'uso (eventualmente suddividendo il sistema in sottosistemi)
  • Descrivere in dettaglio due casi d'uso
  • Definire il relativo diagramma delle classi
  • per due azioni, realizzare il sorrispettivo diagramma di sequenza (in forma di lista e pseudocodice)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment