Crear
Descargar
Obtener Plan Académico
Compartir juego
Intégralo en tu plataforma

Puedes integrar el juego en un LMS compatible con LTI 1.1 o LTI 1.3 como Canvas, Moodle, o Blackboard. De esta manera podrás guardar las puntuaciones automáticamente en el libro de calificaciones de esa plataforma.
Descargar
Has superado el número máximo de juegos que puedes integrar en Google Classroom con tu Plan actual.

Para integrar tantos juegos como quieras en Google Classroom, necesitas un Plan Académico o un Plan Comercial.

Has superado el número máximo de juegos que puedes integrar en Microsoft Teams con tu Plan actual.

Para integrar tantos juegos como quieras en Microsoft Teams, necesitas un Plan Académico o un Plan Comercial.

La descarga de juegos es una característica exclusiva para usuarios con un Plan Académico o un Plan Comercial.

Obtén ahora tu Plan Académico o Comercial y comienza a integrar tus juegos en tu LMS, web o blog.

Si lo deseas, puedes descargar un juego de prueba aquí y probar su integración:

0478 SECTION 7: PROGRAM CYCLE - TESTING - VALIDATIONS/VERIFICATION

Ordenar Letras

Jugadas 7

Sobre esta actividad

KEYWORDS AND TERMS

Creada por

Singapur

Descarga la versión para jugar en papel

Crea tu propio juego gratis desde nuestro creador de juegos
Compite contra tus amigos para ver quien consigue la mejor puntuación en esta actividad

Top juegos

%
Anónimo
Anónimo
%
%
%
Has superado el número máximo de juegos que puedes imprimir con tu Plan actual.

Para imprimir tantos juegos como quieras, necesitas un Plan Académico o un Plan Comercial.

Imprime tu juego
0478 SECTION 7: PROGRAM CYCLE - TESTING - VALIDATIONS/VERIFICATION
 

Ordenar Letras

0478 SECTION 7: PROGRAM CYCLE - TESTING - VALIDATIONS/VERIFICATIONVersión en línea

KEYWORDS AND TERMS

por Jonathan Dunsby
1

Abstraction, decomposition of the problem, identification of the problem and requirements

2

Decomposition, structure diagrams, Flowcharts, pseudocode

3

Writing program code and iterative testing

4

Testing program code with the use of test data

5

A search is used to check if a value is stored in a list, performed by systematically working through the items in the list.

  
  
6

Each element is compared with the next element and swapped if the elements are in the wrong order, starting from the first element and finishing with next-to-last element.

  
  
7

Keeping a total that values are added to.

8

Keeping a count of the number of times an action is performed is another standard method.

  
  
9

Finding the largest and smallest values in a list are two standard methods that are frequently found in algorithms,

     
  
  
10

Validation is the automated checking by a program that data is reasonable before it is accepted into a computer system.

11

12

A process in the which you check/confirm data was entered correctly - such as proof reading - double entry - comparing data visual against each other

13

A type of validation which checks if a suitable/set number of characters has been entered - such as a telephone number.

  
  
14

Test Data outside the given range.

15

A type of validation which dictates that data must be entered/given/input - such as an email address or title: Mr, Mrs,

16

Test Data is on the limit of a given range - e.g. Max temperature or Speed.

17

A type of validation which checks that data meets/has been put into using a correct order/pattern - e.g. Number plates, Fin Numbers, Flight Code:

18

Test Data that on the limit , or +1 -1 of a given range. E.g. 60, 59 or 0,1

19

Validation that check if the correct data has been used - such as Number, Integer, Char, Text, String

20

Test data that is used to show the expected output.

¿Estás seguro que quieres abandonar la página?

Al abandonar la página perderás el progreso del juego.