Skip to content

TC013-FEA102 User password hashes

Test Case ID TC013
Test case designer Minna Tapojärvi
Creation date 23.02.2024
Classification Security
Origin Feature

Test description / objective

Test that the passwords are hashed in database.

Pre-state

Virtual machine that has Tukko running for testing and access to database.

Test Steps

Step Verify Some notes
1. Open Tukko page Is Tukko running
2. Create new user
3. Open database
4. Check if password is hashed

End-State

Passwords should be saved in database in hashed format.

Determination of test result (Pass / Fail Criteria)

  • PASS condition: Passwords are hashed
  • FAIL CONDITION: Passwords are shown in regular format in database.