Emulator
Software that mimics a mobile device or environment on a computer, allowing apps to be tested without physical hardware.
What is Emulator?
What is Emulator?
An emulator reproduces the behavior of a target device—an Android phone, for example—on a development machine, so teams can run and test mobile apps without a shelf full of physical hardware. Emulators (and their iOS counterpart, simulators) make it easy to test across screen sizes, OS versions, and configurations early and cheaply. They are a core part of mobile test automation. QI supports recording and testing on emulated and real devices across Android, iOS, and Flutter, so mobile flows get the same treatment as web.