Buscar
Estás en modo de exploración. debe iniciar sesión para usar MEMORY

   Inicia sesión para empezar


Por supuesto:

SDET Flashcards - SDLC Manual Testing

» Iniciar este curso
(Practica preguntas similares gratis)
Pregunta:

What is the difference between static and dynamic testing?

Autor: Ed Howard



Respuesta:

Static Testing (Done In Verification Stage). Static Testing is a White Box testing technique where the developers verify or test their code with the help of a checklist to find errors in it, this type of testing is done without running the developed application or program. Code Reviews, Inspections, Walkthroughs are mostly done at this stage of testing. Dynamic Testing (Done In Validation Stage). Dynamic Testing is done by executing the actual application with valid inputs to check the expected output. Integration Testing, System Testing, Regression and Acceptance Testing.


0 / 5  (0 calificaciones)

1 answer(s) in total