1

Possible Duplicate:
What are some tools for testing Mobile web apps?

I wanted to know if there are any good automated testing tools that can be used to test iOS apps. Looking for some pointers.

asked Oct 22, 2011 at 23:39
5
  • Have you tried a Google search for "ios test automation tools"? Commented Oct 22, 2011 at 23:50
  • There was also some very good answers in the following question: sqa.stackexchange.com/questions/1/… Commented Oct 23, 2011 at 2:48
  • Hi @sahi16, welcome to SQA! Questions that are very broad rarely get useful answers here. If you could provide a bit more context, it's likely that people will be more able to help you - if you're not sure how to do that, read this for some more ideas: sqa.stackexchange.com/questions/how-to-ask Commented Oct 23, 2011 at 18:03
  • 2
    I don't agree that this is a dupe of "what are some tools for testing mobile web apps". That question is specifically about mobile web apps, this question is about testing iOS apps, which aren't necessarily web apps. You will use different tools to test native apps vs web apps. Commented Dec 3, 2011 at 23:32
  • @pete-hodgson Could you suggest some edits to the question that would make that distinction clearer? I'd like to hear why you'd want to use different tools, and what the differences would be. As it stands at the moment, I'd agree with user246's assessment - it's a question better asked of Google rather than SQA. Maybe you could help to improve it? Commented Dec 4, 2011 at 14:09

3 Answers 3

2

Check out Frank. It's a tool for writing automated acceptance tests for native iOS applications. Sort of like Selenium for native apps. There are screencasts and presentations on the Frank website that give a good introduction to the tool. Most people today drive it using Cucumber, but recently (Oct 2011) a Java driver called Victor was released.

Full Disclosure: I'm the maintainer of the Frank project :)

answered Nov 21, 2011 at 22:07
1
1

Try Fone monkey. Or www.perfectomobile.com

answered Oct 24, 2011 at 10:33
0

sahi16!

For example, I can reccomend the following one: Froglogic Squish

We use it for testing our Qt Win application and it looks great! Will try it for iOS.

answered Oct 24, 2011 at 11:07

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.