Ho sentito che il test del sistema ha due tipidifferenza tra test funzionale e test di sistema?
1) test funzionali 2) non funzionali test
Ma più tardi in un altro sito ho visto di seguito le dichiarazioni
In the types of functional testing following testing types should be cover:
Unit Testing
Smoke testing
Sanity testing
Integration Testing
Interface Testing
System Testing
Regression Testing
UAT
Sono confuso, per favore chiarire che se il test del sistema comprende test funzionali o funzionali include test di sistema e la sequenza di questi test (funzionale viene eseguita prima o sistema)
Grazie
c'è anche Test di accettazione :) –