2.5 MIN features
The following features are currently supported:
- Test module implements test cases
- Error and exception handling
- Concurrent test case execution
- Test Module Template Wizard (createtestmodule)
- File parsing with MIN Parser
- Logging facilities for test modules with MIN Logger
- Test case synchronization with MIN Event System
- Write once, test everywhere, that is, test cases made during the development phase can be used in system testing, automatic release testing, and so on
- Easy to use
- Multiple test cases can be executed concurrently
- All execution errors and exceptions are handled properly and reported to tester.
- Support for test automation