люди, кто нибудь тестирует мобайл девайсы используя emulators? ... ищу emulator для тестирования iPhone3, iPhone4 and Balckberry Tourch. Порекомендуйте плиз, это для работы, цена не так важна, главное удобство интерфейса и функциональность.
спасибо!
Re: Emulators (Mobile Development and Testing)
Добавлено: 13 июн 2011, 09:26
Правильные пацаны
Gatchinskiy писал(а):люди, кто нибудь тестирует мобайл девайсы используя emulators? ... ищу emulator для тестирования iPhone3, iPhone4 and Balckberry Tourch. Порекомендуйте плиз, это для работы, цена не так важна, главное удобство интерфейса и функциональность.
спасибо!
xCode для айфон?
Re: Emulators (Mobile Development and Testing)
Добавлено: 13 июн 2011, 10:35
Aquarius
Gatchinskiy писал(а):люди, кто нибудь тестирует мобайл девайсы используя emulators? ... ищу emulator для тестирования iPhone3, iPhone4 and Balckberry Tourch. Порекомендуйте плиз, это для работы, цена не так важна, главное удобство интерфейса и функциональность.
BlackBerry simulators можно взять с ихнего же сайта - http://us.blackberry.com/developers/res ... lators.jsp
Только надо будет зарегестрироваться. Все это бесплатно. Есть там и Torch.
Для того, чтобы тестировать аппликации работающие с HTTP, надо будет загрузить оттудова же BlackBerry EMail and MDS Services Simulator (это для MDS сервера).
Симуляторы эти работают в 70% случаев ОК. Иногда рушатся. Лучше, конечно, на "живом" мобильнике тестировать. Но за неимением оного - симуляторы эти вполне подходят.
Re: Emulators (Mobile Development and Testing)
Добавлено: 13 июн 2011, 10:50
Gatchinskiy
OK, thx! будем смотреть... а что нибудь все в одном есть? или лучше по отдельности?
Re: Emulators (Mobile Development and Testing)
Добавлено: 13 июн 2011, 11:11
Правильные пацаны
Gatchinskiy писал(а):OK, thx! будем смотреть... а что нибудь все в одном есть? или лучше по отдельности?
для айфона - только от Эппла. Работает токо на Маке
Re: Emulators (Mobile Development and Testing)
Добавлено: 13 июн 2011, 11:18
Gatchinskiy
Правильные пацаны писал(а):
Gatchinskiy писал(а):OK, thx! будем смотреть... а что нибудь все в одном есть? или лучше по отдельности?
для айфона - только от Эппла. Работает токо на Маке
я видел уже пару апликух на виндах, кстати как насчет вот этой?
MobiOne Developer is a mobile Web IDE for Windows that helps developers to code, test, debug, package and deploy mobile Web applications to devices such as iPhone, Blackberry. (15 Day Trial available)
Gatchinskiy писал(а):OK, thx! будем смотреть... а что нибудь все в одном есть? или лучше по отдельности?
для айфона - только от Эппла. Работает токо на Маке
я видел уже пару апликух на виндах, кстати как насчет вот этой?
MobiOne Developer is a mobile Web IDE for Windows that helps developers to code, test, debug, package and deploy mobile Web applications to devices such as iPhone, Blackberry. (15 Day Trial available)
DeviceAnywhere offers a software package that cleverly allows you to use real devices over the Internet. The devices are connected to the Internet and can be used to make phone calls, send text messages, browse the Internet and download applications. As you are using the actual physical device, you can be confident that what happens when you use the device through DeviceAnywhere is what will happen when a user uses your service on that device.
another solution. One that comes to my mind immediately is Perfecto Mobile. Their solution is similar to that of Device Anywhere but the mechanics of the emulation is a little bit different.
Here is the URL - perfectomobile.com
Re: Emulators (Mobile Development and Testing)
Добавлено: 13 июн 2011, 14:02
Правильные пацаны
werter писал(а):iBBDemo2 - Cross Platform iPad and iPhone Simulator
DeviceAnywhere offers a software package that cleverly allows you to use real devices over the Internet. The devices are connected to the Internet and can be used to make phone calls, send text messages, browse the Internet and download applications. As you are using the actual physical device, you can be confident that what happens when you use the device through DeviceAnywhere is what will happen when a user uses your service on that device.
another solution. One that comes to my mind immediately is Perfecto Mobile. Their solution is similar to that of Device Anywhere but the mechanics of the emulation is a little bit different.
Here is the URL - perfectomobile.com
iBBDemo2 is an Adobe Air application that does a good job of emulating the iPhone and iPad web browsing experience. It can be a useful tool for testing Web apps targeting the iOS family of mobile devices. It can also be useful for doing presentations to demo iOS Web apps if you don't have access to a Mac.
.. web browsing expirience.
2. На железный айфон нельзя поставить программу не заплатив бабки
Re: Emulators (Mobile Development and Testing)
Добавлено: 13 июн 2011, 23:01
Meadie
Если эмулятор нужен для того, чтобы автоматизировать тестирование, то проще и правильнее будет поставить на мобильный девайс любой vnc сервер, подсоединиться к нему клиентом с машины с автотулом и работать с окном как с изображением. Даже если положение кнопок и прочих контролов не постоянно, будет совсем несложно написать скрипт для анализа изображения и нахождения нужных элементов.
Например как в (это первый пример который выдал гугль):
Re: Emulators (Mobile Development and Testing)
Добавлено: 14 июн 2011, 08:21
Gatchinskiy
автоматизированное пока не нужно, остальное будем смотреть, спасибо!