Exceções do Proxy

O Functional Tester tem um conjunto de exceções predefinidas que abrange grandes intervalos de erros que geralmente são esperados durante o teste funcional. Essas exceções estão disponíveis para as estruturas de desenvolvimento de proxy Java e .NET.
Para obter melhores resultados, utilize as exceções predefinidas enquanto desenvolve seus ProxyObjects. As exceções disponíveis e suas hierarquias são descritas a seguir.
Tabela 1.
Exceções
AmbiguousRecognitionException
ApplicationFrameworkException
BadArgumentException
CookieNotFoundException
CoordinateOffScreenException
CoordinateOnWrongObjectException
CoordinateOnWrongSubitemException
DatapoolException
InvalidSignatureException
InvalidSubitemException
InvalidTestDataTypeException
InvalidTestObjectException
InvalidWindowHandleException
InvocationTargetException
MethodNotFoundException
NestedException
NoSuchRegistryKeyException
NotSupportedOnUnixException
NotYetAbleToPerformActionException
ObjectIsDisposedException
ObjectNotFoundException
ObjectNotInMapException
PropertyAccessException
PropertyNotFoundException
RationalTestException
RationalTestRemoteException
RecorderException
StringNotInCodePageException
SubitemNotFoundException
TargetGoneException
TestObjectMethodEventException
UnableToAccomplishAllHooksException
UnableToDeleteCookieException
UnableToHookException
UnableToPerformActionException
UnregisteredObjectException
UnsupportedActionException
UnsupportedAnchorException
UnsupportedMethodException
UnsupportedSubitemException
WindowActivateFailedException
WindowHandleNotFoundException
WrappedException

Feedback