Engineering
Engineering MCQs With Answers
0 Engineering MCQs for CSS, PPSC, FPSC, NTS and entry-test preparation. Take a scored quiz instead →
Non-functional requirements governing compliance with laws, privacy regulations (e.g. GDPR), and safety rules are classified as:
AFunctional Requirements
BRegulatory / Operational Requirements
CAlgorithmic Requirements
DDesign Constraints
A software development estimation model that combines historical project data, statistical regression, and mathematical modeling (like COCOMO) is a:
AAnalogous Estimation Model
BExpert Judgment Model
CBottom-Up Model
DParametric Estimation Model
In Requirements Engineering, non-functional requirements specifying performance, response time, and throughput are classified as:
AQuality Requirements (Efficiency)
BFunctional Requirements
CInterface Requirements
DDomain Constraints
In Agile Kanban frameworks, setting a Work In Progress (WIP) limit on workflow columns prevents:
ACode compilation errors
BDatabase schema migration delays
CMultitasking bottlenecks and overloaded team capacity
DAutomated test suite failures
The total time elapsed from the moment a user request or requirement is submitted until it is fully delivered into production is:
ALead Time
BCycle Time
CThroughput
DResponse Time
The duration of time required by a software development team to actively work on and complete a task once development actually begins is:
ALead Time
BCycle Time
CLatency
DIdle Time
In Agile project management, what chart plots project scope backlog growth alongside sprint completion progress to predict release dates?
ABurndown Chart
BGantt Chart
CControl Chart
DBurnup Chart
In safety-critical software engineering, Hazard Analysis focuses primarily on identifying conditions that could lead to:
ABudget overruns in project management
BAccidents, injuries, loss of life, or catastrophic damage
CSoftware compilation warnings
DUI layout discrepancies
The international functional safety standard governing safety-critical electrical/electronic/programmable software systems across industries is:
AISO 9001
BIEEE 830
CIEC 61508
DISO 27001
A top-down deductive safety analysis technique that uses boolean logic diagrams (AND/OR gates) to trace system failure causes to root events is:
AFault Tree Analysis (FTA)
BFailure Mode and Effects Analysis (FMEA)
CCleanroom Verification
DImpact Analysis
