import test blog

Testing different screen sizes and displays is critical for iOS 8

Posted by admin on Apr 25, 2018 9:19:35 PM
beta software testing melbourne

Contact Us We cut software testing from weeks to days. Let’s talk for 15 minutes to see if we can accelerate your digital delivery too. Schedule a call with our CEO Ash Conway.

Unit testing for screen configurations

Developers can code to control an application’s UI for both screen size and density – at least for known screen sizes and densities. The code may need to have a separate UI module for each screen configuration of size and density. Add screen size verification tests as unit tests and have them execute automatically each time a release build is created. You’ll get the screen size tests built into the code and the tests will be executed frequently. It won’t all cover all of your iOS8 testing needs for screen size, but it is an effective and continuous testing method.

Test using visible state transitions

Include in QA testing coverage for screen size, density and orientation. Tests can be developed to cover all three at once so that testing is consolidated to cover maximum ground. Because screen size and density are generalized into set sizes within the code, testing manually is the best method of catching defects on actual devices. 

Test using error guessing techniques

iOS8 has a larger screen. Test all paths that you think users are particularly likely to follow with your application at least on large, medium, and small screen sizes. Verify what seems like simple display items such as buttons and if users need to scroll side to side rather than just up and down. Use error guessing to test areas you feel are likely to be affected by sizing differences or changes. Test the orientation by rotating the device in ways you think it will fail using direction, speed, and repetitive actions.

 

Something Powerful

Tell The Reader More

The headline and subheader tells us what you're offering, and the form header closes the deal. Over here you can explain why your offer is so great it's worth filling out a form for.

Remember:

  • Bullets are great
  • For spelling out benefits and
  • Turning visitors into leads.

Subscribe to Email Updates

Recent Posts

Posts by Topic