Launch mainframe
This is pre-built Action located under the Mainframe List Element. The functionality of this action in Avo Assure is to launch a Mainframe emulator using the provided emulator path and type.
Note: When automating Mainframe this is first step that needs to be added to execute testcase.
Syntax
Input Value: <EmulatorPath>;<EmulatorType>
<Emulatorpath>
(Required)
Specify the Full file path of the Mainframe emulator
<EmulatorType>
(Required)
Specify the name of the emulator being launched.
Supported Emulators: (BlueZone, EXTRA, Rumba, PCOM, HOD)
Output Value:
<Dynamic Variable>(Optional);<Dynamic Variable> (Optional)
This dynamic variable holds the result as True or False
Example
Launches the mainframe emulator using the specified path and emulator type
The Launch Mainframe action takes the value from the Input Value column (e.g., C:\Users\rakshanda.ambershett\OneDrive - SLK Software Pvt Ltd\Desktop\MainFrame.zmd;Bluezone) and launches the mainframe emulator application with the provided path and type.

Last updated
Was this helpful?