Downloaded 0721 questions

This commit is contained in:
Federico Pizzari 2022-11-15 14:27:16 +01:00
parent eb8ea2909c
commit 935d4532aa
162 changed files with 1435 additions and 2 deletions

1
0721_10/correct.txt Normal file
View file

@ -0,0 +1 @@
Il performance testing è tipicamente eseguito una volta che il sistema è stato completamento integrato.

1
0721_10/quest.txt Normal file
View file

@ -0,0 +1 @@
Quale delle seguenti affermazioni è vera riguardo al performance testing?

1
0721_10/wrong1.txt Normal file
View file

@ -0,0 +1 @@
Il performance testing è tipicamente eseguito su un prototipo del sistema.

1
0721_10/wrong2.txt Normal file
View file

@ -0,0 +1 @@
Il performance testing è tipicamente eseguito solo sulle componenti del sistema prima dell'integrazione.