In this module, you will learn how to create a test workbench project, upload
an app from the emulator or real device to test workbench, and record a test.
Apps must be added to test workbench before you can record a test.
The tests that you create, and the assets associated with
the tests, reside in a test workbench project. When you create a project
directory you store all the project related files in a single directory
in the workspace. You can create multiple projects for different apps.
If you have the app on the emulator or device, you can upload that
app to test workbench.
If the app is on the computer, you import the app to test workbench. Uploading or importing
an app starts the instrumentation process that creates replicas of
the original app for recording, playback, and runtime.
Learning objectives
After completing
the lessons in this module you will understand the concepts and know
how to do the following:
- Create a test workbench
- Upload an app to test workbench.
- Record a test
Time required
This module should take
approximately 15 minutes to complete.
Prerequisites
- Install the Calculator app. You can install a basic calculator
app from Google Play Store.