Foojay Podcast #99: Testing the Untestable: LLM Security for Java Developers with Tiberius
Your Java AI app is live. But have you tested whether it can be jailbroken? Iryna Dohndorf introduces Tiberius, an open-source security …

Your Java AI app is live. But have you tested whether it can be jailbroken? Iryna Dohndorf introduces Tiberius, an open-source security …

Tiberius: A Security Testing Framework for LLM Applications in Java How do you write a regression test for a system that is …

Tired of rerunning the same broken pipeline? Learn how to find and fix flaky tests with better data, waits, parallel runs and team habits.

BoxLings gives you 129 progressive exercises across 28 topics from the basics of variables and functions all the way to async programming, …

TestBox 7.x focuses on improving testing workflows for BoxLang and CFML applications. This release introduces improvements to the BoxLang …

JaCoCo is the go-to code coverage tool for Java projects. It integrates seamlessly with Maven, generates detailed HTML reports, and works …

Testing email functionality is often painful. SMTP servers are external, tests become slow or flaky, and local setups differ from CI …

“Sleep is not a synchronization primitive.” Every test engineer, eventually What’s a flaky test? A flaky test is a test that sometimes …

Fourteen days have passed, and it is time to present a fresh collection of readings that could influence developments in the field of …

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