Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 1.31 KB

File metadata and controls

42 lines (28 loc) · 1.31 KB

English

Functionality: Registration on the Adopet website.

Scenario: Registration on the website completed successfully.

Steps:

The user accesses the registration page. The user fills in the field "Nome" (Name in portuguese). The user fills in the field "Email" with a valid email address. The user fills in the field "Senha" (Password in portuguese) with a valid password. The user fills in the field "Confirmação de Senha" (Password Confirmation in portuguese) with the same password entered in the previous step. The user clicks the "Cadastrar" (Register in portuguese) button.

Expected Results:

The system processes the information provided.

Business Rule: Email and Password are mandatory fields for registration

Portugues

Funcionalidade: Cadastro no site Adopet

Cenário: Realizar um cadastro no site com sucesso

Passos:

O usuário acessa a página de cadastro. O usuário preenche o campo "Nome". O usuário preenche o campo "E-mail" com um endereço de e-mail válido. O usuário preenche o campo "Senha" com uma senha válida. O usuário preenche o campo "Confirmação de Senha" com a mesma senha inserida no passo anterior. O usuário clica no botão "Cadastrar".

Resultados Esperados: O sistema processa as informações fornecidas.

Regra de Negócio: E-mail e senha são campos obrigatórios para o cadastro.