[Owncloud] Selenium IDE test suite

Thomas Müller thomas.mueller at tmit.eu
Thu Jul 4 13:51:16 UTC 2013


:+1:

You rock!



Am Donnerstag, dem 04.07.2013 um 15:09 schrieb Jörn Friedrich Dreyer:
> I need a way to automate testing ownClouds base functionality. While
> writing test cases for cucumber would allow us to execute an acceptance
> testsuite in various configurations I needed something now to test
> ownCloud on oracle.
> 
> Enter Selenium IDE: http://docs.seleniumhq.org/projects/ide/
> 
> It is basically a macro recorder and executor for Firefox. I started
> yesterday and already added the following tests:
> 
>   * logout
>   * login failure warning
>   * login with admin user
>   * create test user with cryptic password
>   * check and close welcome dialog
>   * file upload
>   * multiple file upload
>   * file upload autorename
> 
> Next up more file related tests and sharing.
> 
> The tests can be executed in your Firefox. For example after upgrading
> an old version of owncloud to owncloud 5 *hint* *hint*
> or we might export them as selenium webdrivers which can be executed by
> jenkins. At least that's the idea.
> 
> Currently the testsuite resides in
> https://github.com/butonic/owncloud-selenium.
> 
> Let me know if this is helpful for you. Oh and ... patches welcome!
> 
> so long
> 
> Jörn
> 
> -- 
> Jörn Friedrich Dreyer (jfd at owncloud.com)
> Senior Software Engineer
> ownCloud GmbH
> 
> Your Data, Your Cloud, Your Way!
> 
> ownCloud GmbH, GF: Markus Rex, Holger Dyroff
> Schloßäckerstrasse 26a, 90443 Nürnberg, HRB 28050 (AG Nürnberg)



More information about the Owncloud mailing list