Pergunta de entrevista da empresa Netflix

I have a system made up of multiple sub systems. How would I test this system?

Resposta da entrevista

Sigiloso

31 de mar. de 2012

First perform testing on each module and then integrate the modules in an incremental approach. Perform Integration Testing at each stage and then Regression Testing for modules that were previously integrated.