Nominate that colleague that is changing the way we approach software testing. After the nominations are received, the 2026 finalists will be confirmed and will be publicly posted as RisingSTAR ...
In this episode of the EuroSTAR Community Podcast, Andrew Brown reflects on his journey as a long‑time EuroSTAR contributor and the motivation behind his recent book on technical debt. He reframes ...
In this episode of the EuroSTAR Community Podcast, Emna Ayadi shares her perspective on quality coaching and how the role of testers is evolving in agile and DevOps environments. She explains why ...
Kristoffer and Isabel bring together research findings and real-world testing experience. This conversation digs into what it really means to trust AI, how teams approach automation today, and what ...
The introduction of test automation has changed how test cases are captured. Many test teams manage test cases in the test automation code and no longer manage the test cases in a test case management ...
Every month on the third Tuesday as part of our How To…Series, we feature a new post with a guide on how to solve a particular problem with SOAP UI with guest blogger Brendan Connolly. This post looks ...
The term “project management” provides a clear enough description of the term – manage a project that is assigned to you. While this meaning is accurate to a great degree, it isn’t as clear when the ...
The mobile application has been improving at a far greater rate than any other technology during the past years. In today’s competitive mobile market, mobile app development teams have realized that ...
As we try to stay ahead of the curve in software development, the trend in the tech sector is all about AI. I recently had an interesting conversation with a colleague while we eased down the ...
Test automation is the secret weapon of modern software development, but not all tests are created equal. Imagine choosing the perfect set of test cases for automation as if you were curating a fine ...
According to Wikipedia, a framework is an abstraction in which software providing generic functionality can be selectively changed by additional user-written code, thus providing application-specific ...
Let me explain by taking an example of Integration Testing. It looks a lot like integration testing except here Service A and Service B we have an option to add failure or latency so that we can ...