Mobile test reference
Read some of the reference topics about testing mobile applications.
- Values for device selection variables
You can create a variable using one of the following reserved names:RTW_Mobile_Device_Properties or RTW_Mobile_Selected_Device. The variable will be used to enable the selection of a device in your tests. In your variable, you must enter strings that include the device’s properties and the associated values, and the strings must comply with the syntactic rules detailed in this topic. - rtwBuildXcode.sh script
To instrument an iOS application, you must run the rtwBuildXcode.sh script with the appropriate parameters. You can also push the instrumented application to the test workbench and install it on an iOS device, the iOS Simulator, or both by using the same build script. - AddAndroidApp.jar script
Use AddAndroidApp.jar from the command line to instrument the application under test (AUT) and add it the test workbench. - Time measurement actions in mobile tests
When a mobile test is recorded and its steps are successfully run, response time is calculated and reported in the mobile web report and statistical report. - Mobile and web UI test result reports
By default, the mobile web report is displayed after a mobile test is run from devices, emulators, or workbench. A statistical report is generated if the test is generated from HCL OneTest™ UI only. The mobile web report gives details on each action recorded and played back including the think time, the response time and warning messages that help you to identify problems. The statistical report summarizes the health of the run, displays the data that is the most significant to the run, summarizes the resource monitoring performance and gives an average step response time graph.