サンプル プロジェクト
スタート ページにあるサンプル プロジェクトでは、自動化テストのキー コンセプトを紹介しています。これらのサンプルで、デスクトップ、Web、モバイル アプリケーションの自動化テストを作成する方法を学習します。一つのテスト シナリオで、デスクトップ、Web、モバイルのテストを実行する方法を紹介した、クロスプラットフォームのサンプル プロジェクトもあります。
デスクトップ
このサンプルは、デスクトップ アプリを使用して自動化テストを実行します。
学習できる内容: Variable binding, data connectors, usercode actions, arguments, optional actions, nested test cases, module groups, and global setup/teardown regions
Web
このサンプルは、オンラインのブログ ツールを使用して自動化テストを実行します。
学習できる内容: Module library, popup watcher, project organization, report screenshot, validation, web testing, handling flyout menu, setup/teardown regions, and data binding.
Android/iOS モバイル アプリ
このサンプルは、Android および iOS 用のモバイル アプリを使用して自動化テストを実行します。
学習できる内容: Mobile testing, Android, iOS, deploy mobile app, module groups,user code actions, setup/teardown regions, data connectors, and arguments
クロスプラットフォーム
このサンプルは、デスクトップ、Web、モバイル アプリを使用して自動化テストを実行します。
学習できる内容: Cross-platform test, end2end test, iOS, Android, deploy mobile app, module library, project organization, popup watcher, web testing, mobile web testing, setup/teardown regions, and data binding