Blog

A Comprehensive Local Testing Stack to Hone Your Skills

Among the many tools released in recent years, a robust local environment for testing and experimentation has remained surprisingly elusive. This post introduces a brand-new local testing stack that’s both easy to run and advanced enough to challenge testers of...

Testing Art of War

Last month, I had the incredible opportunity to speak at the TestWarez conference, a highlight event for software testing professionals. Sharing ideas with such a vibrant and knowledgeable community was both an honor and a pleasure. The energy, the passion,...

KraQA meetup testing predictions for 2025

On the 26th of November, I had the pleasure of being a discussion panelist at KraQA meetup. The meetup focused on testing predictions for 2025. I was invited at the last minute due to a previous panelist being unable to...

Cypress Parallel Execution

As shown in the graph above, Playwright has recently overtaken Cypress in popularity. One key reason for this shift is Playwright’s support for parallel test execution. This feature, which allows multiple tests to run simultaneously rather than one after another,...