State transition testing

Please select the difficulty level

random_state_diagram A A B B A->B 1 B->B 22 C C B->C 5 G G B->G 21 D D C->D 8 D->C 18 E E D->E 13 F F D->F 16 D->G 24
  1. How many states are there in the picture?
  2. Trail...
  3. How many transitions are there in the picture?
  4. Trail...
  5. What is a minimum number of tests required to cover all of the state transitions?
  6. Each tests has to start at a start node and finish and an end node.

    Trail...

Legend:

start state

end state

transition

Your seed is: 9fc70c5d-cbed-4ab2-9c47-c2b1b4a6c562