Skip to content

maluyvova/Android

Repository files navigation

Android testing with UiAutomator

In this project we use:

Description:

All test will be running randomly on real devices, time of running can be decreased by adding new phone. So the time of running can be really fast.

Each fail test will be rerun on another phone to make sure if the problem is not with the device or any outside conditions was caused by fail.

'Fork' tool helps to make this possible everything is written in build.gradle in app package (not in metromile) with Groovy (not best language). Also for each fail test, we have a video record to investigate why that bug happened

Also, we use the Page Object model. So each screen is a separate object where provide all possible interaction with that screen

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages