mirror of
https://github.com/appinfosapienza/so-un-bot.git
synced 2025-05-07 03:39:38 +02:00
Added 07-21 exam
This commit is contained in:
parent
1a3767b4a9
commit
81bfdb2c34
180 changed files with 0 additions and 81 deletions
1
Ingegneria del Software/0721_7/correct.txt
Normal file
1
Ingegneria del Software/0721_7/correct.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Per ciascun incremento di funzionalità, scrivi test automatizzati, implementa la funzionalità, esegui i test e rivedi l'implementazione come necessario.
|
1
Ingegneria del Software/0721_7/quest.txt
Normal file
1
Ingegneria del Software/0721_7/quest.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Si consideri il Test-Driven Development (TDD). Quale delle seguenti affermazioni è vera?
|
1
Ingegneria del Software/0721_7/wrong1.txt
Normal file
1
Ingegneria del Software/0721_7/wrong1.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Scrivi test automatizzati per tutti i requisiti di sistema, esegui i test e rivedi l'implementazione come necessario.
|
1
Ingegneria del Software/0721_7/wrong2.txt
Normal file
1
Ingegneria del Software/0721_7/wrong2.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Per ciascun incremento di funzionalità, implementa la funzionalità, scrivi test automatizzati, esegui i test e rivedi l'implementazione come necessario.
|
Loading…
Add table
Add a link
Reference in a new issue