@Venkatesh I haven't actually tried this, but I imagine it should cause no problems: If you have multiple real devices you would like to test against, then have your test script first launch a single appium server for each device using separate port numbers for each. Then have your test script connect to the desired server and continue testing.