Creado por Mikael Caselitz
hace alrededor de 5 años
|
||
Pregunta | Respuesta |
Different types of complications | -Failure: Deviation of observed behaviour from specific behaviour (crash) -Error: system in state -> further processing by system can lead to failure -Fault: mechanical or algorithm cause an error (bug) -Validation: Activity of checking deviations... |
Vertical integrations testing | Testing though all layers |
Test model | Test driver:program that executes testcases Test case: function derived from use case Input data: consists of data for test cases Oracle: predicts expected output data Test harness: framework that allows to run test under varying conditions and monitor behaviour of sut |
Testing Model |
Image:
Image (binary/octet-stream)
|
Mock onject pattern |
Mock objects: replaces behaviour of real object with collaborator
can be used for testing state of individual objects as well as interaction between objects
Image:
Image (binary/octet-stream)
|
¿Quieres crear tus propias Fichas gratiscon GoConqr? Más información.