Engineering
Engineering MCQs With Answers
0 Engineering MCQs for CSS, PPSC, FPSC, NTS and entry-test preparation. Take a scored quiz instead →
A matrix used to map customer requirements to corresponding design modules and test cases is called a:
AResponsibility Assignment Matrix (RAM)
BRequirements Traceability Matrix (RTM)
CRisk Assessment Matrix
DPERT Chart
A system that remains operational continuously even during hardware component failures is said to possess high:
AMaintainability
BPortability
CUsability
DFault Tolerance
The process of maintaining track of requirements from their origin through analysis, design, coding, and testing is known as:
ARequirement Traceability
BRequirement Elicitation
CRequirement Validation
DRequirement Refinement
Defect Removal Efficiency (DRE) is calculated as $DRE = rac{E}{E + D}$, where $E$ is defects found before release and $D$ is:
ATotal test cases executed
BLines of code written
CDefects found by customers after release
DTotal development hours spent
In Software Testing, testing a system with large volumes of database data to evaluate performance under big data conditions is:
AVolume Testing
BSoak Testing
CLoad Testing
DStress Testing
The percentage of test cases in a test suite that executed successfully without detecting failures is called:
ADefect Removal Efficiency
BTest Pass Rate
CTest Execution Coverage
DCode Velocity
Testing conducted to check software performance when subjected to sudden, massive surges in traffic volume is called:
ALoad Testing
BStress Testing
CVolume Testing
DSpike Testing
Testing performed to measure system response times, throughput, and resource utilization under normal expected operational workload is:
AStress Testing
BLoad Testing
CSoak Testing
DSpike Testing
Performance testing that subjects a system to a high operational workload over an extended continuous period to detect memory leaks is:
ASpike Testing
BStress Testing
CSoak Testing (Endurance Testing)
DSanity Testing
System testing focused on evaluating how effectively a software system recovers from intentional hardware or software crashes is:
ARecovery Testing
BSecurity Testing
CVolume Testing
DCompliance Testing
