1Using state transition testing,
2we pick test cases from an application
3where we need to test different system
4transitions. We can apply this when an
5application gives a different output for
6the same input, depending on what has
7happened in the earlier state.