Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(SP: 2) [Edit profile. Profile]Verify that the tutor/student can search for a city by re-entering letters in the 'City' field #2747

Open
YuliaHurska opened this issue Nov 17, 2024 · 0 comments · May be fixed by #3001
Assignees
Labels
Edit Functional Something isn't working my-profile priority: low Student Implementation that regard to the student test case Tutor Implementation that regard to the tutor

Comments

@YuliaHurska
Copy link

YuliaHurska commented Nov 17, 2024

Precondition:

  1. A user with the Student role and a user with the Tutor role are registered.
  2. Log In as a :
    1)Tutor
    2)Student
  3. On the 'Edit profile' page, navigate to and open the 'Profile' tab.
  4. Location is not added.

Test steps:

  1. Select the test data from the 'Country' dropdown list.
    Test data:
    1)Ukraine
    Expected result:
    The Country is selected and displayed in 'Country' field.
    The 'City' field becoms enabled.

  2. Click on 'City' field .
    Expected result:
    The dropdown list is displayed with cities in alphabetic order.
    The text cursor appear in the 'City' field

  3. Start typing text data in the 'City' field.
    Test data:
    1)Verkhovy
    Expected result:
    The Cities matching the searched letters are displayed in the 'City' dropdown list.

  4. Clear the 'City' field by pressing the Backspace key
    Expected result:
    The field is cleared from the text.
    The text cursor is displaying
    The 'City' dropdown list is displayed with cities in alphabetic order.

  5. Start typing text data in the 'City' field.
    Test data:
    1)Frankivsk
    Expected result:
    The Cities matching the searched letters are displayed in the 'City' dropdown list.

User story link :
User Story - #2693

@YuliaHurska YuliaHurska added Edit Functional Something isn't working my-profile priority: low Student Implementation that regard to the student test case Tutor Implementation that regard to the tutor labels Nov 17, 2024
@YuliaHurska YuliaHurska moved this to Test Cases in SpaceToStudy Nov 17, 2024
@YuliaHurska YuliaHurska changed the title Verify that the tutor/student can search for a city by re-entering letters in the 'City' field [Edit profile. Profile]Verify that the tutor/student can search for a city by re-entering letters in the 'City' field Nov 18, 2024
@OlegDemkiv10 OlegDemkiv10 moved this from Test Cases to Test cases Pass in SpaceToStudy Nov 19, 2024
@SofiiaYevush SofiiaYevush self-assigned this Dec 16, 2024
@SofiiaYevush SofiiaYevush changed the title [Edit profile. Profile]Verify that the tutor/student can search for a city by re-entering letters in the 'City' field (SP: 2) [Edit profile. Profile]Verify that the tutor/student can search for a city by re-entering letters in the 'City' field Dec 16, 2024
@SofiiaYevush SofiiaYevush moved this from Test cases Pass to In progress in SpaceToStudy Dec 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Edit Functional Something isn't working my-profile priority: low Student Implementation that regard to the student test case Tutor Implementation that regard to the tutor
Projects
Status: In progress
2 participants