-1

Can some body share your thoughts to create a framework using iPhone UiAutomation tool (Instruments)

nschum
  • 15,322
  • 5
  • 58
  • 56

3 Answers3

0

You might find this of interest:

http://www.codeproject.com/KB/iPhone/UI_Automation_Testing.aspx

ader
  • 5,403
  • 1
  • 21
  • 26
0

If you want to USE framework for testing with Automator, you can use tuneup_js library by Alex Vollmer.

jki
  • 4,617
  • 1
  • 34
  • 29
0

Download tuneupjs folder from github.com, it the framework you need to organize your scripts.

https://github.com/alexvollmer/tuneup_js

swathy valluri
  • 5,039
  • 2
  • 16
  • 13