1.2 Abbreviations and definitions
- DLL
- Dynamic Link Library
- CUI
- Console User Interface
- IPC
- Inter-Process Communication, a set of techniques for the exchange of data among two or more processes.
- MIN Console UI
- The Console application of MIN Test Framework.
- MIN Logger
- A utility of MIN Test Framework that offers logging services.
- MIN Parser
- A utility, which extracts information from text files.
- MIN
- MIN Test Framework
- The name of the developed MIN Test Framework test tool.
- MIN Qt
- MIN Qt Graphical User Interface.
- Test Case
- A unique test, which either passes or fails.
- Test Engine
- A module of MIN Test Framework.
- Test module
- Contains test cases. (A test module type can be, for example, hard-coded.)
- Test Module Template Wizard
- A tool of MIN for automatically creating a test module template (e.g. MINUnit.)
- TMC
- Test Module Controller
- Test Set
- A collection of test cases, currently this is implemented in MIN Console UI.