FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » FUDforum Suggestions » Automated browser-based functional/regression testing of FUDforum (Contribution proposal)
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Automated browser-based functional/regression testing of FUDforum [message #184944] Tue, 18 February 2014 09:20 Go to previous message
peter.kehl is currently offline  peter.kehl
Messages: 5
Registered: February 2014
Karma:
Junior Member
If you'd like automated browser-based functional/regression testing of FUDforum (the software), you may be interested in SeLite. It extends Selenium IDE. It allows your tests to access (read and write to) a test DB (isolated from the DB of the tested application). It's open source.

It could work very well for you, especially since FUDforum can have its data in an SQLite DB. Since SeLite uses a (separate) SQLite DB for test data, your test data lifecycle would be very easy. However, you can benefit from SeLite even if your test instance of FUDforum uses other type of DB.

Creating tests in Selenium IDE is convenient and highly productive. It doesn't require low-level programming skills, so even users/designers could contribute new tests. Tests can be maintained in SVN. See selite.googlecode.com.

I could create a test framework and provide some examples. Would there be any interest on side of FUDforum developers?
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Documentation structure and 'show'/'hide'
Next Topic: rating system
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Mon Apr 29 15:05:52 GMT 2024

Total time taken to generate the page: 0.03673 seconds