fbpx

TestCon Vilnius 2018

ThoughtWorks, Germany

Pranathi Birudugadda

Pranathi describes herself as a Quality Enthusiast. She has played the role of a Quality Analyst, Business Analyst and is always willing to explore different roles in IT industry. She actively learns and shares different testing tools and technologies. In her free time she explores the latest trends in testing and pitch those for the use in the projects. She has worked on automation, mobile, performance and security testings. She is a passionate engineer who actively participates in educating and providing guidance to the graduate women about career options in IT. She has done various sessions on Agile Practices in JNTUH and IIITH for young graduates.

Talk

Automate Responsive Website Testing

Responsive web design (RWD) is an approach to web design aimed at crafting sites to provide an optimal viewing and interaction experience like easy reading and navigation with a minimum of resizing, panning, and scrolling across a wide range of devices (from desktop computer monitors to mobile phones).

Responsive web design is becoming more important as the amount of mobile traffic now accounts for more than half of total internet traffic. This trend is so prevalent that Google has begun to boost the ratings of sites that are mobile friendly if the search was made from a mobile device. This has the net effect of penalizing sites that are not mobile friendly.

The responsive web design responds to the needs of the users and the devices they’re using. The layout changes based on the size and capabilities of the device and provides the enhanced user-experience by re-structuring the contents as per the end-user devices. With plethora devices releasing every day, this has gained significance in the web designing and along with it came the testing challenges. In this talk, we are going to discuss the challenges in testing RWD websites and how to overcome those by using the tools available online.

I have chosen Galen tool to demonstrate the automation of Responsive web design testing. Come and experience the talk to be enlightened about this new found tool.

Why Galen?
Galen is an open source framework built for responsive websites. It provides the feasibility to test the various pages on screen sizes and browsers. The test and spec files can be written in plain English which makes it easier for the business people to understand and contribute. This can also be used as a guide for the UI developers where they build the layout based on the spec files agreed by the business.