Page 1 of 1

About rendering details in a Mobile web app

PostPosted: Thu Aug 01, 2013 12:09 pm
by Sebastia
Can you explain why it's not important to be concerned about rendering details in a Mobile web app?

Re: About rendering details in a Mobile web app

PostPosted: Tue Aug 06, 2013 12:05 pm
by eValid
Well, that might be a missleading statement. Of course anything and everything is important.

But the origin of this statement is the observation that there is a difference between testing a mobile device, and testing a web application that is accessed from a mobile device.

Certainly the accuracy of rendering in a mobile device is important, if you're testing a mobile device! But in the case of eValid the general objective is to test the behavior (the speed, content, and validitity) of a web-enabled application. And for that the issues are speed and downloaded volume, not how it appears in the device.

Which is not to say at all that verifying rendering is not important -- it certainly is. But not all that important when doing a web application test -- which is what eValid is all about.

eValid Support