Appium: Drive iOS Apps from Any Test Framework
1–10 of 11 posts
Re: Appium: Drive iOS Apps from Any Test Framework
#2Re: Appium: Drive iOS Apps from Any Test Framework
#3looks good, I'll give it a try, for testing I've been using http://testingwithfrank.com/
Re: Appium: Drive iOS Apps from Any Test Framework
#4looks good, I'll give it a try, for testing I've been using http://testingwithfrank.com/
(disclaimer: I'm an appium committer) While Frank and Appium provide a similar set of solutions to a similar problem, we're driven by slightly different philosophies. Two of Appium's core tenets are (1) you shouldn't have to modify your source code or add 3rd-party libraries to test, and (2) it's better to leverage existing successful "driver" protocols. To that end, we've designed things so that all of the interacti…
Re: Appium: Drive iOS Apps from Any Test Framework
#5Earlier quoted context omitted.
(disclaimer: I'm an appium committer) While Frank and Appium provide a similar set of solutions to a similar problem, we're driven by slightly different philosophies. Two of Appium's core tenets are (1) you shouldn't have to modify your source code or add 3rd-party libraries to test, and (2) it's better to leverage existing successful "driver" protocols. To that end, we've designed things so that all of the interacti…
Very cool. With Frank, Calabash and Zucchini already out there (to name just a few), the iOS UI automation space is getting pretty crowded. Having said that, it is definitely nice to see something that is not based on Cucumber. Any ETA on the Android?
Re: Appium: Drive iOS Apps from Any Test Framework
#6looks good, I'll give it a try, for testing I've been using http://testingwithfrank.com/
(disclaimer: I'm an appium committer) While Frank and Appium provide a similar set of solutions to a similar problem, we're driven by slightly different philosophies. Two of Appium's core tenets are (1) you shouldn't have to modify your source code or add 3rd-party libraries to test, and (2) it's better to leverage existing successful "driver" protocols. To that end, we've designed things so that all of the interacti…
Re: Appium: Drive iOS Apps from Any Test Framework
#7I notice from the screenshots it takes a while to get through each step, is this due to the simulator, Appium itself, or for demo purposes?
Cheers
Re: Appium: Drive iOS Apps from Any Test Framework
#8Re: Appium: Drive iOS Apps from Any Test Framework
#9So, can I use Cucumber with Appium, like I can use with Frank?
Re: Appium: Drive iOS Apps from Any Test Framework
#10Interesting; recently wanted to get into iOS automation testing and we also have an Android product so a unified test framework would be great. I notice from the screenshots it takes a while to get through each step, is this due to the simulator, Appium itself, or for demo purposes? Cheers