Skip to content

TC106-002

Test Case description Ensure consistency across platforms
Test Case ID TC106-002
Author Eetu Savolainen
Date of creation 19.02.2024
Class Non-functional

Test description / objective

This test aims to ensure consistency in the dark mode color scheme across different platforms and devices. It verifies that the colors used in dark mode remain consistent regardless of the device or operating system.

Test pre-state

  • Ensure access to the application on multiple platforms or devices that support dark mode.

Test steps

Step No. Step Description Expected Result
1 Enable dark mode on each platform or device Dark mode is successfully activated
2 Compare the appearance of the application interface, including colors and UI elements, in dark mode across different platforms The appearance of the application interface is visible and distinguishable against the dark background
3 Verify the visibility and readability of text and UI elements against the dark background Text and UI elements exhibit optimal visibility and readability against the dark background
4 Check for any inconsistencies or issues with color contrast that may affect user experience There are no color contrast issues or inconsistencies that hinder the usability of the application in dark mode

To be taken into account during test

  • Test the dark mode color scheme in as many platforms as possible (e.g., iOS, Android, web).
  • Check for any device-specific adjustments needed for optimal dark mode experience.

Test result (Pass/Fail Criteria)

  • PASS condition:

    • If the dark mode color scheme remains consistent and visually appealing across different platforms and devices, the test is considered to have passed.
  • FAIL condition:

    • If there are inconsistencies or usability issues in the dark mode color scheme on different platforms or devices, the test is considered to have failed.