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
asked 9 months ago379 views
1 Answer
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
answered 8 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions