代理异常

Functional Tester 有一系列预定义的异常,这些异常覆盖了功能测试过程中通常会遇到的种种错误。 这些异常同时可用于 Java™ 和 .NET 代理开发框架。
要获取最佳结果,请在开发代理对象时使用预定义异常。可用异常及其层次结构如下所示。
表 1.
异常
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

反馈