Selendroid
- Selendroid is a test automation framework which drivers off the UI of Android native and hybrid applications and the mobile web.
- Tests are written using the WebDriver client API.
- Selendroid can be used on emulators and real devices and can be integrated as a node the Selenium Grid for scaling and parallel testing.
Appinum
- Appium is an open source test automation framework for use with native and hybrid mobile apps.
- It drives IOS and Android apps using Selenium WebDriver.
- Appium does not require including SDK or recompiling your application.
Selendroid vs Appium
| Factors | Selendroid | Appium |
|---|---|---|
| Supported Platforms | Android Only | IOS, Android, FirefoxOS(Dev Staging) |
| Mobile Apps Support | Native, Hybrid & Mobile Web | Native, Hybrid, Mobile Web & Web |
| User Agent Testing | X | O |
| Cross Platform | X | O |
| Emulator | O | O |
| Real Device | O | O |
| Cloud Based Testing | O | O |
| Selenium Grid Implementation | O | O |
| System Requirment |
| IOS Mac OS X 10.7+ XCode 4.5+w/ Command Line Tools Android Mac OS X 10.7+ or Windows 7+ or Linux Android SDK >= 16(SDK < 16 in Selendroid mode) |
'QA > Test Automation' 카테고리의 다른 글
| org.openqa.selenium.SessionNotCreatedException: session not created exception (0) | 2016.12.05 |
|---|---|
| Selenium point to point link (2) | 2016.07.12 |
| Monkey Talk (2) | 2016.03.30 |
| Swapy-ob For UI Automation (2) | 2016.02.17 |
| PyWinAuto For UI Automation (2) | 2016.02.17 |
댓글