Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Test] Contacto | Email: Campo "email" valida el formato del correo #24

Open
5 of 14 tasks
CrisGonzalez7 opened this issue Oct 11, 2022 · 4 comments · Fixed by #9
Open
5 of 14 tasks

[Test] Contacto | Email: Campo "email" valida el formato del correo #24

CrisGonzalez7 opened this issue Oct 11, 2022 · 4 comments · Fixed by #9
Assignees
Labels
Alta Es importante resolverlo lo más pronto posible. Testeo Test QA

Comments

@CrisGonzalez7
Copy link
Owner

CrisGonzalez7 commented Oct 11, 2022

Verificar que en el campo "email" valida que el formato del correo sea válido.

Precondiciones

  • Tener internet
  • Tener un navegador web
  • Tener instalado Selenium IDE

Pasos

  • Abrir la página de Contacto
  • Hacer prueba manual del formulario con datos válidos
  • Hacer prueba manual del formulario con caso de prueba:
    • Insertar nombre válido
    • Insertar correo con formato inválido
    • Insertar teléfono válido
    • Enviar formulario
  • Revisar si el formulario realiza validación correctamente
  • Realizar prueba automatizada

Resultados esperados

  • Al ingresar datos válidos el formulario se envía correctamente.
  • El campo "email" no permitió ingresar un formato de correo inválido y al enviar el formulario muestra mensaje de error.
@CrisGonzalez7 CrisGonzalez7 added this to the Testeo #1: Formularios milestone Oct 11, 2022
@CrisGonzalez7 CrisGonzalez7 self-assigned this Oct 11, 2022
@CrisGonzalez7 CrisGonzalez7 added the Alta Es importante resolverlo lo más pronto posible. label Oct 11, 2022
@CrisGonzalez7
Copy link
Owner Author

CrisGonzalez7 commented Oct 11, 2022

Reportado en el issue #8

@CrisGonzalez7 CrisGonzalez7 linked a pull request Oct 11, 2022 that will close this issue
@CrisGonzalez7 CrisGonzalez7 added Testeo Test QA Alta Es importante resolverlo lo más pronto posible. and removed Alta Es importante resolverlo lo más pronto posible. labels Oct 11, 2022
@CrisGonzalez7
Copy link
Owner Author

CrisGonzalez7 commented Oct 11, 2022

Se agregó la validación del correo en el pull request #9

@CrisGonzalez7
Copy link
Owner Author

CrisGonzalez7 commented Oct 11, 2022

RETEST

Verificar que en el campo "email" valida que el formato del correo sea válido.

Precondiciones

  • Tener internet
  • Tener un navegador web
  • Tener instalado Selenium IDE

Pasos

  • Abrir la página de Contacto
  • Hacer prueba manual del formulario:
    • Insertar nombre válido
    • Insertar correo con formato inválido
    • Insertar teléfono válido
    • Enviar formulario
  • Revisar si el formulario realiza validación correctamente
  • Realizar prueba automatizada

Resultado esperado

  • El campo "email" no permitió ingresar un formato de correo inválido.

ACCIONES POSTERIORES

@CrisGonzalez7
Copy link
Owner Author

No se pudo realizar el Retest porque el formulario envía errores a pesar de ingresar datos válidos.

Evidencia: 02 - Formulario no se envia correctamente

Abro issue #22 para solucionarlo

@CrisGonzalez7 CrisGonzalez7 moved this from Retest to Fallido in Seguel Propiedades Oct 11, 2022
@CrisGonzalez7 CrisGonzalez7 moved this from Fallido to Reportado in Seguel Propiedades Oct 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Alta Es importante resolverlo lo más pronto posible. Testeo Test QA
Projects
Status: Reportado
Development

Successfully merging a pull request may close this issue.

1 participant