Skip to main content

2 posts tagged with "robot-framework"

View All Tags

Autonomous Visual Testing with Robot Framework

· 4 min read
Marcel Veselka
CEO, Wopee.io

In the rapidly evolving world of software testing, visual testing has become an increasingly crucial component. This blog post delves into the details of our recent webinar that explores both traditional and autonomous visual testing methods, with a focus on integrating these techniques into automated testing frameworks like Robot Framework.

Getting Started with BDD in Robot Framework

· 10 min read
Marcel Veselka
CEO, Wopee.io

Behavior-driven development (BDD) is an effective method for software teams to collaborate. By fostering communication between business and technical personnel, BDD ensures a shared understanding of the problems at hand and promotes the rapid, iterative development of solutions. This article will guide you through the essentials of BDD and demonstrate how to implement it using Robot Framework.