VMware vRealize Automation 8.x (2022) — Question 63

Which statement is true? (Choose the best answer.)

Answer options

Correct answer: D

Explanation

The correct answer is D because @ActiveProfiles is specifically designed to indicate which bean profiles should be active during the loading of an ApplicationContext in integration tests. The other options confuse its purpose with event logging, configuration bootstrapping, and property file management, which are not the primary function of @ActiveProfiles.