mirror of
https://github.com/appinfosapienza/so-un-bot.git
synced 2025-05-07 01:19:37 +02:00
move legacy code to separate branch
This commit is contained in:
parent
68a30c8ee6
commit
11b4c48c3a
3528 changed files with 14477 additions and 53258 deletions
12
Data/Questions/ingsw/0210_4/quest.txt
Normal file
12
Data/Questions/ingsw/0210_4/quest.txt
Normal file
|
@ -0,0 +1,12 @@
|
|||
img=https://unspectacular-subdi.000webhostapp.com/0210_domanda_4.png
|
||||
La state coverage di un insieme di test cases (cioè sequenze di inputs) per uno state diagram è la percentuale di stati (inclusi START ed END) raggiunti almeno una volta.
|
||||
Si consideri lo state diagram in figura
|
||||
|
||||
|
||||
|
||||
Si consideri il seguente insieme di test cases:
|
||||
Test case 1: act2 act0 act1 act2 act0
|
||||
Test case 2: act1 act2 act1
|
||||
Test case 3: act1 act2 act1 act0 act0
|
||||
|
||||
Quale delle seguenti è la migliore stima della state coverage per i test cases di cui sopra
|
Loading…
Add table
Add a link
Reference in a new issue