Introduction Automated testing is a part of Agile, DevOps and CI/CD practices. However as test suites grow teams often encounter flaky tests. Tests that fail sometimes and then pass without any changes to the application or test code. Flaky tests create uncertainty in automation pipelines. A failure may indicate an application defect but it may […]
As test automation engineers, we have been striving to minimize this time difference between feature specification and test coverage for years. A conventional approach may involve time intensive QA engineers reading through user stories in Jira and then recreating acceptance criteria (AC) in test scenarios, copying the test scenarios into Zephyr Squad, and then recording […]
Our Quietest Team Member: How AI Changed the Way I Think About Testing It doesn’t attend stand-ups. It doesn’t ask questions during meetings. It doesn’t even have a Microsoft Teams status. Yet somehow, it has become one of the busiest members of our QA team. It Joined the Team Without Anyone Noticing A few months […]
As a tester, I have always tried to improve efficiency without compromising quality. Over the past year, AI tools have become a part of many testing workflows, including mine. When I first started using AI, I thought that it would be very easy, like: Just ask a question. Answer will be generated Use the output. […]
The development of software testing has grown with the appearance of AI and intelligent automation tools. The current teams are able to provide a faster, reliable, and scalable application like never before. However, even with such improvements, much of the QA is manual. Tasks like: Writing test cases Creating test data Maintaining documentation Company review […]
Introduction One year ago, I was suggested to use AI to write test cases. I got confused at that time — can AI really write test cases the way we do? But then I thought, if AI can do so many things, why not test case writing? So, I decided to give it a try. […]
Introduction Generative AI (Gen AI) is changing the software testing world. As technology development accelerates towards its peak and the software are getting more complex, traditional testing methods struggle to keep up. From the repetitive manual tasks, to to endless regression cycles. That’s where Gen AI has been a game-changer. It uplifts QA professionals in […]
Let’s be honest – we’ve all worked with a bot that was more annoying than helpful. Maybe it repeated the same answer no matter how you phrased your question. Now imagine a system that not only responds, but actually acts: booking your ticket, applying a discount, or adding an event to your calendar. That’s the […]
Introduction: AI and machine learning are becoming a part of our everyday lives, shaping everything from the way we get medical advice to how financial decisions are made. But unlike traditional software, these systems don’t just follow fixed rules, they learn, evolve, and change over time. And that makes testing them a whole new kind […]