Skip to content

Gx3 391 ⚡️ tools qa elements buttons #529

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

Merged
merged 10 commits into from
Nov 16, 2023

Conversation

JuliaFekiacova
Copy link

Para testear la funcionalidad de los buttons se diseñaron 3 TC's (uno por cada button).

📟 En los scripts de TS (.cy.js) utilicé los selectores de CSS:

  • por ID : el button DobleClick, el button RightClick, el mensaje correspondiente a cada button
  • por atributo : el button (dynamic) Click (cuyo ID es dinámico)

Assertions utilizadas:
✔️ should exists
✔️ should contain
poder visualizar el mensaje correspondiente al hacer
- doble click (dblClick())
- right click (rightClick())
- dynamic click (click())

🟢 Finalmente los 3 tests pasaron correctamente sin detectar ningún defecto.

En esta US no se han utilizado archivos fixtures.json ni commands.js.

@JuliaFekiacova JuliaFekiacova added the Needs Review Ready for review by the team. label Nov 16, 2023
@JuliaFekiacova JuliaFekiacova self-assigned this Nov 16, 2023
@ZwitterKaneda ZwitterKaneda added the Tutor Assigned I have a tutor assigned label Nov 16, 2023
@yeyu2083 yeyu2083 added In Review Currently being evaluated by the reviewer. and removed In Review Currently being evaluated by the reviewer. labels Nov 16, 2023
@yeyu2083
Copy link

@JuliaFekiacova Muy bien tu trabajo, lo único para remarcar es la estructura de los commit, no te olvides de eso..
Seguimos avanzando!..

@yeyu2083 yeyu2083 merged commit 4244c58 into QA Nov 16, 2023
@yeyu2083 yeyu2083 added Approved Approved and pending merge. and removed Needs Review Ready for review by the team. labels Nov 16, 2023
@AlexanderWindecker AlexanderWindecker deleted the GX3-391-⚡️-tools-qa-elements-buttons branch August 26, 2024 23:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Approved Approved and pending merge. Tutor Assigned I have a tutor assigned
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants