Creating mobile tests
You can record a test from an Android or iOS application on a mobile device, a simulator
on which the mobile client is installed, or from Rational® Functional Tester.
- Recording tests from the Android mobile test client
Mobile tests are typically created by recording a session on the mobile device or simulator that runs the app being tested. At the end of the recording session, you close the app and the recorded session is uploaded to Rational Functional Tester, where it is used to generate a test. - Recording tests from the iOS mobile test client
Mobile tests are typically created by recording a session on the mobile device or simulator that runs the app being tested. At the end of the recording session, you close the app and the recorded session is uploaded to Rational Functional Tester, where it is used to generate a test. - Recording tests from Rational Functional Tester
When you initiate the recording from Rational Functional Tester, the recording does not start until you open an app in the mobile client. - Creating a test manually
The simple way to create a test is to record it so that the test is generated automatically, but, if you can also create an empty test and add each element manually. - Special considerations for testing secure web applications
Your ability to test secure web applications depends on the type of authentication that is required.
Feedback