Free Mock Test - Software Engineering : Software management and Metrics (Test 1)

Software Engineering is one of the most important subjects in Computer Science and Information Technology competitive examinations. Questions from Software Development Life Cycle (SDLC), software process models, software testing, requirement engineering, software maintenance, project management, and quality assurance are frequently asked in examinations such as BPSC TRE, GATE CSE, UGC NET Computer Science, NIELIT Scientist, SSC Technical, Railway, Banking IT Officer, Teacher Recruitment exams, and university entrance tests.

Total Questions : 30

Timer : sec

Question : What is the primary objective of project management?


Question : Which phase comes first in software project management?


Question : Which of the following is NOT a project management activity?


Question : Which project management tool represents tasks over time?


Question : Which tool identifies the critical path in a project?


Question : Software metrics are mainly used to:


Question : Which metric is based on Lines of Code (LOC)?


Question : LOC stands for:


Question : Halstead metrics are based on:


Question : Halstead Volume estimates:


Question : Function Point (FP) measures:


Question : Function Point analysis is independent of:


Question : Which is NOT considered in FP analysis?


Question : Extended Function Point (EFP) mainly improves:


Question : Data Structure Metrics evaluate:


Question : Information Flow Metrics were introduced by:


Question : Information Flow Metric depends on:


Question : Cyclomatic Complexity was proposed by:


Question : Cyclomatic Complexity measures:


Question : Cyclomatic Complexity formula is:

Where E = Edges, N = Nodes, P = Connected Components.


Question : A Cyclomatic Complexity of 1 indicates:


Question : High Cyclomatic Complexity indicates:


Question : CASE stands for:


Question : CASE tools help in:


Question : Which metric estimates software effort?


Question : Which metric is language dependent?


Question : Which of the following improves project tracking?


Question : Increasing fan-out generally:


Question : Which metric is most suitable during the requirement phase?


Question : Which statement is TRUE?