Pakistan's best MCQs practice hub — FPSC · PPSC · CSS · NTS · Other Exams
Login
Software Engineering

Software Engineering MCQs with Answers

Software engineering MCQs with answers and detailed explanations for NTS, GAT, university tests and IT job interviews. SDLC, testing and design covered. Take a scored quiz instead →

The mean average operating time between consecutive system failures in a repairable software system is measured by:

AMean Time To Repair (MTTR)
BMean Time To Failure (MTTF)
CFailure Rate ($lambda$)
DMean Time Between Failures (MTBF)
Submitted by: mcqstutor Team 0 comments

In software effort estimation, what does a Story Point measure in Agile frameworks?

ARelative size and complexity of a User Story
BExact number of developer working hours
CTotal number of lines of code to write
DNumber of database tables required
Submitted by: mcqstutor Team 0 comments

The average time required to troubleshoot, fix, and restore a failed software system back into operational status is:

AMean Time To Repair (MTTR)
BMean Time To Failure (MTTF)
CMean Time Between Failures (MTBF)
DSystem Availability Index
Submitted by: mcqstutor Team 0 comments

Software System Availability is mathematically defined using MTBF and MTTR as:

A$ ext{Availability} = rac{ ext{MTTR}}{ ext{MTBF}}$
B$ ext{Availability} = rac{ ext{MTBF}}{ ext{MTBF} + ext{MTTR}}$
C$ ext{Availability} = ext{MTBF} - ext{MTTR}$
D$ ext{Availability} = rac{ ext{MTTF}}{ ext{MTTR}}$
Submitted by: mcqstutor Team 0 comments

Conway’s Law states that organizations design software systems that mirror:

AThe hardware limitations of host servers
BThe programming language design paradigms
CThe competitive market structures
DTheir own communication structures
Submitted by: mcqstutor Team 0 comments