Technology
Appium
Appium is an open-source, cross-platform test automation framework for native, hybrid, and mobile web applications.
Appium simplifies mobile testing by driving iOS, Android, and Windows apps using the W3C WebDriver protocol (the same standard behind Selenium). Its main advantage lies in its philosophy: you do not need to recompile or modify your codebase to run tests, and you can write scripts in any language you prefer (such as Java, Python, or JavaScript). By acting as a bridge to vendor-provided automation frameworks like Apple's XCUITest and Google's UiAutomator2, Appium ensures you test the exact same app package you ship to production.
Recent Talks & Demos
Showing 1-0 of 0