Уровень 0 · материалов: 3
В кластер входят документы, посвященные методологии BDD и конкретным инструментам её реализации, и не входят документы об общем веб-автоматизации через Selenium и JUnit без привязки к BDD.
Общие признаки: Behaviour Driven Development (BDD), автоматизация тестирования, инструменты реализации исполняемых сценариев, Cucumber
Группа выше: Модульное тестирование и TDD
Смысл: The main idea is to provide a practical, step-by-step manual for software testers and developers on how to implement BDD automation using Cucumber and Java, bridging the gap between human-readable requirements and executable code.
A detailed technical tutorial on setting up and using Cucumber with Java to implement BDD automation testing, covering Gherkin syntax, project configuration, and advanced data handling.
Смысл: The main idea is to present Vanessa-Automation as a powerful, specialized BDD testing framework for 1C:Enterprise that simplifies the QA process by integrating deeply with the platform's native capabilities and supporting collaborative development.
Vanessa-Automation is an open-source BDD testing tool for 1C:Enterprise that converts user actions into Gherkin scenarios and automates the QA workflow.
Смысл: The text explains the concepts of Test Driven Development (TDD) and Behaviour Driven Development (BDD) and compares three specific frameworks—easyb, Spock, and Cucumber—to demonstrate how they help implement executable scenarios in software development.
An analysis of TDD and BDD methodologies featuring a comparison between the EasyB, Spock, and Cucumber frameworks.