- Course
droidcon NYC '19: Using ML to Make Your UI Tests More Robust
droidcon NYC 2019 | Using ML to Make Your UI Tests More Robust | Godfrey Nolan
- Course
droidcon NYC '19: Using ML to Make Your UI Tests More Robust
droidcon NYC 2019 | Using ML to Make Your UI Tests More Robust | Godfrey Nolan
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
It is common practice to write many unit tests and API tests and only write a few User Interface (UI) tests. Why? Because UI tests are brittle. If you change one thing, the other tests unravel. What if you could use machine learning (ML) to help? Many apps have the same functionality, such as login, checkout, share, and pay. In this session, Godfrey Nolan talks about how to use Object Detection and labeling techniques to make UI tests more robust with a fraction of the code.