ackmondual
5 years agoContributor
Is there an API reference for Android automated testing?
I recall when I did work in Java, there was a webpage with API information.... https://docs.oracle.com/javase/7/docs/api/ List of methods, their parameters, and a description on what the functio...
- 5 years ago
Hi,
One from a great many of nice features provided by TestComplete is that its infrastructure and a set of methods/properties provided to control the tested application is practically the same for either desktop, or mobile, or web.
Mobile specifics are covered in the https://support.smartbear.com/testcomplete/docs/app-testing/mobile/index.html and https://support.smartbear.com/testcomplete/docs/app-objects/specific-tasks/android/index.html help sections.
General functionality is described in the https://support.smartbear.com/testcomplete/docs/testing-with/index.html help section.