Advertisment

New TesterTools – UISpec

UISpec is a Behavior Driven Development framework for the iPhone that provides a full automated testing solution that drives the actual iPhone UI. It is modeled after the very popular RSpec for Ruby.

To make finding specific views in the iPhone UI easy, UISpec includes a very powerful view traversal DSL called UIQuery. Not only can you easily traverse the view hierarchy, you can also interact with the views you find.

View TesterTools dedicated page for this tool.


Share and Enjoy:
  • Print this article!
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • BlinkList
  • LinkedIn
  • Netvibes
  • NewsVine
  • Turn this article into a PDF!
  • StumbleUpon
  • Yahoo! Buzz

Did you enjoy this post?

If so, would you please consider sharing it with the world

Leave a Reply




Advertisment
My Twitter Friends
Friends: 939 Followers: 394
Three Rivers Institute Releases JUnit Max 1.2

0

Comments

Add

Three Rivers Institute Releases JUnit Max 1.2

Three Rivers Consulting, Inc. today announced that JUnit Max (http://www.junitmax.com), a continuous testing plug-in for Eclipse, is now available.
JUnit Max enables programmers to stay focused on coding by running tests intelligently and reporting results unobtrusively. Available for Java projects, JUnit Max provides the benefits of automated testing every time you save

The final release of JBoss Tools 3.1 is here.

0

Comments

Add

The final release of JBoss Tools 3.1 is here.

JBoss recently announced the final release of JBoss Tools

New TesterTools – UISpec

0

Comments

Add

New TesterTools – UISpec

UISpec is a Behavior Driven Development framework for the iPhone that provides a full automated testing solution that drives the actual iPhone UI. It is modeled after the very popular RSpec for Ruby.
To make finding specific views in the iPhone UI easy, UISpec includes a very powerful view traversal DSL called UIQuery. Not only can