Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
プログラムで TestComplete のテストを失敗させようとしています TestComplete で失敗として vb スクリプト テストを設定するには、どのようなコードを書く必要がありますか? ありがとうございました
Log.Error("Some error message") を試し、Project プロパティを変更してエラー時にテストを停止します。