Versiones comparadas

Clave

  • Se ha añadido esta línea.
  • Se ha eliminado esta línea.
  • El formato se ha cambiado.

ANÁLISIS FUNCIONAL:

...

TEST STRATEGY

SCOPE:

Info

Es el alcance válido de las pruebas; hasta dónde se prueba, qué NO se prueba

  • Las pruebas se realizarán en el componente PIM List (Product Information Management)

    • Se abordarán las pruebas en las secciones de:

      • Employee List”: Buscar, Ordenar y Borrar empleados

      • Add Employee”: Agregar y Editar empleados

  • Las pruebas se realizarán en el componente PIM Profile (Información de Empleados)

    • Se abordarán las pruebas en las secciones de:

      • Personal Details

      • Contact Details

      • “Emergency Contacts“

      • “Job”

      • Qualifications

  • Las pruebas se realizarán en el componente Account (Cuenta)

    • Se abordarán las pruebas en las secciones de:

      • Login

      • Logout

      • “Password-Change

      • Password-Recovery

FOCUS:

Info

Se describen e identifican los tipos y niveles de Pruebas que se realizarán.

TESTING FUNCIONAL:

Macro-Nivel de Testing

Nivel de Testing

Tipos de Testing

Blackbox (Frontend)

  • UI Testing (QA)

  • In-Sprint Testing

  • Exploratory

  • Smoke Testing

  • Sanity Testing

  • Regression Testing

  • Re-Testing (Bugs)

Blackbox (Frontend)

  • (UI) UAT Testing

  • Exploratory

  • Smoke Testing

  • Sanity Testing

  • Re-Testing (Bugs)

Whitebox (Backend)

  • Unit Testing (dev)

  • In-Sprint Testing

  • Re-Unit-Testing

Whitebox (Backend)

  • Integration Testing

  • E2E (end-to-end):

    • Database Testing

    • API Testing

    • UI

  • Smoke Testing

  • Sanity Testing

TESTING FUNCIONAL:

N/A