1.

White box testing is ______________(a) Static(b) Dynamic(c) Infeasible(d) Time-consumingThis question was addressed to me during a job interview.The origin of the question is Test-driven Development in portion Test Coverage and Development of JUnit

Answer»

Right choice is (b) Dynamic

Best explanation: White box TESTING tests the dynamic COMPONENTS of the code including their INTERNAL STRUCTURE.



Discussion

No Comment Found

Related InterviewSolutions