Test Plan » History » Version 6
Version 5 (Luke Murphey, 12/01/2016 06:45 AM) → Version 6/7 (Luke Murphey, 07/18/2017 07:01 PM)
h1. Test Plan
h2. 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 (6.2+)
## The app uses web.conf to make inputs public which requires 6.2
# The print and edit controls are not displayed on the lister and editor
# The app works with IE, Safari, FireFox, and Chrome
h2. Manager Page
# The checkboxes will check/uncheck accordingly depending on if the settings are set to the defaults or not
h2. Modular Input
# Web proxy works
## The proxy setting is used when using the built-in HTTP client
## The proxy setting is used when using Firefox
# Non-admins can be granted ability to create inputs
h2. Input Editor
# Preview dialog works
## Shows a message when no results were returned
## Shows a message when no fields were returned for a result
## Pagination works
# Input validation works
# An message is shown when an attempt is made to load an input that doesn't exist
# The load_page controller function won't allow proxying unless the user can edit the inputs
# The print and edit controls are not displayed
h2. Input Lister
# The print and edit controls are not displayed
# Inputs can be enabled and disabled
h2. Cloud Restrictions
# Modular input will not execute inputs that don't use HTTPS
# Batch input view will not allow sites that don't use HTTPS
# Modular input view rejects sites that don't use HTTPS
# Web page preview controller will not load sites that don't use HTTPS
h2. 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 (6.2+)
## The app uses web.conf to make inputs public which requires 6.2
# The print and edit controls are not displayed on the lister and editor
# The app works with IE, Safari, FireFox, and Chrome
h2. Manager Page
# The checkboxes will check/uncheck accordingly depending on if the settings are set to the defaults or not
h2. Modular Input
# Web proxy works
## The proxy setting is used when using the built-in HTTP client
## The proxy setting is used when using Firefox
# Non-admins can be granted ability to create inputs
h2. Input Editor
# Preview dialog works
## Shows a message when no results were returned
## Shows a message when no fields were returned for a result
## Pagination works
# Input validation works
# An message is shown when an attempt is made to load an input that doesn't exist
# The load_page controller function won't allow proxying unless the user can edit the inputs
# The print and edit controls are not displayed
h2. Input Lister
# The print and edit controls are not displayed
# Inputs can be enabled and disabled
h2. Cloud Restrictions
# Modular input will not execute inputs that don't use HTTPS
# Batch input view will not allow sites that don't use HTTPS
# Modular input view rejects sites that don't use HTTPS
# Web page preview controller will not load sites that don't use HTTPS