I am new to activiti and was wondering if it is possible to do some kind of automated testing for the workflows eg. using the Eclipse plugin? A bit like unit tests in a software project?
You can write unit-tests for the workflows, covering all possible scenario's the process can go through. There is no "visual" tool for testing workflows in Activiti by default I'm afraid.