Testing

Descripción

Programming Fichas sobre Testing, creado por Tony Meman el 12/09/2016.
Tony Meman
Fichas por Tony Meman, actualizado hace más de 1 año
Tony Meman
Creado por Tony Meman hace más de 7 años
4
0

Resumen del Recurso

Pregunta Respuesta
Testing - evaluation to assess quality, completed by either a computer or person
Reviews - a meeting in which several people examine a design doc or section of code - sometimes referred to as inspections or walkthroughs
Test Cases - a set of input and user actions, coupled with the expected results - often organised formally into test suites which can be stored and reused
Defect Testing - the execution of test cases to uncover errors - fixing an error often causes new errors
Regression Testing - After changing code to fix errors, run previous test suites to ensure that new errors have not been introduced - Not possible to create test cases for all possible user actions, therefor test should be designed to maximise ability to find issues
Black-Box Testing - test cases developed without consideration for internal logic. - based on input and expected output * GOOD TESTING USES BOTH BLACK AND WHITE-BOX TESTING*
Equivalence Categories - method of organising inputs - where two things are essentially considered to be the same
White-Box Testing - focuses on the internal structure of the code - ensures that every path of the code is tested * GOOD TESTING USES BOTH BLACK AND WHITE-BOX TESTING*
Mostrar resumen completo Ocultar resumen completo

Similar

HTTPS explained with Carrier Pigeons
Shannon Anderson-Rush
Historical Development of Computer Languages
Shannon Anderson-Rush
Useful String Methods
Shannon Anderson-Rush
Flvs foundations of programming dba 2
mariaha vassar
Testing for ions
Joshua Rees
Python Quiz
karljmurphy
computer systems and programming quiz
Molly Batch
Think Python
tsilvo2001
C Programming
Miki Rana
Generations of Programming Languages
Balikkoftesi
Mapa Conceptual - Arreglos
ciroivan94