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ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ