All0ne13 / All0ne13/CrashCourse

Registration of a new user on the website

未關閉
#34 0 則留言 0 個 reaction 已指派 1 人 已被 @All0ne13 認領 在 GitHub 檢視
test case Рriority: HIGH
主要語言
沒有語言資料
星號
0
分支
0
PR 合併指標
30 天內沒有已合併 PR

描述

# [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)

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。