Sample Spring Boot Web Application for Exploring Automation Testing

This is a Spring Boot Web application which can be used for practicing with any browser automation testing tool. This application models the life cycle of a customer order, from selecting dishes to billing. Below are the articles describing this in detail.

The source code for this application can be found here. The application can be started by downloading this jar and executing the command – java – jar restaurant-boot.jar.

Leave a Reply

Your email address will not be published. Required fields are marked *