Added 2021-03-29 exam

This commit is contained in:
Federico Pizzari 2022-11-14 14:50:34 +01:00
parent d2b06855c6
commit 6be029493b
177 changed files with 1133 additions and 1628 deletions

View file

@ -0,0 +1 @@
Testare l'interazione tra le componenti del sistema (cioè, integrazione di molte unità di sistema).

View file

@ -0,0 +1 @@
Il system testing si concentra su:

View file

@ -0,0 +1 @@
Testare le funzionalità di unità software individuali, oggetti, classi o metodi.

View file

@ -0,0 +1 @@
Testare le interfacce per ciascuna componente.