Benefits
Model-Based Testing has a number of significant advantages over the traditional approaches. The major ones among them include:
- Reduction (and even elimination) of the manual testing effort.
- The MBT approach allows testing to start at the high level design stage of the project and find bugs during the modeling phase, before any code is written.
- Automatic quality metrics in-built in the test suite due to the formal generation process * Extremely low-cost test suite maintenance in case of system changes.
MBT promisses higher quality at lower costs and in shorter timeframe.
