Quick Start
CukeTest is an easy-to-learn yet powerful automation testing tool that supports writing automated test scripts in both JavaScript and Python.
This chapter introduces some basic concepts and features. It is recommended to open CukeTest while reading and practice along.
For an introduction to Behavior-Driven Development (BDD), refer to: Why BDD?.
This tutorial does not cover every feature in detail and may not even include all commonly used functions. Instead, it highlights the most notable features of CukeTest and provides insight into its unique style. By the end of this tutorial, you will be able to create automated test projects using CukeTest.