History: Selenium Testing
Preview of version: 1
- «
- »
In the longer run the goal is to have our own Selenium testing infrastructure, but for now we have decided to use Saucelabe which provide Selenium infrastructure where we can set up testing for the tiki.org sites.
Pascal will contact Saucelabs to get it setup.
Also, we will need to do:
1) Document how to record tests using Selenium IDE (a Firefox plugin) to record tests.
2) Document where to share tests. Wiki pages will be fine for now.
3) Document how to get them into a "test suite" which will be run by the Saucelabs testing infrastructure.
4) Start creating tests for the tiki.org sites, especially doc or dev.
5) Longer term roadmap to have tests committed together with features in SVN (but since this would require getting instances to a certain configuration and with test content to run the tests from, it is dependent on the Configuration Management and Systems Orchestration project to be done first.