
Complex KIE server tests automation part 2: Deadline notifications after KIE server restart
Resilience testing can be also automated.

Toward a reliable and fully recoverable Drools stateful session
One of the most important features of Drools is the possibility of evaluating rules in an interactive and conversational way, allowing to use inferenc...

Simplifying Drools Tests with AssertJ
Introduction Creating clean, concise, and maintainable tests is crucial for any software project. In this post, we will discuss the ongoing refactorin...