White-box testing focuses on:
Aonly the user interface
Bexternal behaviour only
Cthe project schedule
Dthe internal logic and code paths of the program
Answer & Solution
Correct answer: D. the internal logic and code paths of the program
White-box testing exercises internal logic, branches and code paths.
Related questions
Changing one module should ideally not force changes in others; this is achieved by keepinCyclomatic complexity is a metric that measures:A UML use-case diagram primarily captures:In the V-model, each development phase is associated with a corresponding:A good modular software design aims for:Testing the interactions between combined modules is called:The Agile approach to software development emphasises:Black-box testing focuses on: