ATK Automation

CukeTest's ATK automation technology aims to provide automation testing capabilities for Linux desktop applications. It utilizes the Accessibility Toolkit (ATK) to achieve recognition and operation of application interfaces.

This chapter will take you deep into how to use ATK automation technology. Whether you are new to this technology or an experienced user, the content of this chapter will help you get started quickly and effectively use ATK for automated testing.

To start automated testing using ATK, please start with ATK Identifying Attributes to learn how to identify and locate controls in your application. Then you can continue to learn ATK Automation Mechanism and Object Operation API to master how to apply these techniques in actual testing.