Это процесс ознакомления с рабочим проектом или заданием, которое вам предстоит выполнить и исследовать.
В нашем случаи будем тестировать проект https://hooke.ca
Знакомство с реальным проектом.
Начало работы с заданиями и тестированием.
Выявление и документирование дефектов.
Это процесс ознакомления с рабочим проектом или заданием, которое вам предстоит выполнить и исследовать.
В нашем случаи будем тестировать проект https://hooke.ca
1. Зайти в Jira (доступ был отправлен на email):
2. Взять таску:
3. Создание чек-листа:
4. Создание баг-репорта:
5. Создание улучшения (Improvement):
Registration Form:
Check the presence of a registration form on the main page of the website.
Mandatory Fields:
Verify if all the fields that should be filled out are marked as “mandatory.”
Check for fields to input name, surname, email address, and password.
Data Validation:
Ensure that data validation is in place (e.g., correct email format, minimum password length).
Error Messages:
Check if correct error messages appear when a user enters incorrect data.
Successful Registration:
Verify that after successful registration, the user receives confirmation or is redirected to another page with a successful registration message.
Password:
Check password requirements (minimum length, presence of uppercase and lowercase letters, numbers, and special characters).
Email Confirmation:
Confirm if an email confirmation is sent to the specified email address.
Check if user confirmation of the email address is required before they can log in to the site.
Automatic Form Filling:
Check if it’s easy to fill out the registration form using password managers (e.g., LastPass or Bitwarden).
Registration Completion:
Verify that after completing the registration, the user is redirected to the main page or gains access to their personal account.
Log In and Log Out:
Check the ability to log in to the site using the entered registration data after registration.
Testing on Different Devices:
Check if registration works on different devices (computers, tablets, mobile phones) and in various browsers.
Repeat Registration:
Check if the system prevents repeat registration with the same data.
Error when trying to log in to hooke.ca
Preconditions:
Description:
Steps to Reproduce:
Actual result:
Expected result:
Severity:
Priority:
Environment:
Implement the ability to change the email address in the user profile
Description:
Current Limitations:
In the current version of the product, users do not have the ability to change the email address they provided during registration.
What Needs to Be Changed:
We need to add functionality that allows users to change their email address in their user profiles.
Expected Outcome:
After implementing this improvement, users will be able to update their email address in their user profiles.
Priority:
High