This repository has been archived by the owner on Dec 2, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
Testing
Joseph Roque edited this page Jul 14, 2016
·
1 revision
This document will provide some information on testing the application while the test suites are still being developed. In particular, it will describe some of the manual testing procedures that should be remembered and considered when testing, or writing test cases for UI components.
-
Clear filter
- Open application
- Open Find tab
- Click search field at top of screen
- Type search 'Ab'
- Note that 'search all' button appears
- Note that buildings are filtered to only TBT
- Press 'X' in search bar
- Note that 'X' disappears, 'search all' disappears, full building list returns
-
Search all, then back
- Open application
- Open Find tab
- Click search field at top of screen
- Type search 'Ab'
- Note that 'search all' button appears
- Press 'search all' button
- Note results change. Results from the entire app should be shown in a new screen
- Note the back button appears
- Press back button
- Note that search input disappears, search results disappear, all buildings returns
-
Search all, then dismiss, then back
- Open application
- Open Find tab
- Click search field at top of screen
- Type search 'Ab'
- Note that 'search all' button appears
- Press 'search all' button
- Note results change. Results from the entire app should be shown in a new screen
- Note that 'X' button appears
- Press 'X' button
- Note that search input, search results disappear, but screen does not change
- Press back button
- Note that back button disappears, search remains empty, all buildings return
-
Filter, then change tabs
- Open application
- Open Find tab
- Click search field at top of screen
- Type search 'Ab'
- Note that 'search all' button appears
- Note that buildings are filtered to only TBT
- Change to Discover tab
- Note that 'X' disappears, 'search all' disappears, input is cleared, Discover tab shows
-
Search all, then change tabs
- Open application
- Open Find tab
- Click search field at top of screen
- Type search 'Ab'
- Note that 'search all' button appears
- Press 'search all' button
- Note results change. Results from the entire app should be shown in a new screen
- Change to Discover tab
- Note that 'X' disappears, 'search all' disappears, input is cleared, Discover tab shows
-
Always search all, then back
- Open application
- Open Settings tab
- Enable 'Always "Search All"'
- Open Find tab
- Click search field at top of screen
- Type search 'Ab'
- Results from the entire app should be shown in a new screen
- Note the back button appears
- Press back button
- Note that search input disappears, search results disappear, all buildings returns
-
Always search all, then dismiss, then back
- Open application
- Open Settings tab
- Enable 'Always "Search All"'
- Open Find tab
- Click search field at top of screen
- Type search 'Ab'
- Results from the entire app should be shown in a new screen
- Note that 'X' button appears
- Press 'X' button
- Note that search input, search results disappear, but screen does not change
- Press back button
- Note that back button disappears, search remains empty, all buildings return
-
Always search all, then change tabs
- Open application
- Open Settings tab
- Enable 'Always "Search All"'
- Open Find tab
- Click search field at top of screen
- Type search 'Ab'
- Results from the entire app should be shown in a new screen
- Change to Discover tab
- Note that 'X' disappears, 'search all' disappears, input is cleared, Discover tab shows