Isfandiyar

A software developer and admin

Spring Boot Native Test Automation of Simple Registration Application

Spring Boot is one of the most used frameworks that is used to develop backend applications. To be sure that everything is working as expected, we need to test our application. Native test automation directly tests the code of the application, and it requires knowledge of the framework on which the application was developed. This

Spring Boot Native Test Automation of Simple Registration Application Read More »