Skip to content

TC-40-002 - Language Selection: Skill Selection

Test Case ID TC-40-002
Author Alena Galysheva
Date of creation 15.06.2023
Class Functional
Type ---

Update history

  • version 0.1 - 15.06.2023 - Alena Galysheva - test case created
  • version 0.2 - 05.07.2023 - Alena Galysheva - test name fixed

Test case description

This test case verifies the functionality of the FEA-40-language-selection-option.

Source for the test

This test is based on the following feature requirement:

Prerequisites and test steps

Prerequisites

  1. Skill Collector is up and running.
  2. Language Selection is implemented on the Home page

Test steps

# Action Expected result
1 Go to Skill Collector skill selection view. The skill selection view is loaded successfully.
2 Check the default language. The default language is set to English.
3 Verify that all buttons and links work. All buttons and links function correctly.
4 Check that hovering over the question mark displays the description of a skill. The description of a skill is displayed when hovering over the question mark.
5 Verify that all UI elements, including error and warning messages, are displayed correctly and properly formatted. All UI elements are displayed correctly and formatted properly, including error and warning messages.
6 Check grammar and spelling. All text content is grammatically correct and spelled accurately in the selected page language.
7 Change the page language to Finnish. The language is successfully changed to Finnish.
8 Repeat steps 3-6. The expected results are achieved. The text is in Finnish, and all steps are functioning as expected. Skills, their descriptions, and categories are displayed in English.
9 Change the page language to Swedish. The language is successfully changed to Swedish.
10 Repeat steps 3-6. The expected results are achieved. The text is in Swedish, and all steps are functioning as expected. Skills, their descriptions, and categories are displayed in English.
11 Repeat steps 2-8 for soft skill selection view. The expected results are met.

End state

The user is able to change the language of the skill selection page without breaking it.

To be taken into account during test

  • Currently, skills, skill descriptions and navigation menu are not translated as they are pulled from Skill database, which does not have Finnish or Swedish translations yet.

PASS/FAIL Criteria

  • PASS: All test steps are completed successfully, and the output matches the expected results.
  • FAIL: Any of the test steps fail, or the output does not match the expected results.