Mastering Kafka: Through the example of live cricket score update
What is Kafka? The Cricket T20 world cup has just ended. Vikram was jubilant. India had won the Championship after 17 long years. Being a cricket freak, Vikram couldn’t stop…
Mastering Docker Volumes: Ensuring Data Persistence with Volumes and Bind Mounts
The hardest choices require the clearest data Thanos, The Data Cleansing expert Data is the new oil. The ability to store this data is the superpower. In an ideal world,…
Visual Regression Testing on CI: Mastering Playwright Snapshot Tests for Consistent UI
In our previous blog, “Diving Deeper into Visual Testing,” we explored advanced snapshot testing techniques to enhance the stability and reliability of WorkWave, TechWave Solutions’ flagship project. Now, let’s delve…
Mastering Docker Networking: Connecting Your Containers
Docker containers are awesome. We can containerize many applications. In the earlier blog series, we have learnt about docker basic here, We understood the architecture & basic commands here. We…
Master Advanced Visual Testing Techniques with Playwright | Techwave story
The Challenge: Diving Deeper into Visual Testing In our previous blog, Getting Started with Snapshot Testing in Playwright, we explored the basics of visual testing and how it can help…
Mastering Docker Architecture and Key Concepts
We all know the definition of Docker. Docker is a software that packages applications into standardised units called containers that have everything required by the software including libraries, system tools,…
Getting Started with Visual Testing in Playwright: A Tech Company’s Journey
The Challenge: The Case of the Disappearing Button At TechWave Solutions, a rapidly growing tech startup, excitement filled the air as the team launched a major update to their flagship…
Exploring Cybersecurity Career Paths through CISSP’s Eight Domains
Introduction While everyone is running behind Artificial Intelligence these days, it almost feels like a gold rush. However, during the gold rush, people who sold shovels became richer than those…
Playwright vs Selenium: Mastering Test Automation Waits
Introduction Web Applications can be hard to test. Different components of a web page can take different amount of time to get loaded. To automate the testing of these applications,…
Docker for beginners – Story of Software development with Dev & QA Conflict
Introduction “Well, it is working absolutely fine in my machine”, said Bob, the Software developer. “Why don’t you just ship your machine to the customer? I will give you the…