Which one would you recommend for functional testing? I am familiar with the specifications of both. What I want is to hear your opinions and experiences with these testing kits. Right now I am leaning towards using Instruments/Automation because it's Apples own. Seems more lightweight to write this in js than in obj-c.
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|
Unless you are a developer, I'd recommend Instruments automation. KIF is good and all, but it could take lot of time to write a simple testcase. Also Instruments/ UI automation comes with Xcode so it is pretty simple and doesn't require to make modifications to your project. |
|||||||
|