Quantcast
Channel: Tutorials – g00glen00b
Viewing all articles
Browse latest Browse all 75

Testing your Spring Boot application with Selenium

$
0
0

The past couple of weeks I wrote several kind of tests for my Spring Boot application, we started of with some integration tests for our REST service, and today I’m writing the last part of the series with some functional/integration tests for the application using Selenium. Maven dependencies When you ask a developer about functional testing, […]

The post Testing your Spring Boot application with Selenium appeared first on g00glen00b.


Viewing all articles
Browse latest Browse all 75

Trending Articles