Automatically testing (JNNC Testing)



Automatically testing responsive sites and apps can be a challenge, due to the need to cover all supported layouts, their respective navigation, and visible content.
Join this advanced session, where we will implement a complete Selenium-based automated test for a popular responsive website from scratch.
You will learn how to:
* Implement generic tests that work for all the layouts of your app
* Control the browser's viewport size in order to accurately target layout transition points
* Incorporate layout-specific assertions in your tests
* Effectively design responsive page objects
* Visually validate the correctness of your app's layout
We will also share tips for planning and executing responsive website testing, and answer your questions in a live Q&A session after the presentation and live demo.

Post a Comment

0 Comments

'; (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })();