Giter Site home page Giter Site logo

introtoandroiduitesting's Introduction

Introduction to Android UI Testing

The application was created for improving skills (from the very beginning) in testing Android application use Espresso framework. Each screen contains UI elements which are used by many applications.

This is the first application from the workshop "Creating Robust UI tests in Android" which allows everyone to learn the basics of Espresso:

  • How to test separate screen in Android application
  • How to interact with Android Views
  • How to verify Settings screen in Android application
  • How to create custom matchers and work efficiently with Espresso framework
  • How to create custom actions which allow interacting with child view

Structure of the project

The project has two main branches

  • master
  • solutions

The master branch has failed test cases which should be created from scratch. Each test case has a comment with a description of the test case and a hint (what can be used for implementing it).

The solutions branch has solutions for all test cases.

Note: In case if any of description is not understandable, please create an issue.

App screens with views

Login screen

Home screen

Settings screen

Resources

introtoandroiduitesting's People

Contributors

alexzhukovich avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.