UC14_01
open /functionsample-thin/
type userID 00000001
type password password
clickAndWait //input[@value='ログオン']
verifyText //div[@id='screenNameID'] メニュー(画面ID: SC0001)
clickAndWait link=WC-01 例外ハンドリング機能
verifyText //div[@id='screenNameID'] 例外ハンドリング処理(画面ID: SC1401)
clickAndWait //input[@name='forward_systemException' and @value='TraceSystemException']
verifyText //div[@id='screenNameID'] 例外ハンドリング確認(画面ID: SC1402)
verifyText //span[@id='errorMessage'] 強制的にシステム例外(Traceログ)が発生しました。(エラーキー)[SystemExceptionAction threw out TraceSystemException.]
verifyText //span[@id='error'] jp.terasoluna.thin.functionsample.exception.web.exception.TraceSystemException: 強制的にシステム例外(Traceログ)が発生しました。(アクション例外)[SystemExceptionAction threw out TraceSystemException.]
verifyText //span[@id='message'] 強制的にシステム例外(Traceログ)が発生しました。(アクション例外)[SystemExceptionAction threw out TraceSystemException.]
verifyText //span[@id='stackTrace'] jp.terasoluna.thin.functionsample.exception.web.exception.TraceSystemException: 強制的にシステム例外(Traceログ)が発生しました。(アクション例外)[SystemExceptionAction threw out TraceSystemException.]*
clickAndWait exceptionForward
verifyText //div[@id='screenNameID'] 例外ハンドリング処理(画面ID: SC1401)
clickAndWait //input[@name='forward_systemException' and @value='DebugSystemException']
verifyText //div[@id='screenNameID'] 例外ハンドリング確認(画面ID: SC1402)
verifyText //span[@id='errorMessage'] 強制的にシステム例外(Debugログ)が発生しました。(エラーキー)[SystemExceptionAction threw out DebugSystemException.]
verifyText //span[@id='error'] jp.terasoluna.thin.functionsample.exception.web.exception.DebugSystemException: 強制的にシステム例外(Debugログ)が発生しました。(アクション例外)[SystemExceptionAction threw out DebugSystemException.]
verifyText //span[@id='message'] 強制的にシステム例外(Debugログ)が発生しました。(アクション例外)[SystemExceptionAction threw out DebugSystemException.]
verifyText //span[@id='stackTrace'] jp.terasoluna.thin.functionsample.exception.web.exception.DebugSystemException: 強制的にシステム例外(Debugログ)が発生しました。(アクション例外)[SystemExceptionAction threw out DebugSystemException.]*
clickAndWait exceptionForward
verifyText //div[@id='screenNameID'] 例外ハンドリング処理(画面ID: SC1401)
clickAndWait //input[@name='forward_systemException' and @value='InfoSystemException']
verifyText //div[@id='screenNameID'] 例外ハンドリング確認(画面ID: SC1402)
verifyText //span[@id='errorMessage'] 強制的にシステム例外(Infoログ)が発生しました。(エラーキー)[SystemExceptionAction threw out InfoSystemException.]
verifyText //span[@id='error'] jp.terasoluna.thin.functionsample.exception.web.exception.InfoSystemException: 強制的にシステム例外(Infoログ)が発生しました。(アクション例外)[SystemExceptionAction threw out InfoSystemException.]
verifyText //span[@id='message'] 強制的にシステム例外(Infoログ)が発生しました。(アクション例外)[SystemExceptionAction threw out InfoSystemException.]
verifyText //span[@id='stackTrace'] jp.terasoluna.thin.functionsample.exception.web.exception.InfoSystemException: 強制的にシステム例外(Infoログ)が発生しました。(アクション例外)[SystemExceptionAction threw out InfoSystemException.]*
clickAndWait exceptionForward
verifyText //div[@id='screenNameID'] 例外ハンドリング処理(画面ID: SC1401)
clickAndWait //input[@name='forward_systemException' and @value='WarnSystemException']
verifyText //div[@id='screenNameID'] 例外ハンドリング確認(画面ID: SC1402)
verifyText //span[@id='errorMessage'] 強制的にシステム例外(Warnログ)が発生しました。(エラーキー)[SystemExceptionAction threw out WarnSystemException.]
verifyText //span[@id='error'] jp.terasoluna.thin.functionsample.exception.web.exception.WarnSystemException: 強制的にシステム例外(Warnログ)が発生しました。(アクション例外)[SystemExceptionAction threw out WarnSystemException.]
verifyText //span[@id='message'] 強制的にシステム例外(Warnログ)が発生しました。(アクション例外)[SystemExceptionAction threw out WarnSystemException.]
verifyText //span[@id='stackTrace'] jp.terasoluna.thin.functionsample.exception.web.exception.WarnSystemException: 強制的にシステム例外(Warnログ)が発生しました。(アクション例外)[SystemExceptionAction threw out WarnSystemException.]*
clickAndWait exceptionForward
verifyText //div[@id='screenNameID'] 例外ハンドリング処理(画面ID: SC1401)
clickAndWait //input[@name='forward_systemException' and @value='ErrorSystemException']
verifyText //div[@id='screenNameID'] 例外ハンドリング確認(画面ID: SC1402)
verifyText //span[@id='errorMessage'] 強制的にシステム例外(Errorログ)が発生しました。(エラーキー)[SystemExceptionAction threw out ErrorSystemException.]
verifyText //span[@id='error'] jp.terasoluna.thin.functionsample.exception.web.exception.ErrorSystemException: 強制的にシステム例外(Errorログ)が発生しました。(アクション例外)[SystemExceptionAction threw out ErrorSystemException.]
verifyText //span[@id='message'] 強制的にシステム例外(Errorログ)が発生しました。(アクション例外)[SystemExceptionAction threw out ErrorSystemException.]
verifyText //span[@id='stackTrace'] jp.terasoluna.thin.functionsample.exception.web.exception.ErrorSystemException: 強制的にシステム例外(Errorログ)が発生しました。(アクション例外)[SystemExceptionAction threw out ErrorSystemException.]*
clickAndWait exceptionForward
verifyText //div[@id='screenNameID'] 例外ハンドリング処理(画面ID: SC1401)
clickAndWait //input[@name='forward_systemException' and @value='FatalSystemException']
verifyText //div[@id='screenNameID'] 例外ハンドリング確認(画面ID: SC1402)
verifyText //span[@id='errorMessage'] 強制的にシステム例外(Fatalログ)が発生しました。(エラーキー)[SystemExceptionAction threw out FatalSystemException.]
verifyText //span[@id='error'] jp.terasoluna.thin.functionsample.exception.web.exception.FatalSystemException: 強制的にシステム例外(Fatalログ)が発生しました。(アクション例外)[SystemExceptionAction threw out FatalSystemException.]
verifyText //span[@id='message'] 強制的にシステム例外(Fatalログ)が発生しました。(アクション例外)[SystemExceptionAction threw out FatalSystemException.]
verifyText //span[@id='stackTrace'] jp.terasoluna.thin.functionsample.exception.web.exception.FatalSystemException: 強制的にシステム例外(Fatalログ)が発生しました。(アクション例外)[SystemExceptionAction threw out FatalSystemException.]*
clickAndWait exceptionForward
verifyText //div[@id='screenNameID'] 例外ハンドリング処理(画面ID: SC1401)
clickAndWait //input[@name='forward_systemException' and @value='DefaultSystemException']
verifyText //div[@id='screenNameID'] 例外ハンドリング確認(画面ID: SC1402)
verifyText //span[@id='errorMessage'] 強制的にシステム例外が発生しました。(エラーキー)[SystemExceptionAction threw out DefaultSystemException.]
verifyText //span[@id='error'] jp.terasoluna.thin.functionsample.exception.web.exception.DefaultSystemException: 強制的にシステム例外(Default)が発生しました。(アクション例外)[SystemExceptionAction threw out DefaultSystemException.]
verifyText //span[@id='message'] 強制的にシステム例外(Default)が発生しました。(アクション例外)[SystemExceptionAction threw out DefaultSystemException.]
verifyText //span[@id='stackTrace'] jp.terasoluna.thin.functionsample.exception.web.exception.DefaultSystemException: 強制的にシステム例外(Default)が発生しました。(アクション例外)[SystemExceptionAction threw out DefaultSystemException.]*
clickAndWait exceptionForward
verifyText //div[@id='screenNameID'] 例外ハンドリング処理(画面ID: SC1401)
clickAndWait //input[@name='forward_exception' and @value='TraceException']
verifyText //div[@id='screenNameID'] 例外ハンドリング確認(画面ID: SC1403)
verifyText //span[@id='errorMessage'] 強制的に例外(Traceログ)が発生しました。(エラーキー)
verifyText //span[@id='error'] jp.terasoluna.thin.functionsample.exception.web.exception.TraceException: ExceptionAction threw out TraceException.
verifyText //span[@id='message'] ExceptionAction threw out TraceException.
verifyText //span[@id='stackTrace'] jp.terasoluna.thin.functionsample.exception.web.exception.TraceException: ExceptionAction threw out TraceException.*
clickAndWait exceptionForward
verifyText //div[@id='screenNameID'] 例外ハンドリング処理(画面ID: SC1401)
clickAndWait //input[@name='forward_exception' and @value='DebugException']
verifyText //div[@id='screenNameID'] 例外ハンドリング確認(画面ID: SC1403)
verifyText //span[@id='errorMessage'] 強制的に例外(Debugログ)が発生しました。(エラーキー)
verifyText //span[@id='error'] jp.terasoluna.thin.functionsample.exception.web.exception.DebugException: ExceptionAction threw out DebugException.
verifyText //span[@id='message'] ExceptionAction threw out DebugException.
verifyText //span[@id='stackTrace'] jp.terasoluna.thin.functionsample.exception.web.exception.DebugException: ExceptionAction threw out DebugException.*
clickAndWait exceptionForward
verifyText //div[@id='screenNameID'] 例外ハンドリング処理(画面ID: SC1401)
clickAndWait //input[@name='forward_exception' and @value='InfoException']
verifyText //div[@id='screenNameID'] 例外ハンドリング確認(画面ID: SC1403)
verifyText //span[@id='errorMessage'] 強制的に例外(Infoログ)が発生しました。(エラーキー)
verifyText //span[@id='error'] jp.terasoluna.thin.functionsample.exception.web.exception.InfoException: ExceptionAction threw out InfoException.
verifyText //span[@id='message'] ExceptionAction threw out InfoException.
verifyText //span[@id='stackTrace'] jp.terasoluna.thin.functionsample.exception.web.exception.InfoException: ExceptionAction threw out InfoException.*
clickAndWait exceptionForward
verifyText //div[@id='screenNameID'] 例外ハンドリング処理(画面ID: SC1401)
clickAndWait //input[@name='forward_exception' and @value='WarnException']
verifyText //div[@id='screenNameID'] 例外ハンドリング確認(画面ID: SC1403)
verifyText //span[@id='errorMessage'] 強制的に例外(Warnログ)が発生しました。(エラーキー)
verifyText //span[@id='error'] jp.terasoluna.thin.functionsample.exception.web.exception.WarnException: ExceptionAction threw out WarnException.
verifyText //span[@id='message'] ExceptionAction threw out WarnException.
verifyText //span[@id='stackTrace'] jp.terasoluna.thin.functionsample.exception.web.exception.WarnException: ExceptionAction threw out WarnException.*
clickAndWait exceptionForward
verifyText //div[@id='screenNameID'] 例外ハンドリング処理(画面ID: SC1401)
clickAndWait //input[@name='forward_exception' and @value='ErrorException']
verifyText //div[@id='screenNameID'] 例外ハンドリング確認(画面ID: SC1403)
verifyText //span[@id='errorMessage'] 強制的に例外(Errorログ)が発生しました。(エラーキー)
verifyText //span[@id='error'] jp.terasoluna.thin.functionsample.exception.web.exception.ErrorException: ExceptionAction threw out ErrorException.
verifyText //span[@id='message'] ExceptionAction threw out ErrorException.
verifyText //span[@id='stackTrace'] jp.terasoluna.thin.functionsample.exception.web.exception.ErrorException: ExceptionAction threw out ErrorException.*
clickAndWait exceptionForward
verifyText //div[@id='screenNameID'] 例外ハンドリング処理(画面ID: SC1401)
clickAndWait //input[@name='forward_exception' and @value='FatalException']
verifyText //div[@id='screenNameID'] 例外ハンドリング確認(画面ID: SC1403)
verifyText //span[@id='errorMessage'] 強制的に例外(Fatalログ)が発生しました。(エラーキー)
verifyText //span[@id='error'] jp.terasoluna.thin.functionsample.exception.web.exception.FatalException: ExceptionAction threw out FatalException.
verifyText //span[@id='message'] ExceptionAction threw out FatalException.
verifyText //span[@id='stackTrace'] jp.terasoluna.thin.functionsample.exception.web.exception.FatalException: ExceptionAction threw out FatalException.*
clickAndWait exceptionForward
verifyText //div[@id='screenNameID'] 例外ハンドリング処理(画面ID: SC1401)
clickAndWait //input[@name='forward_exception' and @value='DefaultException']
verifyText //div[@id='screenNameID'] 例外ハンドリング確認(画面ID: SC1403)
verifyText //span[@id='errorMessage'] 強制的に例外が発生しました。(エラーキー)
verifyText //span[@id='error'] jp.terasoluna.thin.functionsample.exception.web.exception.DefaultException: ExceptionAction threw out DefaultException.
verifyText //span[@id='message'] ExceptionAction threw out DefaultException.
verifyText //span[@id='stackTrace'] jp.terasoluna.thin.functionsample.exception.web.exception.DefaultException: ExceptionAction threw out DefaultException.*
clickAndWait exceptionForward
clickAndWait menuForward
verifyText //div[@id="screenNameID"] メニュー(画面ID: SC0001)
clickAndWait //input[@value='ログオフ']
verifyText //div[@id="screenNameID"] ログオン(画面ID: SC0007)