Skip to content

TC-20-001 - Skills displayed

Test Case ID TC-20-001
Author Alena Galysheva
Date of creation 30.06.2023
Class Non-Functional
Type Acceptance

Update history

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

Test case description

This test case verifies the functionality of the FEA20-skill-info-view.

Source for the test

This test is based on the following feature requirement:

Prerequisites and test steps

Prerequisites

  1. Skill Collector is running in the testing environment.
  2. FEA-47 is implemented, tested and accepted.
  3. SFIA 8 and Mural is opened and available as a reference.

Test steps

# Action Expected Result
1 Go to Skill Collector and start recording the network traffic in the network tab. All network requests are successfully recorded.
2 Navigate to the first page of the skill selection view and check the recorded traffic. The recorded logs show that the skills were fetched from the correct database.
3 Check the displayed skills. All hard skills are displayed as defined in the reference material. Only hard skills are displayed. Each skill has a question mark icon next to it.
4 Check the skill categories. The skills are grouped according to the defined categories in the reference material and the Skills database.
5 Hover over each skill icon. When hovering the mouse over the icon, the skill's description is displayed. The description appears quickly and smoothly without any noticeable delay or lag. The description is displayed as long as the cursor stays on top of the icon.
6 Examine the tooltip. The tooltip does not get obscured by other elements and does not overlap with the skill name.
7 Verify that the text within the skill information is easily readable. The font size is appropriate for readability. The text color provides good contrast against the background. The text has sufficient contrast to ensure good legibility according to WCAG 2.1 Level AA requirements.
8 Remove the cursor from the icon. The skill's description is not displayed if the user does not have the mouse over the icon.
9 Select each skill icon using the keyboard. Selecting the icon with the keyboard highlights it. Pressing the Enter key shows the description of the skill.
10 Check the description of each skill. The displayed description corresponds to the hard skill it is assigned to, as defined in the reference material.
10 Change the color mode and repeat the test steps. The functionality works as intended in a different color mode.
11 Repeat steps 1-10 on the second page of skill selection view with soft skills. Soft skills and their descriptions are displayed correctly on the next page. Use Mural as a reference for skill names and descriptions.
12 Repeat the test steps on at least 2 different browsers. The skill information functions correctly and consistently across different web browsers.

End state

End user is able to view all the hard skills from the Skill database.

To be taken into account during test

N/A

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.