We use spring batch in our java based application (financial banking application) and I'm looking for a good tool to test functionality including job level functionality using automation(also needs CI integration).
The goal is to run the batch jobs one by one and verify whether the functionality of the application is working correctly.
I want to know if anyone have used any tools which will help in that,both OS and paid ones.