To use the callback service in LISA Invoke, you must have performed an asynchronous invocation of a test case or suite. The XML response contains the callback key.
The syntax for invoking the callback service is:
/lisa-invoke/callback?testOrSuitePath=[testOrSuitePath]&callbackKey=[callbackKey]&command=[status|kill|stop]
The parameters are:
The path to the test case or suite.
The callback key that was included in the response to the asynchronous invocation.
The action that you want to perform: status, kill, or stop.
Copyright © 2014 CA Technologies.
All rights reserved.
|
|