By completing this tutorial, you learned how to test a
native iOS application.
Lessons learned
You learned about the
following concepts and tasks:
- How to set up the test environment, including the prerequisites
for testing, how to install the test workbench and how to connect
an iOS device to the test workbench
- How to instrument an iOS application and add it to a project in
the test workbench
- How to install an instrumented application on an iOS device
- How to record a test
- How to play back a test and view the test results
- How to enhance the test with a verification point, loop, and datapool