cleanup timeout
on timeout action で呼び出されるアクションのタイムアウト値を指定します。
デフォルト値: 0 秒(無限のタイムアウト時間を示す)
デフォルト値: 0 秒(無限のタイムアウト時間を示す)
setting value
setting test case timeout 30
 
setting value
setting cleanup timeout 15
 
action
on timeout action timeout handler
username password
login john doe
 
window message button
check message welcome ユーザー名またはパスワードが無効です ok
image location
capture screen D:\Images\timeout_handler.jpg
- TestArchitect 8.3 アップデート 4 以降に適用されます。
- この設定が宣言されていない場合、または値が省略されている場合は、0 が使用されます。
- on timeout action によって呼び出されたテストケースのタイムアウトのアクションハンドラの継続時間がタイムアウト時間を超えると、アクションハンドラの残りの行は即座に停止します。