01 Autocomplete for Tags
Description
Open a form that allows for adding tags, start inputting text into the tags edit box – the autocomplete suggests tags.
Preconditions and Constraints
Log in the Nuxeo DM system. Thesauri exist that have rso:isTag=1 and rso:isSearchable=1 (see the columns t and s in Meta-Thesaurus and FR Names#Meta-thesaurus table).
Open a form that allows for adding a Tag (see Test 04 Tags#01, Test 04 Tags#02, Test 04 Tags#03, Test 04 Tags#05).
N | Performed action | Expected result | Tester notes |
1 | Input 1 character into the Tags Edit Box | Autocomplete is not active | |
2 | Input a second character into the Tags Edit Box | A drop-down autocomplete list is displayed that contains:
|
|
3 | Input a third character into the Tags Edit Box | The autocomplete list changes dynamically to display only suggestions that have words starting with these 3 characters | |
4 | Keep inputting N characters | The autocomplete list changes dynamically to display only suggestions that have words starting with these N characters | |
5 | Delete (Edit) some of the characters | The autocomplete list changes dynamically to display only suggestions that have words starting with the edited text | |
6 | Click any of the suggestions | The autocomplete list closes and the selected suggestion is displayed inside the Tags Edit Box |
Post conditions
The selected suggestion is displayed in the edit box.
02 Autocomplete for semantic search
Description
Open a new search criterion field and start inputting text - the autocomplete suggests items.
Preconditions and Constraints
Log in the Nuxeo DM system. Thesauri exist that have rso:isSearchable=1 (see the column s in Meta-Thesaurus and FR Names#Meta-thesaurus table).
N | Performed action | Expected result | Tester notes |
1 | Navigate to the Header Tabs bar, select Tools, and select the option "Search" (see Test 02 UI and Navigation#04) |
|
|
2 | Input 1 character into the search field | Autocomplete is not active | |
3 | Input a second character into the search field | A drop-down autocomplete list is displayed that contains:
|
|
4 | Input a third character into the search field | The autocomplete list changes dynamically to display only suggestions that have words starting with these 3 characters | |
5 | Keep inputting N characters | The autocomplete list changes dynamically to display only suggestions that have words starting with these N characters | |
e.g.5 | Input "Bredi" | The autocomplete list contains items such as:
|
|
6 | Click any of the suggestions |
|
|
e.g.6 | Click the suggestion "Bredius, A. [RKD Person]" |
|
Post conditions
- The selected suggestion from a particular range is displayed in the edit box.
- The default FR is displayed in the FR field.
03 Edit semantic search field
Description
Edit an autocomplete suggestion that is for a particular range - the autocomplete list contains items only from thesauri that contain that range.
Preconditions and Constraints
Log in the Nuxeo DM system. Test 05 Autocomplete#02 has been performed - a suggestion from a particular range (Actor, Period, Place, Type, Material, Technique) is selected and the FR field contains the default FR for that range.
Thesauri exist that have rso:isSearchable=1 (see the column s in [Meta-Thesaurus and FR Names#Meta-thesaurus table|Meta-Thesaurus and FR Names#Meta-thesaurus table]).
N | Performed action | Expected result | Tester notes |
1 | Delete (Edit) the selected suggestion in the search field and start inputting 2 or more characters of a new search criterion |
|
|
e.g.1 | Following the e.g. from [Test 05 Autocomplete#02] – delete "Bredius, A." (which is from the range Actor) and input "Rembr". The FR is about | The autocomplete list contains only Actors starting with "Rembr" from the thesauri:
|
Post conditions
The autocomplete list contains only suggestions from a particular range.
04 Ordering in the autocomplete list
Description
Autocomplete suggestions are ordered according to ??? (rank vs. number of uses)
Preconditions and Constraints
Log in the Nuxeo DM system. Open a form that allows for adding a Tag or performing semantic search (see Test 04 Tags#01, Test 04 Tags#02, Test 04 Tags#03, Test 04 Tags#05, Test 05 Autocomplete#02, Test 05 Autocomplete#03) – Tags Edit Box or search field is opened.
WORK IN PROGRESS
N | Performed action | Expected result | Tester notes |
1 | Start inputting 2 or more characters into the Tags Edit Box or search field |
|
Post conditions
2 Comments
comments.show.hideMar 17, 2013
austin.nevin
At the moment autocomplete is also not working for Search (is this a problem with my connection or the current version of the test site?)
Mar 18, 2013
Ivan Gospodinov
Austin, RS-1704 was created that addresses your comment. It duplicates RS-1676