A. Category-based partitioning
B. Attribute-based partitioning
C. State-based partitioning
D. None of the mentioned
Explanation: For example, operations in the account class can be categorized in initialization operations (open, setup), computational operations (deposit,withdraw) etc.
Related Mcqs:
- 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 of the following testing strategies, a smallest testable unit is the encapsulated class or object ?
A. Unit testing
B. Integration testing
C. System testing
D. None of the mentioned - Lower and upper limits are present in which chart ?
A. Run chart
B. Bar chart
C. Control chart
D. None of the mentioned - By collecting __________________ during software testing, it is possible to develop meaningful guidelines to halt the testing process?
A. Failure intensity
B. Testing time
C. Metrics
D. All of the mentioned - 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 - Standard Enforcer is a___________________?
A. Static Testing Tool
B. Dynamic Testing
C. Static & Dynamic Testing
D. None of the mentioned - Execution Verifier is a dynamic tool that is also known as_____________________?
A. Test File Generator
B. Coverage Analyzer
C. Output Comparator
D. Test Harness System - What is validating the completeness of a product ?
A. Identification
B. Software
C. Auditing and Reviewing
D. Status Accounting - Which of the following is not a change management process ?
A. Log the changes
B. Estimate impact on effort and schedule
C. Review impact with stakeholders
D. None of the mentioned - What allows different projects to use the same source files at the same time ?
A. Version Control
B. Access control
C. CM Process
D. Version Control and Access control