Automation Guide
Action-based testing language
TestArchitect Automation Classes
Engine class methods
The requested page is not available for selected version.
End
Syntax
End ()
Description
End all engine operations.
Parameters
There are no parameters for this function.;
Return Value
Return 1 if the call is successful; otherwise, 0.If unsuccessful, the diagnostic functions can be used to get more details..
Notes
- After this Start is necessary to do any further testing.