Is the system and attached device connected to the same network?

0

Hi,

Is the system and attached device connected to the same network?

My requirement is, have to pass the data from a desktop machine (Windows/Mac PC) to the attached chosen mobile device. Our company mobile app is running on the attached chosen device and the test framework (Python-based Automation framework) running on the desktop. If it is connected to the same network, we can create communication between both ends. Please let me know the answer or if any clarifications. Thanks.

  • Bharath
已提问 9 个月前407 查看次数
1 回答
0

In AWS DeviceFarm, the system that runs the test scripts and the attached devices are not physically connected to the same network since AWS DeviceFarm just provides a cloud-based testing environment where you can run tests on real devices in an isolated environment.

Since these are not connected to the same network, direct network communication between your desktop machine and the attached device isn't supported. Although you can use the APIs and features provided by AWS DeviceFarm such as CreateUpload [1] to upload an app or the testscripts to be ran by your app on the device.

References:

[1]. https://docs.aws.amazon.com/devicefarm/latest/APIReference/API_CreateUpload.html

AWS
Srinath
已回答 9 个月前

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

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

回答问题的准则

相关内容