annoviko / annoviko/crwproc

[Testing] Develop manual tests

Abierto
#41 0 comentarios 0 reacciones 1 asignado Reclamado por @annoviko Ver en GitHub
testing
Lenguaje dominante
C++
Estrellas
0
Forks
0
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

There are a lot of cases where human interaction and human vision on graphical elements are needed. Manual tests are needed for that purpose. These tests should be designed and properly stored. The following general steps are proposed to reach that:

1. A folder `manual` in `tests` folder to keep manual tests.
2. Each test should be described in a separate *.md file.
3. The list of tests should be reflected in a separate *.md file that will contain references to all these manual tests.
4. All small sub-programs that are needed to simulate required behavior should be placed in `manual\imitators`.

At the beginning, these tests should focus on UI part. The core functionality should be focus for unit-tests and system-tests.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.