2
10kviews
State Table Based Testing
1 Answer
| written 6.3 years ago by |
Tables are useful tools for representing and documenting many types of information relating to test case design. These are beneficial for the applications; which can be described using state transition diagrams and state tables. First we define some basic terms related to state tables,
1. Finite State Machine
A finite …