Which of the following correctly describes component testing?
a) Functional testing of the component in isolation from the rest of the system. b) Structure-based testing of the code without recording incidents. c) Automated tests that are run using the business process perspective. d) Functional testing of the interfaces between modules.
- A. a and c
- B. a and b
- C. c and d
- D. b and d
Answer: Option B