Product Documentation
Virtuoso ADE SKILL Reference
Product Version IC23.1, November 2023

maeRunFaultSimulationWithFaultDroppingForActiveTests

maeRunFaultSimulationWithFaultDroppingForActiveTests(
[ ?session t_sessionName ] 
)
=> t_historyName / nil

Description

Runs the fault dropping flow in batch mode for the enabled tests in the given session.

Arguments

?session t_sessionName

Name of a session.

Default: Current session

Value Returned

t

Name of the history in which the results of fault simulation are saved.

nil

When the simulation is not run successfully.

Examples

The following example code runs the fault simulation with fault dropping enabled:

maeRunFaultSimulationWithFaultDroppingForActiveTests()
=> "FaultSimulation.1"

Related Topics

Automatic Fault Dropping Using a Run Plan


Return to top
 ⠀
X