How To Be a Java Automated Testing Superstar

September 4, 2021

Automated testing is a crucial step in modern software development. A quality automated test suite enables rapid development and deployment practices like CI/CD by providing a stable quality check before an application is delivered to the world. But how do you write a quality automated test suite in Java? In this presentation, we’ll look at the practices and principles for writing reliable, accurate, and portable tests, and how they can be implemented using modern automated testing frameworks and libraries, including: JUnit 5, Mockito, Test Containers, and others. With this knowledge, you can become an automated testing superstar and help your team get to production faster! Billy Korando, Java Developer Advocate at Oracle Slides: https://www.slideshare.net/Pivotal/how-to-be-a-java-automated-testing-superstar

Previous
Security as Code: A DevSecOps Approach
Security as Code: A DevSecOps Approach

Security as Code (SaC) is the methodology of codifying security tests, scans, and policies. Security is imp...

Next Video
How to: Integrate VMware Tanzu Build Service with Azure DevOps and Harbor
How to: Integrate VMware Tanzu Build Service with Azure DevOps and Harbor

This video demonstrates how to integrate VMware Tanzu Build Service into continuous integration and continu...