A Beginner's Guide to AI and Testing
  • Welcome AI Testers!
  • TUTORIAL
    • Exercise: Object Detection
    • Exercise: Try Chopper Yourself
    • Exercise: Python Chopper
  • Demo: Build Your Own Chopper
  • Exercise: Build Your Own Agent
  • Demo: AGENT Exploration
  • Demo: AGENT Test Generation
  • SELF STUDY
    • How-to: Teachable Machine
    • How-to: Build Your Own Classifier
    • How-to: AI Using Appium
    • How-to: Template Matching
Powered by GitBook
On this page
  • Run the Chopper
  • Congratulations!

Was this helpful?

  1. TUTORIAL

Exercise: Try Chopper Yourself

In this exercise, you can try out a custom trained chopper.

PreviousExercise: Object DetectionNextExercise: Python Chopper

Last updated 1 year ago

Was this helpful?

Run the Chopper

  1. Navigate to

  2. Click "Upload and Detect" and choose an image from your computer. Here's an example image you can use.

  3. View the results.

Discussion Topic: How useful do you think this would be for testing purposes? Note that this approach allows us to locate elements on an application screen without using a Document Object Model (DOM) or similar page source for mobile applications.

What are some drawbacks of relying on the DOM or on page source?

Congratulations!

For making it this far. Perhaps even without knowing it, you just used deep learning to identify elements using only a screenshot! How cool is that?

https://deep-vision.dionny.dev