Batch Operations
Last updated
Last updated
Description: This keyword or action instructs Avo Assure Client to execute the file provided in the input.
Keyword | Input Syntax | Output Syntax | Supported Input Formats |
executeFile | <path of the file> | {Variable} |
|
Find the snippet of the keyword below:
In the above example, after the test case debug, it executes the .exe file provided in the input, and the execution status “True”/ “False” will be stored in variable {executeFile}.