Introduction

AppTestStudio started as an AutoHotkey script that was used to automate repetitive tasks found in a few AAA games.

As automation scripts became more complex, better tools were required. AppTestStudio seeks to optimize all phases of automation from script creation, script design, debugging, troubleshooting, runtime reporting, visualization, and automation proof of concepts. It provides a visual environment that automation script designers to design, test and debug simultaneously during script execution.

What would normally take hours to code by a proficient software developer, can be created by an enthusiast in minutes with basic training.

Pathway to automation.

  • Install App Test Studio
  • (Optional) Install android emulator
  • Basic Training
  • (Optional) Advanced training
  • Create automation project
  • Run automation project

How does it work

There are 3 core components to automation.

  • Locating the window
  • Creating a list of events
  • Creating actions when the events occur

AppTestStudio provides a intuitive environment to rapidly locate windows, create events, and design actions.