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

HU05: Creación CRUD de curso #5

Closed
Sofka-XT opened this issue Nov 21, 2021 · 1 comment
Closed

HU05: Creación CRUD de curso #5

Sofka-XT opened this issue Nov 21, 2021 · 1 comment

Comments

@Sofka-XT
Copy link
Owner

Sofka-XT commented Nov 21, 2021

PUNTO HU 8

DESCRIPCION
YO COMO usuario QUIERO crear, listar, actualizar y eliminar un curso PARA manipular y/o persistir la información de los cursos.

DOR (Definition of ready)

  • Tener acceso a la base datos en mongo
  • Acceso a la linea de colores para que propongan la linea gráfica.

CRITERIOS DE ACEPTACIÓN

  • Datos validados y guardados.
  • los datos se persistan correctamente.
  • Respuesta a la hora de guardar, editar y eliminar de manera exitosa o no el curso.
  • Como coach pueda, listar todo lo del curso y el aprendiz no lo pueda hacer.
  • los datos se recuperen correctamente.
  • Acepta propuesta de linea grafica

DOD TRANSVERSALES (Definition of Done)

  • Pruebas a nivel de dominio al 100% para el backend.
  • Pruebas funcionales manuales para frontend por parte del dev, no tiene pruebas unitarias; por parte de QA pruebas funcionales automatizadas.
  • Revisión de criterios de aceptación por medio de pares o P.O.
  • Revisión de codigo a través de PR Pull request.
@Sofka-XT Sofka-XT added this to the Spring#1 milestone Nov 22, 2021
@Sofka-XT
Copy link
Owner Author

  • Nombre del curso
  • Listado de categorias (agregar reglas [roja, verde y amarilla] de alertas por cada categoria).

Ejemplo:

Introducción a desarrollo

  • Metodologia [ROJA < 40, AMARILLA < 75, VERDE = 100] + Feedback
  • Productividad [ROJA < 40, AMARILLA < 75, VERDE = 100] + Feedback
  • Git [ROJA < 40, AMARILLA < 75, VERDE = 100] + Feedback
  • Java [ROJA < 40, AMARILLA < 75, VERDE = 100] + Feedback
  • Javascript [ROJA < 40, AMARILLA < 75, VERDE = 100] + Feedback
  • Laboratorio [ROJA < 40, AMARILLA < 80, VERDE = 100] + Feedback

jeantr35 added a commit that referenced this issue Nov 24, 2021
Se añadieron los ID para pruebas de calidad a los elementos del login…
@SirLocust SirLocust removed this from the Sprint#1 milestone Nov 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants