Project 11

Project Name: 
zzz
Process Model
Modeling Tool: 
Camunda
BPMN 2.0 Model (.bpmn): 
BPMN 2.0 Model (.pdf): 
Workflow Implementation
Execution Tool: 
Camunda BPM
Test Report: 
=== login=== 1. each user should be able to login using username + password 2. login should not work for wrong username 3. login should not work for wrong password 4. session should not work if user is not logged in 5. user should not be able to access links without login 6. user should be able to log out 7. after logout same user should be able to login again ===access=== 1. only admin can see admin panel and cockpit