Last modified 2 years ago
Test plan for generic administration functionalities
Test cases
Number Description CA14 Generic administration funcionalities
Test cycles
CA14 Generic administration funcionalities
There are some things that appears in every admin view and have to be tested. This things are filters, searchers in lists, block actions, quick report, historic...
Test cases
- CA14 - Cl01. List searcher. Check that the list searcher works. We'll test the next cases:
- Empty search field
- International caracters
- One or more spaces
- An object that really exists
- An object that really exists and has more than one occurrence with the same name.
We have to check that if the search has results, they are shown as a list with the total number of results found. If the search doesn't have any result, the system will show the message "0 contents" or something like that.
- CA14 - Cl02. Quick report. Tests about this functionality must be by hand (not automatic). The test implies to check:
- Empty report: check that is posible to make a report of an empty list.
- Report with contents: compare the report with the list and check there are the same things in both of them.
- Open repor in calc (openoffice) and in excel (microsoft office). It has to work in this two programs.
