-
Notifications
You must be signed in to change notification settings - Fork 215
Home
luxiaoyu edited this page May 2, 2012
·
5 revisions
- Add test project generation by one click.
- Operating across processes is support for all Android system.
- You can develop test cases across processes by operating them via Cafe.
- You can get & set system state without changed tested application, such as open or close wifi.
- You can get & set fields of tested objects even invoke functions by calling api.
- The framework can handle system running log for some non-ui check point.
- Cafe provides mock function by integrating Android easy mock.
- Cafe provides webapp test api by integrating AndroidDriver.
- Application UI depth-first travel automated.