Difference between revisions of "User Acceptance Tests"
Jump to navigation
Jump to search
m (Kelson moved page Testing to User Acceptance Tests) |
|||
(15 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
This is a list of features we need to run before '''each release''' on '''each platform''': | This is a list of features we need to run before '''each release''' on '''each platform''': | ||
* Windows | * Android | ||
* | * Windows (installed) | ||
* Linux | * Windows (portable) | ||
* OS X | |||
* Linux (installed) | |||
* Linux (portable) | |||
* Sugar | * Sugar | ||
* ARM for the kiwix-serve (with kiwix-plug) | * ARM for the kiwix-serve (with kiwix-plug) | ||
== | = Android = | ||
* register for beta here: https://play.google.com/apps/testing/org.kiwix.kiwixmobile | |||
= For all = | |||
== Installer == | |||
* Install | |||
* Uninstall | |||
== Start == | |||
# Start Kiwix from the Desktop | |||
# Start Kiwix from the application menu | |||
# Start Kiwix from the command line | |||
# Start kiwix-index | |||
# Start kiwix-manage | |||
# Start kiwix-install | |||
== Content loading == | |||
# Load a ''normal'' *.zim file from the filepicker | |||
# Load a ''splitted'' *.zimaa file from the filepicker | |||
# Load a big *.zim files (>4GB) from the filepicker | |||
# Load a ''normal'' *.zim file from the command line | |||
# Load a ''splitted'' *.zimaa file from the command line | |||
# Load a ''normal'' *.zim file from the desktop with drag&drop | |||
# Load a ''splitted'' *.zimaa file from the desktop with drag&drop | |||
== Library == | == Library == | ||
# At the first start avoid downloading the catalog and check the empty remote library | |||
# Check if the setting "download remote catalog" works | |||
# Download a content | |||
# Pause/restart download of a content | |||
# Load a content from the library | |||
# Remove the content and check that files were removed | |||
# Stop/start Kiwix during download, check if it continues | |||
== Browsing == | == Browsing == | ||
# Open internal link | |||
# Open external link | |||
# Open link in a new tab with double click | |||
# Close tabs | |||
# Show/hide tabs | |||
== Search engine == | |||
# Index small file | |||
# Index big file | |||
# Search a pattern | |||
# Browse the result page, go through all pages | |||
# Check if the suggestions works | |||
== Server == | |||
# Start kiwix-serve from the "Tools" menu | |||
# Click on the link | |||
# Browse the contents | |||
# Check the search engine | |||
== Others == | |||
# Switching skin work during an indexing process | |||
# Switching UI during an indexing process | |||
== See also == | |||
* [https://lists.sourceforge.net/lists/listinfo/kiwix-testing Kiwix testing mailing list] |
Latest revision as of 06:34, 21 May 2019
This is a list of features we need to run before each release on each platform:
- Android
- Windows (installed)
- Windows (portable)
- OS X
- Linux (installed)
- Linux (portable)
- Sugar
- ARM for the kiwix-serve (with kiwix-plug)
Android
- register for beta here: https://play.google.com/apps/testing/org.kiwix.kiwixmobile
For all
Installer
- Install
- Uninstall
Start
- Start Kiwix from the Desktop
- Start Kiwix from the application menu
- Start Kiwix from the command line
- Start kiwix-index
- Start kiwix-manage
- Start kiwix-install
Content loading
- Load a normal *.zim file from the filepicker
- Load a splitted *.zimaa file from the filepicker
- Load a big *.zim files (>4GB) from the filepicker
- Load a normal *.zim file from the command line
- Load a splitted *.zimaa file from the command line
- Load a normal *.zim file from the desktop with drag&drop
- Load a splitted *.zimaa file from the desktop with drag&drop
Library
- At the first start avoid downloading the catalog and check the empty remote library
- Check if the setting "download remote catalog" works
- Download a content
- Pause/restart download of a content
- Load a content from the library
- Remove the content and check that files were removed
- Stop/start Kiwix during download, check if it continues
Browsing
- Open internal link
- Open external link
- Open link in a new tab with double click
- Close tabs
- Show/hide tabs
Search engine
- Index small file
- Index big file
- Search a pattern
- Browse the result page, go through all pages
- Check if the suggestions works
Server
- Start kiwix-serve from the "Tools" menu
- Click on the link
- Browse the contents
- Check the search engine
Others
- Switching skin work during an indexing process
- Switching UI during an indexing process