PinnedFrom Tester to Advocate: Thank You, ThoughtworksThis blog isn’t about sharing technical knowledge. Instead, it’s a heartfelt expression of gratitude to Thoughtworks — an organization…Nov 16, 2024Nov 16, 2024
PinnedPage object and app action with Cypress : My thoughtsCypress development team has strongly recommended to use App actions instead of Page object model design pattern in a blog ‘Stop using…Aug 6, 20221Aug 6, 20221
Understanding MCP’s Potential -How MCP Is Transforming the Future of Software TestingLately, there’s been a lot of buzz around something called “MCP” — especially in the testing community. You’ll hear people say things like…5d ago5d ago
GitHub Copilot: Automate Test Case Generation with a Template-Driven StrategyIn the age of AI-driven automation, writing tests manually certainly feels like a tedious and a repetitive task, especially for API…Mar 243Mar 243
Building Confidence in Test Automation Without Relying on TutorialsIn today’s world, automation tutorials are everywhere YouTube, Udemy, and beyond. While they promise to make you an expert, I’ve found that…Dec 8, 2024Dec 8, 2024
Automation Tests with the Open-Closed PrincipleIn my previous blog , I explained the SOLID principles and how these principles can help you write maintainable, scalable, and…Oct 30, 2024Oct 30, 2024
CIA Triad: The Three Pillars of Cyber SecurityIn the time of digital world, cybersecurity knowledge is increasingly important for everyone, especially QA professionals, who are…Apr 28, 2023Apr 28, 2023
The Patched Browser Debate: Is Playwright’s Approach to Cross-Browser Support Controversial?Does cross-browser testing with Playwright’s patched browsers work, or is it a recipe for potential bug miss or security threats? That’s…Feb 19, 20231Feb 19, 20231
Running Playwright Tests with Batect: A Step-by-Step GuideI have been using the Playwright automation tool for a while now and have found it to be reliable, fast, and easy to implement in a project…Dec 19, 2022Dec 19, 2022
Applying the Single Responsibility Principle in Automation Test CodeIn software development, SOLID design principles are crucial for writing understandable, flexible, and maintainable software.The…Dec 16, 2022Dec 16, 2022