Model-based testing
Model-based testing refers to software testing where test cases are automatically generated from a model describing behaviour of the system under test. Usually model-based testing is uses for conformance testing.
Model-based testing is one form of a test automation framework.
External links
- Conformiq Test Generator is model-based testing tool using UML state charts
