Which two statements are true regarding Spring and Spring Boot Testing? (Choose two.)
Show answer and explanation
Correct answers: C, D
References:
https://docs.spring.io/spring-boot/docs/2.1.5.RELEASE/reference/html/boot-features-testing.html
2V0-72.22 Real Exam Questions
60 questions available · Page 1 of 6
Updated Exam DumpsVerified AnswersPass Guarantee
Which two statements are true regarding Spring and Spring Boot Testing? (Choose two.)
Correct answers: C, D
References:
https://docs.spring.io/spring-boot/docs/2.1.5.RELEASE/reference/html/boot-features-testing.html
Which two statements are correct regarding Spring Boot 2.
x Actuator Metrics? (Choose two.)
Correct answers: A, B
Which two statements are correct regarding the @EnableAutoConfiguration annotation? (Choose two.)
Correct answers: A, D
References:
https://docs.spring.io/spring-boot/docs/current/api/org/springframework/boot/autoconfigure/
EnableAutoConfiguration.html
Which two statements are true regarding storing user details in Spring Security? (Choose two.)
Correct answers: A, E
Which two statements are true regarding @DataJpaTest? (Choose two.)
Correct answers: B, D
References:
https://docs.spring.io/spring-boot/docs/current/api/org/springframework/boot/test/autoconfigure/orm/jpa/DataJpaTest.html
Spring Boot will find and load property files in which of the following? (Choose the best answer.)
Correct answer: C
References:
https://stackabuse.com/how-to-access-property-file-values-in-spring-boot/
Which two statements are true about Spring Boot and Spring Data JPA? (Choose two.)
Correct answers: C, E
References:
https://docs.spring.io/spring-boot/docs/1.5.14.RELEASE/reference/html/boot-features-sql.html
Which statement is true? (Choose the best answer.)
Correct answer: D
References:
https://docs.spring.io/spring-framework/docs/4.2.x/spring-framework-reference/html/integration-testing.html
Which two statements about the @Autowired annotation are true? (Choose two.)
Correct answers: B, E
Which two statements about pointcut expressions are true? (Choose two.)
Correct answers: D, E
References:
https://www.baeldung.com/spring-aop-pointcut-tutorial