Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to test your web applications on mobile?

Tags:

html

css

mobile

I don't have money to buy mobile phones, iPhone, etc, but I do want to make my web applications available to mobile devices. Are there some software to stimulate these devices, or what should I do?

like image 528
Tower Avatar asked Mar 04 '10 11:03

Tower


People also ask

What is mobile browser testing?

During browser testing, you need to hit the URL on a browser on a desktop/laptop and access that particular application. In mobile web browser testing, you can hit the URL on the browser of your phone and access the application. Both the applications do not allow access to features of your devices such as cameras.

Can I use user testing on my phone?

With UserTesting, you can test iOS, Android, and TestFlight links across a broad range of device types and countries, and meet a diverse set of demographic or psychographic requirements.

How can I test my website on mobile from PC?

Hit F12 on your keyboard to access DevTools. When the mode is turned on, click the “Toggle Device Emulation” icon. You can choose from a list of iOS and Android devices to emulate them. It will show the website in the mobile form that you've chosen.


2 Answers

BlackBerry Iphone and Android, you can use these simulators and emulators for testing.

like image 165
Pranali Desai Avatar answered Oct 20 '22 19:10

Pranali Desai


Sure, there are emulators you can use. For instance, you could use have a look here for some device images from Microsoft http://www.microsoft.com/downloads/details.aspx?FamilyID=3d6f581e-c093-4b15-ab0c-a2ce5bffdb47&displaylang=en You can test on various screen sizes.

Also an interesting site is http://www.testiphone.com

like image 24
thelost Avatar answered Oct 20 '22 20:10

thelost