RedRoverSchool / BookClubQA_Python_2024_fall

5 stars 8 forks source link

US_04.002 | Guest > Registration > Create a user account for the guest as a teacher. #30

Open OlhaVatsyk opened 1 week ago

OlhaVatsyk commented 1 week ago

Description As a guest, I want to be able to register on the platform as a teacher so that I can start offering my teaching services.

Precondition: The guest must not be registered as a student or teacher. Navigate to the registration page: http://tester:dslfjsdfblkhew@122b1klbfw@testing.misleplav.ru

Acceptance Criteria Ensure the User is able to:

  1. Complete the registration form, which includes fields for:

    • Name
    • Password
    • Confirmation of Password
    • Checkbox "Я преподователь" (need to check for a teacher)
    • "Зарегистрироваться" button
  2. View a placeholder in each field to guide them on the expected input.

  3. Fill out all required fields and check the checkbox "Я преподователь" to proceed with registration as a teacher.

  4. Enter a name containing only letters, numbers, and the @/./+/-/_ symbols.

  5. Create a password that is at least eight characters long and is not overly familiar.

  6. View an error message next to any field that requires correction if they attempt to submit the form with invalid or incomplete data.

  7. Receive a confirmation message upon successful registration and be redirected to their personal control panel as a teacher.

KatyaMy commented 1 day ago

It looks good to me.

konsaf commented 1 day ago

I approve too.