Blog

The rise of AI Driven Development

As the AI hype settles down a bit, now seems like the perfect time to reflect on what we’ve learned so far. Nearly two years have passed since ChatGPT was released, and the majority of AI tools still rely heavily...

BiDirectional Contract Testing

In today’s world of complex and interconnected software systems, ensuring the reliability and compatibility of various components has become a critical part of the development process. As teams work on different services, the need for effective integration testing becomes more...

Exploring Selenium BiDi Functionality

Selenium is a widely-used open-source testing framework designed for automating web browsers and validating web applications. Initially, Selenium consisted of Selenium IDE, a plugin for record-and-playback testing, and Selenium Remote Control (RC), which allowed for browser automation using various programming...

Learning Tips for Using ChatGPT in Software Testing

ChatGPT is a powerful tool that can be useful for a wide range of applications, from creative writing and conversation to research and decision-making. For software engineers in test, ChatGPT can be an invaluable resource for generating test cases, automating...