pip install -r requirements.txt
Scope: Test valid and invalid login attempts to the Authorization page.
Action: User submits Login form.
Test Notes and Preconditions: Open the login page.
Verification Steps: Verify the user has been entered in to the admin page after given the correct details
Scope: Test logout user after successful login.
Action: User logs out.
Test Notes and Preconditions: Perform test after login.
Verification Steps: Verify the user has been successfully logout after clicking on the action in menu.
Scope: Change user after successful login.
Action: Change user (logout the old one and log in a new one).
Test Notes and Preconditions: Perform test after login.
Verification Steps: Verify the user has been successfully changed after clicking on the action in menu.
Scope: Change language in user menu.
Action: Change language for user.
Test Notes and Preconditions: Perform test after login.
Verification Steps: Verify the language has been successfully changed after clicking on the action in menu.
Scope: Items configuration.
Action: CRUD of items in configuration.
Test Notes and Preconditions: Perform test after login as admin.
Verification Steps: Verify the CRUD operations on items.
Scope: Process control configuration.
Action: CRUD of different components of Process control configuration.
Test Notes and Preconditions: Perform test after login as admin.
Verification Steps: Verify the CRUD operations on components of Process control configuration.
Scope: Tasks list functionality.
Action: CRUD of different tasks of Tasks list.
Test Notes and Preconditions: Perform test after login as admin.
Verification Steps: Verify the CRUD operations on tasks of Tasks list.
Scope: User's tour for Proccess control
Action: Shows user step by step examplary Proccess control functionality