How to test your web application in a browser

45 minutes

Any

English 

Testing the HTTP headers and body is great, but as soon as you make something other than an API or very simple web page, you should also test the user experience of the web app. Testing the JavaScript for dynamic web pages is the first that comes to mind, but responsive web pages also need testing, to see how elements are laid out on different screen sizes.

This talk will be a live demo, where Test::Mojo::Role::Selenium is used to test already deployed web sites and applications written in Mojolicious. 

[ Talk ]