

Utilisation de l'SDK › Extending LISA Software › LISA Extension Concepts › Test Exceptions
Test Exceptions
The LISA software provides two main exception classes for handling errors in test case components:
- TestRunException: Indicates a problem in how the test was run. For example, trying to access a parameter that does not have an expected value would throw this type of exception.
- TestDefException: Indicates a problem in how the test was defined. For example, trying to reference a data set that was not defined would throw this type of exception.
For more information about LISA exception classes, see the LISA Javadoc.
Copyright © 2014 CA Technologies.
Tous droits réservés.
 
|
|