| Interface | Description |
|---|---|
| MScriptInterface |
| Class | Description |
|---|---|
| AgentPlugin |
remote agent plugin to allow external application to communicate with the model
running on TestOptimal server to perform AUT testing.
|
| AppiumPlugin |
Mobile plugin (in beta) provides a set of MScript methods to test web and native mobile applications in real physical device and in simulated device
through Appium.
|
| MqttPlugin |
MQTT Plugin provides a set of functions to send and receive message to/from MQTT compliant
servers.
|
| PluginAncestor |
Abstract class, ancestor of all MBT plugins.
|
| PluginInfo | |
| PluginMgr | |
| RandPlugin |
Contains a collection of data generation functions to generate various types
of test data using pattern and random generator.
|
| RestPlugin |
remote agent plugin to allow external application to communicate with the model
running on TestOptimal server to perform AUT testing.
|
| SeleniumPlugin |
Selenium plugin provides a set of MScript functions to suplement Selenium/WebDriver to
test web applications using various browsers of choice.
|
| SeqOutPlugin |
provides mscript functions to output test sequences.
|
| SikuliXPlugin |
Sikulix (beta) plugin provides a set of mscript functions to perform image based automation
using SikuliX (SikuliX).
|
| WebDriverPlugin |
WebDriver plugin provides the capability to test windows UI applications through
Seelnium/WebDriver.
|
| XUIAPlugin |
UIA Plugin provides a set of MScript function to automate keyboard and mouse
actions.
|
| Enum | Description |
|---|---|
| SeleniumPlugin.BrowserType |
| Annotation Type | Description |
|---|---|
| MScriptInterface.IGNORE_INHERITED_METHOD | |
| MScriptInterface.NOT_MSCRIPT_METHOD | |
| MScriptInterface.TO_PLUGIN |
Indicates that the annotated class is a plugin implementation.
|
Copyright TestOptimal, LLC