We all use AI. Simple question about our health? Too lazy to google something that pops up in our mind? Love it or hate it, it changed our life, and most importantly, the tech world.
Since I'm a simple QA Engineer at my job, I won't enter philosophi...
Performance testing is critical to ensuring that applications can handle load and stress under realistic usage scenarios. However, the performance of the performance testing tool and scripts themselves is equally important. Poorly optimized JMeter sc...
In today's world of distributed systems, microservices, and cloud-native architectures, ensuring system reliability is more challenging than ever. Downtime can result in significant financial losses, damaged reputations, and frustrated users. Chaos t...
Visual UI Regression Testing is a critical practice in web development that ensures the visual consistency of a user interface UI across updates, browser versions, or devices. This guide explains what it is, why it matters, and how tools like Playwri...
Healenium: Anti-flakiness potion
Test automation flakiness is a long-standing headache in UI testing. Selectors break, tests fail, and debugging becomes a frustrating ritual. Enter Healenium — a self-healing solution that enhances Selenium and Appi...
Hallucinations in Large Language Models: Understanding and Mitigating the Risks
Large Language Models LLMs have transformed how we interact with technology, powering everything from chatbots to code generation tools. Yet, they come with a notable c...
Understanding the Screenplay Pattern in Test Automation
Test automation often starts simple a few UI actions, maybe a Page Object or two. But as the system grows, maintaining and scaling those tests becomes a real challenge.
Enter the Screenplay P...
We all know test is big part of our life, from our gymphysical strength to our lifemental strengthwe are all testing, pushing limits for both ourself and indispensable softwares from smartwatches to siri.
But how to be a good tester especially for o...
Appium is one of themaybe number one most popular open-source automation tool for testing mobile applications across iOS and Android platforms. Strong libraries, wide community and documentation support and years of experience across all the QA Engin...
In today’s DevOps-driven world, speed and security often clash. CI/CD pipelines accelerate delivery, but vulnerabilities can slip through if security isn’t automated. Enter Dastardly, a free Dynamic Application Security Testing DAST tool by PortSwigg...
As Software Development Engineers in Test SDETs, we’re no strangers to automation. We build frameworks to validate functionality, performance, and usability. But in today’s threat landscape, security testing can no longer be an afterthought – and ...
Accessibility Testing
Accessibility testing is one of the most underrated yet critical aspects of web development. As someone who’s both a dark-mode addict and a self-proclaimed "bug magnet," I’ve come to realize that accessibility isn’t just about...