QA/Execution/Web Testing/Continuous Build Integration

< QA‎ | Execution‎ | Web Testing
Revision as of 18:25, 6 October 2009 by Stephend (talk | contribs)

Continuous Build Integration

The problem: Currently, our Selenium tests (IDE, PHP) are run on-demand, manually, in isolation. Output of results.html is manually examined.

What we'd like to see: A way of running *all* Selenium tests via a single (or few) button clicks (i.e. waterfall), and have the results automagically output in an easy-to-read format.

Proposed solutions:

Current progress:


Resources:

[1]