Abstract
Model Based Testing (TBM) involves automated test cases generation from models produced during the software development cycle. We can find many methods for generating test cases from Finite State Machines (FSM). However, some classes of systems cannot be represented using FSM, and one of the models for such representation are Input/Output Transition Systems (IOTS). Although widely investi…