You can run a test using either of these methods:
Entering commands is the preferred method to run a test with MDB. It allows you to interact with the target application as it executes in simulation or on actual hardware. The result of each command is displayed one at a time, so that mistakes are more easily understood and corrected. See “
Entering Commands Method”.
The Running a Command File method cannot be used after invoking the MDB. The command file is included as a parameter in the command line when invoking the MDB. See “
Running a Command File Method”.
Entering commands is a step-by-step method to run a test with MDB. Once the MDB is running, you can start entering commands. Please note that while the MDB commands are not case-sensitive, the property options and file names
are case-sensitive.
The following sections describe these topics: