Engineering
Engineering MCQs With Answers
0 Engineering MCQs for CSS, PPSC, FPSC, NTS and entry-test preparation. Take a scored quiz instead →
Software Acceptance Testing conducted by customers at the software developer’s site in a controlled environment is:
ABeta Testing
BAlpha Testing
CGamma Testing
DUser Acceptance Testing (UAT)
Software testing conducted by potential users at their own work locations under real-world operational conditions is:
AAlpha Testing
BSmoke Testing
CBeta Testing
DSanity Testing
Automated regression testing techniques that record user GUI actions and replay them to verify system output are called:
AMutation Testing
BFuzz Testing
CExploratory Testing
DCapture-Replay (Record-and-Playback) Testing
In Agile Scrum, what diagram graphically displays the remaining amount of work against time during a Sprint?
ABurndown Chart
BGantt Chart
CPERT Chart
DCumulative Flow Diagram
In Software Risk Management, active measures taken to reduce the probability or magnitude of a risk before it occurs is called:
ARisk Transfer
BRisk Mitigation
CRisk Avoidance
DRisk Acceptance
When entire composite data structures (e.g., a complete record or object) are passed between modules, but the receiving module uses only a subset of fields, it is called:
AData Coupling
BControl Coupling
CStamp Coupling (Data-Structure Coupling)
DCommon Coupling
Transferring risk impact to a third party (e.g., purchasing insurance or outsourcing a risky component) is called:
ARisk Avoidance
BRisk Mitigation
CRisk Transfer
DRisk Retention
An architectural style where components communicate asynchronously across an enterprise by generating and consuming messages is called:
ALayered (N-Tier) Architecture
BRepository Architecture
CMicrokernel Architecture
DEvent-Driven Architecture
Completely eliminating a risk exposure by altering project scope or technical approach is:
ARisk Mitigation
BRisk Acceptance
CRisk Transfer
DRisk Avoidance
In Software Testing, the process of executing a program with the deliberate intent of finding errors is the classic definition by:
AGlenford Myers
BBarry Boehm
CFred Brooks
DEdsger Dijkstra
