Tag: cucumber

Selenium and Cucumber are two tools that software developers use to execute tests. Both help find bugs in the software before releasing it to customers. However, it may seem difficult for developers to choose between these two tools, especially if they want to use a more advanced BDD (behavior-driven development) framework. This post is about…

Cucumber.js and BDD aren’t new kids on the block. But they’re still fairly unfamiliar for many developers. That’s unfortunate because the two can be very powerful tools for both business people and developers. Let’s have a short look at what BDD is, and then see how Cucumber.js can be used to your advantage. What Is…

Let’s talk about automated testing tools. Why are they valuable? Well, the tech world is incredibly competitive. To stay alive in such a fast-evolving landscape, companies worldwide must make use of automation, which includes having a sound automated testing strategy in place. And to design, implement, and maintain said strategy, you’ve got to have the…