InterviewSolution
Saved Bookmarks
| 1. |
Differentiate between Appium and Robotium. |
|
Answer» Robotium: Robotium is a testing framework for Android that automates TEST cases for native and hybrid apps. The developer can use Robotium to construct robust automatic Graphical User Interface (GUI) testing cases for Android applications. A developer might also design a functional, system, and acceptability test scenario, which would cover a wide range of Android activities. Following are the differences between Appium and Robotium:-
|
|