hello guys,
i finally achieved multi device high speed automation.
I used self developed automation server and UIAutomator handles for android and xctest handles for iOS inside device! I must say it is awesome! you may automate your device from anywhere just connect to automation server from your device!
Features achieved for iOS and Android
1. multi device ,multi platform automation! you may automate n number of iOS and android devices at the very same time!
2. 10 times speed achieved as compared to simple appium automation scripts!
3. Device reset and restart achieved
4. Intra-device(swarm) test case for multi device test cases! e.g. trading application (test includes multiple users at same time!)
Right now I am working on making this Architecture generic to use on any project and I am working on making P2P architecture.Currently it is server client architecture!
tell me if anyone need any help!