06 - State Transition Testing
06 - State Transition Testing
Ref: https://www.guru99.com/state-transition-testing.html
Ref: https://www.guru99.com/state-transition-testing.html
• N-switch tests are state transition tests in which the test cases are
designed to execute all valid sequences of N+1 transitions.
• è 0-switch: every single (0+1=1) transition is tested
• è 1-switch: all combinations of two (1+1=2) consecutive
transitions are tested transitions are tested
Ref: https://www.testing.vn/state-transition/
Department of Software Engineering 11
Quizzes