Suddenly, applications had to gracefully handle interruptions, cope with multiple connection types of varying quality, and remain usable with a touch interface. But just as we’re getting comfortable with mobility, a new trend is trying to shake things up again. This time it’s the Internet of Things (IoT). As we push Internet connections into … Continue reading How do you test the Internet of Things(IOT) ?
Month: April 2016
What is Appium ?
Appium is a mobile test automation framework (and tool) for native, hybrid and mobile-web apps for iOS and Android. It uses JSONWireProtocol internally to interact with iOS and Android apps using Selenium’s WebDriver. It supports Android via uiautomator (API level 16 or higher) and Seledroid (API level lower than 16), iOS via UI Automation, and mobile web … Continue reading What is Appium ?