Testing on mobile devices
This section includes instructions for creating, editing,
and performing tests for native, web, and hybrid applications on mobile
devices.
Working with Selenium tests
The Rational Test Workbench Eclipse
Client enables you to manage your Selenium Java tests. You can import
Selenium tests into the Test Navigator, view the scripts, modify them,
add them to compound tests, and run them.
Compound tests
You can create compound tests to help you organize smaller
tests into scenarios that can then be run end-to-end. Each of the
smaller tests in a compound test can run on a different domain if
required, such as a mobile device, or a web browser, and so on.
Working with keywords
In Rational Test Workbench Eclipse
Client, you can record and then associate Test Workbench tests with
the keywords that are created in IBM® Rational Quality Manager.
The keywords are used in manual tests in Rational Quality Manager.
When you run a manual test that contains a keyword associated with
a Rational Test Workbench test,
the Test Workbench test is run on the workstation where the adapter
has been started.
Testing with other extensions
You can use IBM Rational Test Workbench Eclipse
Client to create tests for HTTP, SAP (GUI), Citrix, Socket, and TN3270
extensions. Since these extensions are also available in IBM Rational Performance Tester,
see the Rational Performance Tester documentation
to learn about these extensions.