Question

I am new to mobile testing and i want to test the ios apps through any of the automation tools available in the market,could you please suggest me which tool is best ? and useful links to that tool for how to use that tool in a proper manner

Was it helpful?

Solution

I personally prefer Calabash which is built on Cucumber if you want to do acceptance tests. Then you can automate your builds using Jenkins. There are support for Cucumber in Jenkins as well, you can find it here.

OTHER TIPS

You can use Gorrila and TestStudio.

Also StackOverFlow

Another option is Appium, which lets you write tests in many languages and test frameworks.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top