Google News
logo
Mobile Testing - Interview Questions
Explain what is Robo-electric testing framework?
Robo-electric testing framework is used to make testing easy without the use of an emulator. Testing on Android Testing Framework for emulators or devices is difficult, and we have to run and build test cases which sometimes take lots of development effort. The Robo-electric framework lets us run Android tests directly on JVM without requiring a device or an emulator.
Advertisement