A. By reviews
B. By inspections
C. By testing of code
D. All of the mentioned
Explanation: Testing verifies the agreed-to description.
Related Mcqs:
- What is group with the responsibility for reviewing and approving changes to baselines ?
A. Software Configuration Item
B. Baseline
C. Configuration
D. Configuration Control Board - Maintenance testing is performed using which methodology ?
A. Retesting
B. Sanity testing
C. Breadth test and depth test
D. Confirmation testing - Which of the following is black box testing______________________?
A. Basic path testing
B. Boundary value analysis
C. Code path analysis
D. None of the mentioned - 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 - What is normally considered as an adjunct to the coding step____________________?
A. Integration testing
B. Unit testing
C. Completion of Testing
D. Regression Testing - _______________ 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 - Which of the following is a common pointwer problem ?
A. Data sharing errors
B. Accessing data elements of the wrong type
C. Attempting to use memory areas after freeing them
D. All of the mentioned - Beta Testing is done by____________________?
A. Developers
B. Testers
C. Users
D. All of the mentioned - SCM stands for_________________?
A. Software Control Management
B. Software Configuration Management
C. Software Concept Management
D. None of the mentioned - What kind of quality cost is incurred when an error is detected in a product prior to shipment ?
A. Prevention
B. Internal Failure
C. External Failure
D. Appraisal