ABOUT THE AUTHOR

Adrian Raszka

QA Engineer

Adrian Raszka is a QA Engineer and author on CodiLime's blog. Check out the author's articles on the blog.

Adrian Raszka

Recent posts by Adrian:

Thumbnail of an article about Page Object Model with Playwright and TypeScript
QUALITY ASSURANCE

Page Object Model with Playwright and TypeScript

Page Object Model (POM) is a design pattern that plays a crucial role in maintaining a structured and organized approach in automated testing, particularly in the context of web application testing.
Thumbnail of an article about Cypress BDD integration for efficient testing
QUALITY ASSURANCE

Cypress BDD integration for efficient testing

Behavior-driven development (BDD) is a software development methodology that aims to bridge the gap between business stakeholders and technical teams by emphasizing collaboration and communication. It encourages the creation of human-readable scenarios that describe the desired behavior of a system from the user's perspective. In this article, we explore how integrating Cypress with Cucumber and BDD practices can enhance the testing process by promoting better collaboration, understanding, and documentation of application behavior from a user perspective.
Thumbnail of an article about Exploring the potential of Behavior-Driven Development in software quality
SOFTWARE DEVELOPMENT
QUALITY ASSURANCE

Exploring the potential of Behavior-Driven Development in software quality

In the rapidly evolving landscape of software development methodologies, Behavior-Driven Development (BDD) stands out as a powerful approach that bridges the gap between technical implementation and user expectations. It emerges as a robust methodology that effectively closes the divide between intricate technical implementations and the often elusive realm of user expectations. This article dives into the foundational principles of BDD. It describes the mechanics of BDD and its transformative potential in enhancing the overarching quality of software products.