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 save a first name containing allowed special characters #2877

Closed
YuliaHurska opened this issue Nov 25, 2024 · 0 comments · Fixed by #2924
Assignees
Labels
Edit my-profile priority: medium Student Implementation that regard to the student test case Tutor Implementation that regard to the tutor

Comments

@YuliaHurska
Copy link

YuliaHurska commented Nov 25, 2024

Precondition:
1.User with Student role and user with 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.

Test steps:

  1. Click on the 'First name' field
    Expected result: The text cursor appears in the 'First name' field.

  2. Replace the existing text in the 'First name' field with test data
    test data:
    1)O'braian
    2)Мар'яна
    3)Анна-Марія
    4)Анна Марія
    Expected result:
    The 'First name' field contains the new text.
    the 'Update' button is anable and active.

  3. Click on the 'Update' button
    Expected result:
    The last name is saved.
    The green push-up notification is appear with the text: 'Success! Your data has been updated.'
    Image

  4. Open 'Profile page'
    Expected result:
    The first name is displayed with :
    1)O'braian
    2)Мар'яна
    3)Анна-Марія
    4)Анна Марія

User story link :
Change request - #2874
User Story - #2693

@YuliaHurska YuliaHurska added Edit my-profile priority: medium Student Implementation that regard to the student test case Tutor Implementation that regard to the tutor labels Nov 25, 2024
@YuliaHurska YuliaHurska moved this to Test Cases in SpaceToStudy Nov 25, 2024
@SofiiaYevush SofiiaYevush self-assigned this Nov 27, 2024
@SofiiaYevush SofiiaYevush moved this from Test Cases to In progress in SpaceToStudy Dec 2, 2024
@SofiiaYevush SofiiaYevush changed the title [Edit profile. Profile]Verify that the tutor/student can save a first name containing allowed special characters (SP: 2) [Edit profile. Profile]Verify that the tutor/student can save a first name containing allowed special characters Dec 2, 2024
@github-project-automation github-project-automation bot moved this from In progress to Done in SpaceToStudy Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Edit my-profile priority: medium Student Implementation that regard to the student test case Tutor Implementation that regard to the tutor
Projects
Status: Done
2 participants