All0ne13 / All0ne13/CrashCourse
Registration of a new user on the website
- Langage dominant
- Aucune donnée de langage
- Étoiles
- 0
- Forks
- 0
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
# [TC034] : Registration of a new user on the website
## Description
Verify the registration process for a new user on the website.
## Precondition
The user is on the website's homepage https://magento.softwaretestingboard.com/.
### Priority
High
### Input data
- User's personal information
- Email address
- Password
## Test Steps
| Step No. | Step description | Expected result |
|-------------|:-------------|:-----|
| 1. | Click on "Create an Account" | The registration page opens. |
| 2. |Enter the required valid information, including(First name, Last name, Email, Password). | Information is successfully filled. |
| 3. | Click the "Create an Account" button. |The system processes the request. |
## Expected Result
- After clicking "Create Account," the system should create a new user account with the provided information.
- The system should verify that the entered email address is not associated with another user account.
- If the registration is successful, the user should see a message confirming their successful registration.
## Requirement
[User Registration](https://github.com/All0ne13/CrashCourse/issues/4)
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.