AI-Driven Testing Best Practices
AI can generate tests, but the result is not totally reliable. This article covers best practices to incorporate AI into the test …

Jonathan Vila
11,794 viewsAI can generate tests, but the result is not totally reliable. This article covers best practices to incorporate AI into the test …

Nicolas Frankel
2,314 viewsI've been a big fan of Mutation Testing since I discovered PIT. As I dive deeper into Rust, I wanted to check the state of mutation testing …

Nicolas Frankel
3,038 viewsIn this post, we'll lay the ground for a simple app's unit- and integration-testing, leveraging Testcontainers in the local environment.

Nicolas Frankel
2,218 viewsIn this article, we'll achieved several milestones toward the end-to-end testing goal.

Steve Poole
8,909 viewsThe takeaways of moving to a data-driven and test portability approach are more than a quality improvement.

Grace Jansen
6,548 viewsTestContainers helps improves true-to-production testing, see how you could make use of it for your MicroProfile and Jakarta EE apps.

Simon Martinelli
6,216 viewsAbout a testing framework that stands out for its ability to run browserless testing, offering several advantages over traditional …
Alexander Zakharenko
6,485 viewsMy experience testing compilers, focusing on the Kotlin/Native compiler and how I got into compiler testing, the tasks involved, the tools I …

Garbage Collectors, Intelligence Cloud, Test Containers and Flaky Tests, ToxiProxy, Structured Concurrency, and Virtual Threads!

Shai Almog
5,592 viewsSoftware testing functions as a critical debugging tool, significantly enhancing code reliability and streamlining the development process.