VMware vRealize Automation 8.x (2022) — Question 60
Which two options are application slices that can be tested with Spring Boot Testing? (Choose two.)
Answer options
- A. Repository
- B. Messaging
- C. Web
- D. Container
- E. Client
Correct answer: A, C
Explanation
The correct answers are A (Repository) and C (Web) because Spring Boot Testing supports testing of these application slices to ensure their functionality. Options B (Messaging), D (Container), and E (Client) are not recognized as primary slices that Spring Boot Testing typically focuses on.