Feature Editing
Feature File Editing is one of the core functions of CukeTest.
This section details how to use CukeTest's editor to create BDD (Behavior Driven Development) feature files, including scenario planning, step assembly, tag classification, and data-driven management.
Directory Guide
- Overview - Learn the basic concepts of feature editing, differences between editing modes, and project validation.
- Visual Mode - Introduction to generating feature files through interactive operations in the graphical interface.
- Text Mode - Introduction to plain text editing of Gherkin syntax, code assistance, and real-time syntax checking.
- Scenario Editing - Learn how to manage and transform test scenarios.
- Step Editing - Details on how to edit steps and pass test data between different scenarios.
- Example Editing - Introduction to building parameter matrices to achieve data-driven testing and importing external CSV/Excel data sources.
- Tags & Filtering - Introduction to classify, filter, and execute test cases on demand using tags.