Test provided apps
- 7 years ago
Hi,
Android and iOS applications are quite different and you should consider their testing on an individual base.
AFAIK, instrumentation is mandatory for iOS applications and thus you must have access to the corresponding .ipa file.
For Android instrumentation is highly desirable but not mandatory, depending on your testing requirements.
I would recommend to read the following help topics:
-- iOS: https://support.smartbear.com/testcomplete/docs/app-testing/mobile/ios/about.html and https://support.smartbear.com/testcomplete/docs/app-testing/mobile/ios/preparing/instrumenting-apps/about.html;
-- Android: https://support.smartbear.com/testcomplete/docs/app-testing/mobile/android/about.html and https://support.smartbear.com/testcomplete/docs/app-testing/mobile/android/preparing/instrumenting-apps/about.html