<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    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. <br>
    <br>
    Enter Selenium IDE:
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    <a href="http://docs.seleniumhq.org/projects/ide/">http://docs.seleniumhq.org/projects/ide/</a><br>
    <br>
    It is basically a macro recorder and executor for Firefox. I started
    yesterday and already added the following tests:<br>
    <ul>
      <li>logout</li>
      <li>login failure warning</li>
      <li>login with admin user</li>
      <li>create test user with cryptic password</li>
      <li>check and close welcome dialog</li>
      <li>file upload</li>
      <li>multiple file upload</li>
      <li>file upload autorename</li>
    </ul>
    <p>Next up more file related tests and sharing.<br>
    </p>
    <p>The tests can be executed in your Firefox. For example after
      upgrading an old version of owncloud to owncloud 5 *hint* *hint*<br>
      or we might export them as selenium webdrivers which can be
      executed by jenkins. At least that's the idea.<br>
    </p>
    Currently the testsuite resides in
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    <a href="https://github.com/butonic/owncloud-selenium">https://github.com/butonic/owncloud-selenium</a>.<br>
    <br>
    Let me know if this is helpful for you. Oh and ... patches welcome!<br>
    <br>
    so long<br>
    <br>
    Jörn<br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Jörn Friedrich Dreyer (<a class="moz-txt-link-abbreviated" href="mailto:jfd@owncloud.com">jfd@owncloud.com</a>)
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)
</pre>
  </body>
</html>