Re: Can JBehave be used for testing a batch processing system?

2017-08-29 Thread Ken Van Camp
Mauro, Thanks for your reply. My principle concern in using JBehave with a batch-oriented system stems from my wanting to have every scenario represent a single "transaction" in the system. Since the system would be very slow to execute a single transaction (it is designed to process large

Re: Can JBehave be used for testing a batch processing system?

2017-08-29 Thread Mauro Talevi
Hi Ken, BDD can be used to verify any system’s behaviour that can be automated. The tricky bit is to describe the behaviour in a way that is intelligible from a business point of view (big files aren’t as you’ve noted).You may try to autogenerate the input files based on templates with