Functional testing of Selfoss
Hi,
If you'd like to automate functional/regression testing of Selfoss in a browser, try SeLite.
It could work well for you especially since Selfoss can have its data in an SQLite DB. SeLite uses a (separate) SQLite DB for test data, so your test data lifecycle would be very easy. However, you can benefit from SeLite even if your instance of Selfoss uses other type of DB.
SeLite plugs into Selenium IDE, which makes creating tests convenient and highly productive. It doesn't require low-level programming skills, so users or designers could contribute new tests. See https://code.google.com/p/selite/wiki/ProjectHome.
--
-Peter Kehl
Complete thread: