Mobile First: How To Approach Mobile Testing!

28
@tompeham I @usersnap HOW TO APPROACH MOBILE WEBSITE TESTING

Transcript of Mobile First: How To Approach Mobile Testing!

Page 1: Mobile First: How To Approach Mobile Testing!

@tompeham I @usersnap

HOW TO APPROACH MOBILE

WEBSITE TESTING

Page 2: Mobile First: How To Approach Mobile Testing!

THIS IS ME!

@TOMPEHAM I @USERSNAP

Page 3: Mobile First: How To Approach Mobile Testing!

@TOMPEHAM I @USERSNAP

Say hi!

THIS IS ME!

Page 4: Mobile First: How To Approach Mobile Testing!

BEFORE WE GET STARTED…

You can find all resources here.

Page 5: Mobile First: How To Approach Mobile Testing!

HOW TO APPROACH MOBILE

HERE IS

WEBSITE TESTING

Page 6: Mobile First: How To Approach Mobile Testing!

“Responsive Design is no longer a luxury, but a necessity.” - InVision

Page 7: Mobile First: How To Approach Mobile Testing!

What does RWD mean?

This means that developers should be creating their websites so a user can access it from any smart device, be it iPhone, smartwatch, Kindle or notebook, without running into problems.

Page 8: Mobile First: How To Approach Mobile Testing!

Getting started with mobile testing

The goal of mobile website testing is to deliver a consistent but relevant

experience to users across all those different devices, and that can be

really hard to manage.

Page 9: Mobile First: How To Approach Mobile Testing!

What to look out for

When it comes to mobile website testing there are 4 basic things to look out for. These are:

1. Does the site look great on each device

2. Is it free of bugs on each device

3. Is the interface user-friendly on each device

4. Is the site optimized for each device

Page 10: Mobile First: How To Approach Mobile Testing!

Validate your HTML and CSS code

You should first try to validate the HTML code of your page. It’s not because the website works for you that it’ll work for everyone.

So the most important step is to make sure you’ve covered the basic and the website is on par with all HTML and CSS standards.

Page 11: Mobile First: How To Approach Mobile Testing!

W3C mobileOK Checker

W3C is a web based automated validation tool and is one of the best tools to check the compatibility of your site on mobile devices: https://validator.w3.org/mobile/

Page 12: Mobile First: How To Approach Mobile Testing!

Chrome Developer Tools

The Chrome Developer tools are a great place for fixing HTML and CSS issues. Through the whole testing workflow, the Chrome Developer Tools should be your home base.

Page 13: Mobile First: How To Approach Mobile Testing!

Test on different browsers and operating systems

You should then test your website on multiple browsers, especially the ones which are most popular in your

target audience. This probably means testing in Firefox, Chrome,

Safari or Internet Explorer.

Page 14: Mobile First: How To Approach Mobile Testing!

Testing on BrowserStack

Browserstack is a web service that allows access to desktop and mobile devices and can be used by professionals to test their sites.

https://www.browserstack.com

Page 15: Mobile First: How To Approach Mobile Testing!

Test for different mobile devices

The best way to test the responsiveness of any site is by simply testing it on different mobile devices. The user experience varies depending on the page loading time, pixel densities and the size of the tap targets.

Page 16: Mobile First: How To Approach Mobile Testing!

Testing with Android Emulator and iOS Simulator

Since comprehensive testing on each mobile device is often not possible due to cost and time limitations, a mobile device testing suite works best in testing.

Other than testing on the real mobile devices, you can also use an emulator. Emulators are software that are mainly designed for testing apps and default web browsers.

Here are some of the best emulators…

Page 17: Mobile First: How To Approach Mobile Testing!

Responsinator

Responsinator is great tool for testing your responsive web design. It’s free of any cost and works great for performing a quick layout check. http://www.responsinator.com/

Page 18: Mobile First: How To Approach Mobile Testing!

Am I Responsive?

Am I responsive is a web based tool that will show you if a certain website has an responsive web design. Though it’s more a tool for a quick and simple check, than for testing and bug tracking purpose. http://ami.responsivedesign.is

Page 19: Mobile First: How To Approach Mobile Testing!

MobiReady

MobiReady is basically an online testing tool. It performs a number of tests and provides a comprehensive result for the compatibility of your website for the mobile use. http://ready.mobi

Page 20: Mobile First: How To Approach Mobile Testing!

Mobile testing after deploymentAs with all things development related, there’s no guarantee that after deployment, your website will be flawless. In fact, there will be bugs, always.

So, after deployment, you’re going to want to keep an eye on your responsive website.

Here are two great tools to help you…

Page 21: Mobile First: How To Approach Mobile Testing!

Pingdom

This tool monitors how the user experiences the website and where they might find potential hiccups. http://tools.pingdom.com/fpt/

Page 22: Mobile First: How To Approach Mobile Testing!

Usersnap

Usersnap helps you get information about bugs, without bothering your users all too much. https://usersnap.com

Page 23: Mobile First: How To Approach Mobile Testing!

THAT WAS A LOT…

Page 24: Mobile First: How To Approach Mobile Testing!

Enjoyedthispresentation?

Page 25: Mobile First: How To Approach Mobile Testing!

Enjoyedthispresentation?

Yesyoudid?Awesome.

Page 26: Mobile First: How To Approach Mobile Testing!

Enjoyedthispresentation?

Yesyoudid?Awesome.

Giveitatweet!

Page 27: Mobile First: How To Approach Mobile Testing!

Enjoyedthispresentation?

Yesyoudid?Awesome.

Giveitatweet!

PLEASE!:)

Page 28: Mobile First: How To Approach Mobile Testing!

ONE LAST THING…

JUST PING US ON TWITTER.