QuestionQ27
Managing and Mitigating Cyber RiskWhich of the following statements regarding testing are true?
Each correct answer represents a complete solution. Choose all that apply.
Choose three
- A A stub is a program that simulates a calling unit, and a driver is a program that simulates a called unit.
- B In unit testing, each independent unit of an application is tested separately.
- C In integration testing, a developer combines two units that have already been tested into a component.
- D The bottom-up approach to integration testing helps minimize the need for stubs.
Community Discussion