Skip to content

TC-29-001 - Soft skill selection view

Test Case ID TC-29-001
Author Alena Galysheva
Date of creation 03.07.2023
Class Functional
Type Regression

Update history

  • version 0.1 - 03.07.2023 - Alena Galysheva - test case created

Test case description

This test case verifies the functionality of the FEA29-Softskill-selection-view.

Source for the test

This test is based on the following requirements:

Prerequisites and test steps

Prerequisites

  1. Skill Collector is running in the testing environment.
  2. FEA-20 is implemented, tested and accepted.
  3. FEA-21 is implemented.

Test steps

# Action Expected Result
1 Navigate to the soft skill selection view. Soft skill selection view is accessed successfully.
2 Verify that 3 radio buttons are displayed in a row to the right of each skill. All buttons are displayed.
3 Verify that the radio buttons are grouped in 3 columns with appropriate titles. Radio buttons are displayed in 3 columns with names "Most Important", "Important" and "Valuable".
4 Attempt to select 1 skill in each category. Skills are successfully selected. The user is notified that they selected maximum number of soft skills in each category.
5 Attempt to remove the selection of a skill by pressing the deselect button. The skill is deselected successfully, and the total number of selected skills is reduced.
6 Deselect the skills and attempt to select more than one skill as the "Most Important", "Important", or "Valuable" soft skill. The system allows selecting only one skill in each category.
7 Attempt to select more than three soft skills. The system prevents selecting more than three Soft Skills, and an error message is displayed.
8 Clear selection, select one skill and attempt to select it in a different category. The category of the skill changes, and the skill is selected in only one category. The total number of selected skills remains the same, and the number of skills in affected categories decreases and increases, respectively.
9 Repeat steps 4-8 for soft skills selection using the keyboard only. The Soft Skills can be selected and deselected successfully using the keyboard.
10 Select 20 hard skills and less than 3 soft skills, attempt to submit the form. The submission fails, and the data is not recorded in the database. The user is prompted to select 3 soft skills.
11 Change the color mode and repeat the test steps The functionality works as intended in a different color mode.

End state

Skill selection functions correctly, the user is able to select and deselect soft skills in each category. The maximum limit of 1 skill per category works, the user is required to select a total of 3 soft skills before successfully submitting the form.

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.