Jan 20 路 4 min read 路 Introduction Cucumber is one of the most widely used BDD (Behavior Driven Development) tools in test automation.In real-world projects, Cucumber is commonly integrated with JUnit, especially in Java-based automation frameworks. This article explain...
Join discussionJun 11, 2025 路 6 min read 路 It was sometime during my first few months in Agile when I sat in a sprint planning session, slightly overwhelmed, watching the product owner, developers, and testers throw around terms like "acceptance criteria," "user stories," and something new to...
Join discussion
Oct 16, 2024 路 6 min read 路 Introduction to Behavior-Driven Development (BDD) Test-driven development checks the code inside out and Behavior-driven development checks the system outside In the statement briefs that Test-Driven Development (TDD) checks the system from the ins...
Join discussion
Dec 8, 2023 路 6 min read 路 Managing Test Effectively in CucData umber Automation Introduction In the ever-evolving landscape of software development, Automation Testing has become an integral part of ensuring the quality and reliability of applications. One key aspect that oft...
Join discussion
Oct 18, 2023 路 5 min read 路 Automate vs manual cross-browser testing Automation Testing with cucumber framework t this text In a perfect world, every program runs on a single OS and browser. There are numerous different browsers and platforms in the real world, each with their ...
Join discussion