Skip to content

App testing alternative #2

@schrnz

Description

@schrnz

Right now, we use the google's monkey tool to drive the execution of apps. However, coverage achieved by applying random touches gestures only is very low. Hence, a superior test driver would be beneficial.
Requirements:

  • open source or at least freely available
  • reproducible/deterministic input creation: we test applications before and after instrumentation with the same sequence of inputs, so we need to recreate a test trace (e.g., via a seed)
  • support for Android 6 +
  • command line interface

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions