maeRunFaultSimulationWithFaultDroppingForActiveTests
maeRunFaultSimulationWithFaultDroppingForActiveTests( [?sessiont_sessionName] ) =>t_historyName/ nil
Description
Runs the fault dropping flow in batch mode for the enabled tests in the given session.
Arguments
Value Returned
|
Name of the history in which the results of fault simulation are saved. |
||
Examples
The following example code runs the fault simulation with fault dropping enabled:
maeRunFaultSimulationWithFaultDroppingForActiveTests()
=> "FaultSimulation.1"
Related Topics
Return to top