Computer Programming MCQs

5739 MCQs  (Page 382 of 574)

Acceptance testing is also known as____________________?
A. Grey box testing
B. White box testing
C. Alpha testing
D. Beta testing
Beta testing is done at_________________?
A. User’s end
B. Developer’s end
C. User’s & developer’s end
D. None of the mentioned
Behavioral testing is__________________?
A. White box testing
B. Black box testing
C. Grey box testing
D. None of the mentioned
Which of the following is not a software testing generic characteristics ?
A. Different testing techniques are appropriate at different points in time
B. Testing is conducted by the developer of the software or an independent test group
C. Testing and debugging are different activities, but debugging must be accommodated in any testing strategy
D. None of the mentioned
In which testing level the focus is on customer usage ?
A. Alpha testing
B. Beta testing
C. Validation testing
D. Both alpha and beta
Which of the following is not regression test case ?
A. A representative sample of tests that will exercise all software functions
B. Additional tests that focus on software functions that are likely to be affected by the change
C. Tests that focus on the software components that have been changed
D. Low-level components are combined into clusters that perform a specific software sub-function
Which of the following errors should not be tested when error handling is evaluated ?
A. Error description is unintelligible
B. Error noted does not correspond to error encountered
C. Error condition causes system intervention prior to error handling
D. Error description provide enough information to assist in the location of the cause of the error
ITG stands for___________________?
A. Instantaneous test group
B. Integration testing group
C. Individual testing group
D. Independent test group