This is a computer science engineering quiz on computer fundamentals, which includes questions on system implementation and operation.
Another name for white-box testing is ___________
Test cases ensure that all the statements are executed atleast once.
Which of the following divides the input domain into classes containing data?
Which of the following is a common testing conducted by the developers?
SDLC stands for ________
Which of the following is a myth in testing?
A process to determine how the actual testing is done _______
Gathering formal or informal technical feedback is called _________
Which is not involved in debugging?
A standard for unit testing.
The examination of changing values of variables is called stepping.
A freeware GNU Debugger is __________
Which of the following is written for getting help in GDB?
h command gives ___________
____________ creates an inferior process that runs your program.