AirTest Automation Framework For Games and More

Do you need to test hard to automate some applications? Games, for instance?
I just learned about an open-source tool that can make it easier. It’s called AirTest, and I wanted to write a quick post about it.
AirTest is an open-source, test automation tool aimed at hard-to-automate applications like games.
No surprise, really, since one of the largest game companies in the world, NetEase, developed it.
It currently has more than 1,265 stars on GitHub.
For even more cred, it was developed in conjunction with Google.
AirTest Technology Stack
I recently discussed AirTest with Noemi Ferrera, a computer scientist and automation engineer at NetEase who helped create it.
She describes it as a cross-platform, UI test automation Integrated Development Environment (IDE) for games and apps. It provides a wide range of tools for mobile app developers and testers to write fully automated test scripts in a convenient way and in an easy-to-use environment.
Automation testing using AirtestIDE utilizes the advantages of two test frameworks that have image and UI recognition techniques—Airtest and Poco.
AirTest provides cross-platform APIs using image recognition technologies and is compatible with all Android mobile applications and Windows games.
As I mentioned earlier, it also leverages Poco.

How is AirTest Different than Other Automation Testing Frameworks?
You may be accustomed to using tools that have visual testing, or use the DOM or object model abstractions. With AirTest you can, within the same IDE, use either approach from many different platforms. You also write your test in Python.
What about Selenium
AirTest also has a plugin for Selenium that gives you the ability to also record and edit tests for a browser application. Once you set up the path to the Chrome driver you can record or directly code up you selenium test automation script.

What is Poco?
Poco is a cross-engine, UI automation framework that provides engine-independent, powerful APIs that retrieve the UI element hierarchy in an app’s runtime.
Poco supports mainstream game engines such as Unity3D, Cocos2dx, and native Android apps.
AirTest and Game Testing with Unity
I’ve spoken with a few game developers and none of them seem to use automated testing solution. Mostly because they told me they were not aware of any. Neither was I — until now.
AirTest uses Poco to help accurately locate the position of the elements on a game screen in the actual UI tree. Using Poco access method it’s able to test your game engine like Unity3D by using the Poco SDK.
The Poco SDK supports Unity3D version 4 & 5, ngui & ugui, and C#.
If you’re doing Unity game testing, you should try it out.
Sound good?
Give AirTest a Try for Your Automation Testing
Check out AirTests’ Getting Started with AirtestIDE post, which contains some tutorial videos.
Noemi went on to assert that it’s a lovely automation solution; however, it’s not well-known in Europe or in the USA, but hopefully, we’ll be able to change that.
Joe Colantonio is the founder of TestGuild, an industry-leading platform for automation testing and software testing tools. With over 25 years of hands-on experience, he has worked with top enterprise companies, helped develop early test automation tools and frameworks, and runs the largest online automation testing conference, Automation Guild.
Joe is also the author of Automation Awesomeness: 260 Actionable Affirmations To Improve Your QA & Automation Testing Skills and the host of the TestGuild podcast, which he has released weekly since 2014, making it the longest-running podcast dedicated to automation testing. Over the years, he has interviewed top thought leaders in DevOps, AI-driven test automation, and software quality, shaping the conversation in the industry.
With a reach of over 400,000 across his YouTube channel, LinkedIn, email list, and other social channels, Joe’s insights impact thousands of testers and engineers worldwide.
He has worked with some of the top companies in software testing and automation, including Tricentis, Keysight, Applitools, and BrowserStack, as sponsors and partners, helping them connect with the right audience in the automation testing space.
Follow him on LinkedIn or check out more at TestGuild.com.
Related Posts
Bottom Line: Kobiton is the first real device testing platform I’ve seen that makes AI-powered mobile testing feel like it […]
Look, most of the AI testing tools I cover on the TestGuild Automation Podcast share two things in common: they’re […]
At least one in five people has some kind of impairment, so it’s important to have them in mind when […]
Last Updated: April 18, 2026 By Joe Colantonio — 25+ years in testing, 500+ podcast interviews with tool creators Full […]



