SASE QA: Flujos Escolares
This skill defines the procedures for testing critical school workflows.
Mandatory Test Scenarios
1. The Docente Lifecycle
- •Actor: User with role
DOCENTE. - •Steps:
- •Login successfully.
- •Locate a student (either via list or search).
- •Create an
incidenciaof type "ACADEMICA" (e.g., "No entregó tarea"). - •Verify the incident appears in the student's history.
- •Attemt to Close the case immediately (should be allowed for simple academic issues).
- •Verify closure status.
2. Escalation & Direction
- •Actors:
DOCENTE,DIRECCION. - •Steps:
- •Docente: Creates a "GRAVE" incident (e.g., "Conducta Agresiva").
- •Docente: Tries to close it? (Should be warned or blocked, or it remains open for Orientation).
- •Dirección: Logs in.
- •Dirección: Sees the alert/notification.
- •Dirección: Adds a comment/observation.
- •Dirección: Closes the case.
- •Verify: Log out Direction, Log in Docente. Docente checks status -> "CERRADO".
3. Citation (Citatorio) Integration
- •Actor:
DOCENTEorORIENTACION. - •Steps:
- •Generate a Citatorio for a parent.
- •Check if it generates a printable view or PDF.
- •Verify the database records the "Citatorio Created" event in
auditoria.
Automation Instructions
- •Use
browser_subagentfor these flows. - •Must capture screenshots at:
- •Form submission success.
- •Error messages.
- •Final state verification.
- •Log any failures precisely (e.g., "Button X not clickable", "RLS Error 401").