on error
エラー発生時に取るべき実行パスを指定します。
名前 | 説明 | タイプ | 修飾子 |
---|---|---|---|
behavior | エラーが発生した際に取るべきアクションです。 許容値:
| Value Set | continue, exit action, exit test case, exit test module |
なし
このアクションは、次のプロジェクト項目で使用できます: テストモジュールおよびユーザー定義アクションです。
アクションライン
Initial
behavior
on error exit test case
Test case: TC 01、 アクション on error は exit test case 行動と正しく動作します
program
start program C:\Program Files\LogiGear\TestArchitect\samples\CarRental\CarRental.exe
 
window control
check control exists ログイン サインアップ
 
window control value
enter ログイン ユーザー名 Alex
結果
- このアクションは修飾子 <ignore> をサポートしています。引数の値として
<ignore>
が存在するか、引数に<ignore>
に評価される式が含まれている場合、そのアクションは実行中にスキップされます。