Problem:
Currently, newly implemented forms and workflows cannot be effectively tested. Testing requires multiple real user roles and significant coordination effort, making it inefficient and error-prone.
Objective:
Enable efficient and independent testing of forms and workflows without relying on real user role changes.
Requirement:
Provide an Admin/Test Mode for Forms & Workflows that allows:
Simulation of different user roles
Selection of the specified workflow states
Viewing and testing the form from the perspective of each role at each workflow step
Expected Benefit:
Faster and more reliable testing
Reduced dependency on multiple users and roles
Improved quality of forms and workflows