Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Mobile cross-browser web testing

When building websites I commonly use tools such as Browsershots to ensure that my pages looks reasonably OK in the different browsers. I am however starting to get complaints about a heap of mobile browsers running on different portable devices.

My question is simply how do one best carry out mobile cross-browser tests ? (answers that does not require me to install a ton of different mobile emulators will be preferred).

like image 706
Lars Tackmann Avatar asked Jun 30 '10 08:06

Lars Tackmann


2 Answers

DeviceAnywhere can do this, but not for free.

like image 65
Annie Avatar answered Oct 01 '22 15:10

Annie


The answers are old. Nowadays, there are many more options. Check out "Browserstacks", or google for "alternatives to Browserstacks". Some services offer (paid) automation for testing across devices.

like image 22
Rolf Avatar answered Oct 01 '22 16:10

Rolf