-
Beyond the Bugs – Korean BBQ!
We spend so much time focusing on code, tests, and releases that it’s easy to forget the human element of software development. Yesterday, our QA team took a break from the digital world and ventured out for some real-world team building: Korean BBQ! Now, I know what you’re thinking: “Korean…
-
Robust API Testing with Playwright: Validating Complex Responses
API testing is a critical part of ensuring software quality. It’s not enough to just check if your API returns something; you need to validate that the structure and content of the response are correct. This post dives into how to perform robust API testing with Playwright, focusing on validating…
-
Testing Your App’s Brains: API Testing with Playwright
Ever wonder how apps talk to each other behind the scenes? It’s all thanks to APIs (Application Programming Interfaces)! Think of an API as a waiter taking orders between the kitchen (your app’s server) and the customer (another app or even your web browser). Testing these “waiters” is super important,…
-
Mastering Different Locator Strategies Using Playwright: Building Robust and Maintainable Tests
In the world of test automation, locators are the bread and butter. They’re the way your test scripts find and interact with elements on a web page. If your locators are brittle or unreliable, your tests will be too. Playwright offers a rich set of locator strategies, giving you the…
-
Your First Playwright Test: A Simple Has Title Example
So, you’re ready to dive into the world of test automation with Playwright? Excellent choice! Playwright’s ease of use and powerful features make it a fantastic tool for testing modern web applications. In this post, we’ll walk through creating your very first Playwright test. This will give you a taste…
-
So You Want to Be a Test Automation Engineer (SDET)?
The world of software development is constantly evolving, and the demand for skilled Test Automation Engineers (also known as SDETs – Software Development Engineers in Test) is higher than ever. If you’re considering a career in this exciting field, you’re in the right place! This post will give you a…
-
My Journey Through Engines, Automation, and Beyond
Welcome to my little corner of the internet! I’m excited to finally launch this blog, a place where I can share my passions and hopefully connect with others who share similar interests. Here, you’ll find a mix of content covering a range of topics, from the nitty-gritty details of small…







