Add 06/21 by Matteo

This commit is contained in:
Marco Realacci 2022-11-14 16:30:34 +01:00
parent 970467fe89
commit 1be2085d94
169 changed files with 962 additions and 0 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 interfacce per ciascuna componente.

View file

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