Oracle Cloud Platform Data Integration 2020 Specialist — Question 54
Which testing approaches is a must for achieving high velocity of deployments and releases of cloud-native applications? (Choose the best answer.)
Answer options
- A. Integration testing
- B. A/B testing
- C. Automated testing
- D. Penetration testing
Correct answer: A
Explanation
Integration testing is critical for cloud-native applications as it ensures that different components work together seamlessly, facilitating quick deployments. While A/B testing, automated testing, and penetration testing are important in their own rights, they do not specifically focus on the integration of multiple components, which is key for high velocity in deployment.