My favorites | Sign in
Project Home Wiki Issues Source
Project Information
Members

Welcome to Bromine

Let it test your entire iPhone application

Bromine lets you create automated interface tests for your iPhone SDK application.

It maps your entire application to XML structures so you can access your views via xpath and verify values, scroll tables, simulate touches, edit text and more.

This project was inspired by Matt Gallagher's article (Cocoa with Love: Automated user interface testing on the iPhone) which brings, among others, the base technique for this project: simulate touch.

Selenium (http://selenium.seleniumhq.org/) is another inspiration, since it has the same objective for web applications. Some Bromine commands will be very similar to Selenium ones. By the way, Bromine(35) follows Selenium(34) in Periodic Table of Elements.

Powered by Google Project Hosting