Test Plan » History » Version 3
Luke Murphey, 09/23/2015 09:41 PM
| 1 | 1 | Luke Murphey | h1. Test Plan |
|---|---|---|---|
| 2 | 1 | Luke Murphey | |
| 3 | 1 | Luke Murphey | * General |
| 4 | 1 | Luke Murphey | ** The app must work with custom root endpoints |
| 5 | 1 | Luke Murphey | ** The app has a description |
| 6 | 1 | Luke Murphey | ** The app has an icon |
| 7 | 1 | Luke Murphey | ** The app is visible |
| 8 | 3 | Luke Murphey | ** The app works on all applicable versions of Splunk |
| 9 | 1 | Luke Murphey | * File Lister |
| 10 | 1 | Luke Murphey | ** Lookup files appear including both user-based and app-based files and the list is complete (isn't missing files) |
| 11 | 1 | Luke Murphey | ** A warning is shown if the user does not have permission to view the lookup files |
| 12 | 1 | Luke Murphey | ** The list has functional pagination |
| 13 | 1 | Luke Murphey | ** Files can be exported |
| 14 | 1 | Luke Murphey | * File Editor |
| 15 | 2 | Luke Murphey | ** The editor warns users if the name or namespace is not provided (when creating a new lookup) |
| 16 | 1 | Luke Murphey | ** The files can be modified |
| 17 | 1 | Luke Murphey | ** The user is provided messaging regarding saving edits |
| 18 | 1 | Luke Murphey | ** A warning is shown if the user does not have permission to view the lookup files |
| 19 | 1 | Luke Murphey | ** A warning is shown if the lookup file does not exist |
| 20 | 1 | Luke Murphey | ** A warning is shown if the lookup file is too large to modify |
| 21 | 3 | Luke Murphey | ** A warning is shown if the lookup file already exists when creating a new one |
| 22 | 1 | Luke Murphey | ** Pressing "cancel" sends the user back to the list page |
| 23 | 1 | Luke Murphey | ** Users cannot remove all rows; must have at least one cell in the header |
| 24 | 1 | Luke Murphey | ** Lookup files are saved with the correct name and in the correct app |
| 25 | 3 | Luke Murphey | ** The lookup backup list is refreshed when saving |