This document discusses model based testing using Spec Explorer. It begins with an introduction to model based testing and its benefits over traditional testing. It then demonstrates modeling a simple "Say Hello" application in Spec Explorer, including generating test cases from the model and executing them. Key benefits of model based testing include avoiding integration issues and post-release defects by more thoroughly testing interactions between units.