AWS Device Farm | Reviewing Results Flashcards
Does AWS Device Farm provide a way to run tests and get results through an API?
Reviewing Results
AWS Device Farm | Mobile Services
Yes. We have a plug-in for the Jenkins continuous integration environment and a Gradle plugin compatible with Android Studio. AWS Device Farm also provides programmatic support for all console features, including setting up a test and downloading test results through an API. For more information, see the AWS Device Farm API Reference. In addition to the API, you can access AWS Device Farm from the AWS SDKs.
What’s in an AWS Device Farm test report?
Reviewing Results
AWS Device Farm | Mobile Services
AWS Device Farm test reports contain pass/fail information, crash reports, test logs, device logs, screenshots, videos, and performance data. Reports include both detailed per-device data and high-level results like the number of occurrences of a given error. Remote Access results contain logs and a video of the session.
Which device logs are included in an AWS Device Farm report?
Reviewing Results
AWS Device Farm | Mobile Services
AWS Device Farm reports include complete logcat (Android) and device logs (iOS), as well as logs from the device host and specified test framework.