Home › B.Tech CSE › computerscience › Software Engineering › Testing the interactions between combined module…
Testing the interactions between combined modules is called:
Aunit testing
Bintegration testing
Calpha testing
Dregression testing only
Answer & Solution
Correct answer: B. integration testing
Integration testing checks that combined modules work correctly together.
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:The Agile approach to software development emphasises:White-box testing focuses on:Black-box testing focuses on: