B.Tech CSE Software Engineering — practice questions
18 free MCQs with worked solutions. Tap any question for the answer + explanation, or practice them all in the app.
Practice B.Tech CSE Software Engineering in the app →SDLC stands for:The classic sequential software life cycle model, where each phase must finish before the next begins, is the:The document that records what the software must do is the:Testing an individual module or function in isolation is called:UML (Unified Modeling Language) is primarily used for:A major limitation of the Waterfall model is that it:The life cycle model best suited to high-risk projects with evolving requirements is the:Coupling between two modules refers to:Cohesion of a module refers to:Black-box testing focuses on:White-box testing focuses on:The Agile approach to software development emphasises:Testing the interactions between combined modules is called:A good modular software design aims for:In the V-model, each development phase is associated with a corresponding:A UML use-case diagram primarily captures:Cyclomatic complexity is a metric that measures:Changing one module should ideally not force changes in others; this is achieved by keeping: