Added 07-21 exam

This commit is contained in:
Deco71 2022-11-16 18:08:57 +01:00
parent 1a3767b4a9
commit 81bfdb2c34
180 changed files with 0 additions and 81 deletions

View file

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

View file

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

View file

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

View file

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