mirror of
https://github.com/appinfosapienza/so-un-bot.git
synced 2025-05-06 13:19:37 +02:00
Add question 11-20 of 01/22 exam
This commit is contained in:
parent
922b161e77
commit
604c2269b6
41 changed files with 332 additions and 2 deletions
2
Ingegneria del Software/18/correct.txt
Normal file
2
Ingegneria del Software/18/correct.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
Per ciascun requisito, dovremmo essere in grado di scrivere un inseme di test che può dimostrare
|
||||
che il sistema sviluppato soddisfa il requisito considerato.
|
2
Ingegneria del Software/18/quest.txt
Normal file
2
Ingegneria del Software/18/quest.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
Quale delle seguenti frasi meglio descrive il criterio di "requirements verifiability" che è parte della "requirements
|
||||
validation activity".
|
2
Ingegneria del Software/18/wrong 2.txt
Normal file
2
Ingegneria del Software/18/wrong 2.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
Per ciascuna coppia di componenti, dovremmo essere in grado di scrivere un insieme di test che può dimostrare
|
||||
che l'interazione tra le componenti soddisfa tutti i requisiti di interfaccia.
|
2
Ingegneria del Software/18/wrong.txt
Normal file
2
Ingegneria del Software/18/wrong.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
Per ciascuna componente del sistema, dovremmo essere in grado di scrivere un insieme di test che può
|
||||
dimostrare che essa soddisfa tutti i requisiti.
|
Loading…
Add table
Add a link
Reference in a new issue