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.
チーム ビルドを使用してビルドされ、ビルド プロセスをテスト エージェントに渡してコード化された UI テストを実行する Windows フォーム アプリケーションに対してテストを実行したい場合、コード化されたUI テストを実行すると、ビルドされたばかりのアプリケーションがテスト エージェント マシン上で実行され、テストを実行できるようになります。
使用できますApplicationUnderTest.Launch
ApplicationUnderTest.Launch
これらの SO の質問を確認してください。