I have written some tests with Android test frame work for our android client and also some for iPhone with its framework. I would like to run these tests on multiple devices and without USB connection...
Both iPhone's and Android's test frameworks requires that device will be connected to machine with the SDK with USB cable, right?
Is there a way to use instrumentation without the constraint of USB cable? If there is such a way, can it be used on multiple device simultaneously?