Now that we have continuous integration tools and can automate the majority of development tasks, it's about time we added automated process testing to our bag of tools to ensure our processes will not break with bug fixes or when adding new features. A typical BPM process includes integration to back-end systems and…