Skip to content

TC007-FEA404 Try to break inputs

Test Case ID TC007
Test case designer Minna Tapojärvi
Creation date 19.02.2024
Classification Security
Origin Feature

Test description / objective

Test to see if secure coding practices are in use in input fields.

Pre-state

Virtual machine that has Tukko running for testing.

Test Steps

Step Verify Some notes
1. Open Tukko page Is Tukko running
2. Find input field
3. Input different naughty strings from github Does it break?
4. Check backend if anything happened

End-State

Tukko should not be broken and database should be fine.

Determination of test result (Pass / Fail Criteria)

  • PASS condition: Tukko is fine and data is secure.
  • FAIL CONDITION: Tukko breaks or data changes.