OPA interviews are designed to be:
Easy to develop, and
Easy to maintain
OPA includes built-in
automated testing capabilities for ensuring your rules deliver
expected results with every iteration.
Nevertheless, for extra guarantees of consistent behaviour
between versions, some customers choose to build automated test
cases for OPA interviews.
This can be particularly helpful if you have added JavaScript
interview extensions or custom controls to your OPA interviews, and
want to...