Is it possible to trigger tests in Amazon Device Farm from local machine?

0

On reviewing the Device Farm, I understood we need to upload the apk file and test suite to AWS Farm and then the tests will be triggered in the devices from the device pool. Instead of manually uploading the test files and apks to farm, is there an option were the user can just trigger the tests from his local. And it will start running in AWS farm and after execution the results will be shared to user?

已提问 2 年前550 查看次数
1 回答
0

Hi, I work for the Device Farm team. Device Farm can be used to trigger tests from your local machine using AWS CLI or AWS SDK. An example using the the AWS SDK for Python can be found here https://docs.aws.amazon.com/devicefarm/latest/developerguide/api-ref.html

An example using the AWS CLI can be found here in a 2 part blog series which can be compressed in a simple shell/bash script : https://aws.amazon.com/blogs/mobile/get-started-with-the-aws-device-farm-cli-and-calabash-part-1-creating-a-device-farm-run-for-android-calabash-test-scripts/

Hope this helps.

AWS
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则