0
2.6kviews
Procedure for Converting State Graphs and State Tables into Test Cases
1 Answer
| written 6.3 years ago by |
Identify states: The number of states in a state graph is the number of states we choose to recognize or model. In practice, the state is directly or indirectly recorded as a combination of values of variables that appear in the database. As an example, the state could be composed …