The ability to write tests, understand automation, good coding skills, and broad vision are some of the concerns around automated testing for executives.
With Entity Framework Core 2.0, we now have the ability to introduce global query filters into our code. Learn about what they are, and how and when to use them.
Password strength and security is an all important aspect of keeping your data secure. Learn how dev teams can use this AWS service to encrypt/decrypt passwords.
Get an introduction to the concept of consumer-driven API contracts, and how to implement this with Pact, Spring Boot, and an API consumer and provider.
Developers need the ability to write tests, understand automation, good coding skills, and broad vision to write code that will work with automated testing.
Here is an explanation of how @TransactionalEventListener works, how it's different from a @EventListener, and what threats should be taken into account before using it.
Testing your REST APIs and even calls between microservices are of critical importance. Take a look at a tool that can help make that testing a little easier.
Learn how to debug your processes in containers using the tool of your choice, without having to install the tools. Here you'll find three container debugging methods.
Kotlintest, a port of scalatest written in Kotlin, comes with the support of property-based testing. See how to take advantage of it on a few helpful examples.
Read about cloud automation testing using the Selenium testing framework, including the features and benefits of Selenium for both manual and automation testers.
Learn how to construct your database performance testing plan with all the most important elements, including a thread group, JDBC request, and summary report.