Previous Topic: Run Test Cases with LISA InvokeNext Topic: Run Model Archives with LISA Invoke


Run Test Suites with LISA Invoke

The syntax for running test suites with LISA Invoke is:

/lisa-invoke/runSuite?suitePath=suitePath&[configPath=configPath]&[async=true] 

The parameters are:

suitePath

The path to the suite that you want to invoke.

configPath

The path to the configuration.

async

If true, the response includes a callback key. If not provided, the parameter is set to false.