IOS Mobile APP Automation in Windows 7 - ios

I would like automate IOS Mobile Application(in iPhone 6s - IOS Version-10.2.1) using windows 7 Laptop.
Is it possible to automate from windows Laptop.
I installed and configured Android-SDK, Java Client , Appium and PDAnet in windows machine.So now i am able to automate App from real Andriod device in Windows machine.
Now I have to automate that App from iPhone 6S Device from Windows Machine. Is it Possible or MAC is mandatory?? Please help me from this situation.

There are applications which allow you to automate iOS applications from a Windows 7 PC. They're mostly from commercial vendors - such as http://quamotion.mobi or http://experitest.com.
Disclaimer - I work for Quamotion, one of the companies that develops such software.

Related

Is it possible to run appium test on real ios device in windows

I m working on mobile automation and Android automation using Emulator and finding the UI elements does not seem a problem with the windows machine. Now I have to do the same thing for iOS, Can I proceed in Windows or should I get a Mac to work on iOS?
P.S : The programming language I am working on is Java
It's not possible. For iOS app automation, you would need XCode which doesn't work on Windows. So you need to use a Mac.
Also, Mac works with both Android and iOS apps.

Reg. iOs mobile app developement hardware requirements using Delphi XE7

I'm using Delphi XE7 for developing mobile application. And some how, I have learnt how to create and test the Android mobile application using Delphi XE7 and for developing and testing Android application, just one Android mobile is enough. And I need to know the hardware requirements for developing and testing iOs mobile applications. And currently I'm having Windows 64 bit Os. Is it possible to develop and test, if I'm having Mac Os which is Virtual Os and iPhone device in my hand. And in the Virtual OS, I need to install Xcode and the required packages. Please confirm me once should I need compulsory MAC book for developing iOs mobile application using Delphi XE7.?
Please provide me the solution.
In addition to your development PC, you need the following to develop multi-device applications for iOS:
A Mac running OS X
An iOS device, connected to your Mac by USB cable
http://docwiki.embarcadero.com/RADStudio/XE7/en/IOS_Mobile_Application_Development
The Mac OS X is bound to the Apple hardware. The only way to make OS X run in a virtual machine is to hack it. There are several solutions available e.g. here and here.
I am however sure that you will end up being frustrated about spending too much time on tweaking Delphi and the hacked OS X - even with Apple hardware there can be plenty of frustrations! For example there are updates to Xcode all the time and some of them breaks things. If you also have to tweak OS X every time you need to update, you would wish you bought the hardware.
I can recommend buying a Mac Mini ($499), it is the cheapest way to get a Mac. To minimize cost, you can simply connect it to the same monitor as your windows computer and just switch input on the monitor when you are working on the Mac. I have done that and it works very well.

I am trying use IOS Simulator/Emulator or iOS SDK in windows PC a.Is it possible to install IOS Simulator/Emulator or iOS SDK in windows PC

I am trying use IOS Simulator/Emulator or iOS SDK in windows PC for Mobile application Test.Is it possible to install IOS Simulator/Emulator or iOS SDK in windows PC
No you cannot do this legally but you can test your app on any platform by uploading your app on app.io and just run it anywhere.
NO, You need Apple Device (iMac, Macbook, Mac Mini) to develop iOS Applications and iPhone/iPad for Testing on devices. Apple provides Xcode it's Integrated Development Environment Tool only for the MAC. Please use Apple Devices, register for Developer program and use their resources. click on https://developer.apple.com for all the info.
Have you heard about the virtual box..?, It may fulfill your need. It will run the windows macintosh (hackintosh) on it. You can develop apps there and see your apps on simulator too. The main task is to download a working macintosh set up in a virtual box. You can get many tutorials for it on google. If you need any help, please revert to me, Thanks :)

Black Berry emulator for Windows Mobile

Say I want to develop applications for BlackBerry, but I only have a phone with Windows Mobile and for whatever reason I cannot switch to BlackBerry or buy a new phone.
Is there any BlackBerry emulator for Windows Mobile that would allow me to run apps on Windows Mobile 6? I have HTC HD2.
P.S. I'm not interested in emulators for any other platform.
There is no Blackberry emulator that you can run on a Windows Mobile device. RIM does provide Blackberry simulators for most of its devices that you can run on a Windows PC in companionship with your development environment, though.

Blackberry Emulator under Windows to test website

I am going to be developing a web version of a website in .NET and would like to test it out as it would appear on a Blackberry. Is there an emulator for Windows that I can use to do this?
BlackBerry Simulator
You will also need an MDS services simulator to connect to internet with your simulator
You can download emulators or a VS plugin from Blackberry. I used one of the emulators three or four years ago on a project and it worked fine, no experience with the plugin.

Resources