Computer Programming MCQs

5739 MCQs  (Page 384 of 574)

Which testing integrates the set of classes required to respond to one input or event for the system?
A. Cluster testing
B. Thread-based testing
C. Use-based testing
D. None of the mentioned
Which of the following is a part of testing OO code ?
A. Validation tests
B. Integration tests
C. Class tests
D. System tests
What refers to the externally observable structure of an OO program ?
A. Deep structure
B. Surface structure
C. Core structure
D. All of the mentioned
_______________ categorizes class operations based on the generic function that each performs?
A. Category-based partitioning
B. Attribute-based partitioning
C. State-based partitioning
D. None of the mentioned
What is testing process’ first goal ?
A. Bug prevention
B. Testing
C. Execution
D. Analyses
Name an evaluation technique to assess the quality of test cases ?
A. Mutation analysis
B. Validation
C. Verification
D. Performance analysis