Forum Discussion

akuczkowski's avatar
akuczkowski
Contributor
11 years ago

What is your setup for testing iOS Apps?

We are still early in the process of automating our iOS apps and I was curious what setups other people are using successfully. We are currently writing automation in the office at our desks with an iPad plugged into our phyiscal machine at the desk. Down the road we want to make more use of remote desktop, virtual machines and automating from home. We have a good setup with all those things for our Windows app so it's a bit of a transition to be limited by having to have a physical device, which I do understand is a requirement for iOS testing now and for the future. Anyway, I was hoping to learn something from what other people are doing or have tried.

 

Thanks,

Adam

1 Reply

  • nadiatate's avatar
    nadiatate
    Occasional Visitor

    I am an iOS developer and the tools that I mostly use for testing iOS apps are Frank, KIF and apple's very own UI automation. There are also other tools like NativeDriver and iCuke which I have heard of from other developers but never really used them.