System Implementation and Operation: How the Information System Should be Built

This is a computer science engineering quiz on computer fundamentals, which includes questions on system implementation and operation.

images.jpg
Start Quiz

Another name for white-box testing is ___________

Control testing Graybox Glassbox Black box

Test cases ensure that all the statements are executed atleast once.

True False

Which of the following divides the input domain into classes containing data?

Equivalent partitioning Environment partitioning Procedure division Compilation division

Which of the following is a common testing conducted by the developers?

Unit testing Entry testing Phrase testing Code testing

SDLC stands for ________

Software development life cycle System development life cycle Software design life cycle System design life cycle

Which of the following is a myth in testing?

Tester can find bugs Any user can test software Missed defects are not due to testers Complete testing is not possible

A process to determine how the actual testing is done _______

Audit Inspection Control Monitoring

Gathering formal or informal technical feedback is called _________

Audit Testing Inspection Unit testing

Which is not involved in debugging?

Identifying Isolating Test Fixing

A standard for unit testing.

IEEE 1008 IEEE 1005 IEEE 1009 IEEE 1000

The examination of changing values of variables is called stepping.

True False

A freeware GNU Debugger is __________

GDB GNB FDB FNB

Which of the following is written for getting help in GDB?

he h assist assistant

h command gives ___________

A list of all the commands starting from h Describes all the commands Displays a short description of the command Displays all the programs

____________ creates an inferior process that runs your program.

run exit execute e
Quiz/Test Summary
Title: System Implementation and Operation: How the Information System Should be Built
Questions: 15
Contributed by:
james