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
A. Test File Generator
B. Coverage Analyzer
C. Output Comparator
D. Test Harness System
A. Prevention
B. Internal Failure
C. External Failure
D. Appraisal
Explanation: This includes rework, repair, and failure mode analysis.
A. Acceptance testing
B. Regression testing
C. Equivalence partitioning
D. Quality assurance
Explanation: Equivalence partitioning is a software testing technique that divides the input data of a software unit into partitions of equivalent data from which test cases can be derived.
A. Software Configuration Item
B. Baseline
C. Configuration
D. Configuration Control Board
Explanation: Software Configuration Item is a collection of software elements treated as a unit for the purposes of SCM.
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
Explanation: Regression testing may be conducted manually, by re-executing a subset of all test cases or using automated capture or playback tools
A. By reviews
B. By inspections
C. By testing of code
D. All of the mentioned
Explanation: Testing verifies the agreed-to description.
A. Version Control
B. Access control
C. CM Process
D. Version Control and Access control
Explanation: It allows software engineers to continue development along a branch even when a line of development is frozen.