Skip to content

Testing Scenarios 1.8.1

Klaas Freitag edited this page Apr 27, 2015 · 1 revision

This page describes changes that happened between 1.8.0 and 1.8.1 in the desktop sync client. It's here to help to plan testing and write testplans.

Most stuff should be verified over all supported platforms by default.

This is a general test instruction for the Desktop Client: https://github.com/owncloud/client/wiki/Testing-Scenarios The following test scenarios are especially important for the mentioned release because development happened for it.

Hibernation on Windows

Bugs: #2899 #2895 #2973 Test proper re-initialization of sync after the computer was hibernated.

Test should include:

  • on a normal installation, let the computer go to sleep and wake it up again. The sync should continue after a while.

SSL Button in Setupmenu

Bugs #3007 #3990 Test that the SSL button in the setup menu displays proper information

Test should include:

  • click the SSL button in the setup menu when syncing via HTTP and HTTPS.

Proxy

Bugs #2993 #2802 Client should not hang when detecting the system proxy

Test should include:

  • Configure a system proxy, make the client use it, and check if it detects it without 'hanging'.

Share Dialog

The Share Dialog that appears with the context menu in the file manager should work.

Test should include:

  • General Share Dialog test, also with password and due date.
  • Make the server require a password

Login

A couple of things were fixed around Cookies and HTTP logins.

Test should include:

  • Configure client providing a password. After restart, client knows password and does not ask again
  • Change password on server and enter a new one on the client.

Selective Sync

The directories in the selective sync dialog are sorted now.

Test should include:

  • The directory list in selective sync dialog is sorted alphanumerically.
  • Selective sync still can be adjusted through that dialog

Crashes

Not a specific test, but crashes must not happen on any platform under any condition.