Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content
luxiaoyu edited this page May 2, 2012 · 5 revisions

NEWS: Cafe 2.0 is now released!

  • Add test project generation by one click.
  • Operating across processes is support for all Android system.

Cafe provides the following benefits:

  • 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.

Features in future

  • Application UI depth-first travel automated.