Previous Topic: Test Runner Log FileNext Topic: Run Test Cases with LISA Invoke


LISA Invoke

LISA Invoke is a REST-like web application that lets you perform the following tasks with a URL:

You can perform these tasks synchronously or asynchronously.

The response consists of an XML document.

The lisa.properties file includes the following configuration properties for LISA Invoke:

lisa.portal.invoke.base.url=/lisa-invoke
lisa.portal.invoke.report.url=/reports
lisa.portal.invoke.server.report.directory={{lisa.tmpdir}}{{lisa.portal.invoke.report.url}}
lisa.portal.invoke.test.root={{LISA_HOME}}

You can override these properties in the local.properties file.

To view the LISA Invoke home page, go to http://hostname:1505/lisa-invoke/, where hostname is the computer where the registry is running.