Project

General

Profile

Test Plan » History » Version 5

Version 4 (Luke Murphey, 09/24/2015 05:51 AM) → Version 5/43 (Luke Murphey, 10/22/2015 04:28 AM)

h1. Test Plan

* General
** The app must work with custom root endpoints
** The app has a description
** The app has an icon
** The app is visible
** The app works on all applicable versions of Splunk
* File Lister
** Lookup files appear including both user-based and app-based files and the list is complete (isn't missing files)
** A warning is shown if the user does not have permission to view the lookup files
** The list has functional pagination
** Files can be exported
* File Editor
** The editor warns users if the name or namespace is not provided (when creating a new lookup)
** The files can be modified (KV store and CSV)
** The user is provided messaging regarding saving edits
** A warning is shown if the user does not have permission to view the lookup files
** A warning is shown if the lookup file does not exist
** A warning is shown if the lookup file is too large to modify
** A warning is shown if the lookup file already exists when creating a new one
** Pressing "cancel" sends the user back to the list page
** Users cannot remove all rows; must have at least one cell in the header
** Lookup files are saved with the correct name and in the correct app
** The lookup backup list is refreshed when saving
** Importing a lookup file into a new lookup file should fill out the name with the file name if it was not yet completed