State transition testing

Please select the difficulty level

random_state_diagram A A A->A 20 B B A->B 2 C C B->C 3 D D B->D 6 E E B->E 11 F F E->F 12 G G F->G 16
  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: 4fff8bd9-b0b2-4725-a43b-3f90a35a7d63