Project

General

Profile

Test Plan » History » Version 5

Luke Murphey, 10/22/2016 05:21 PM

1 1 Luke Murphey
h1. Test Plan
2 1 Luke Murphey
3 1 Luke Murphey
h2. General
4 1 Luke Murphey
5 1 Luke Murphey
* The app must work with custom root endpoints
6 1 Luke Murphey
* The app has a description
7 1 Luke Murphey
* The app has an icon
8 1 Luke Murphey
* The app is visible
9 3 Luke Murphey
* The app works on all applicable versions of Splunk (6.2+)
10 4 Luke Murphey
** The app uses web.conf to make inputs public which requires 6.2
11 1 Luke Murphey
* The print and edit controls are not displayed on the batch editor
12 1 Luke Murphey
* The app works with IE, Safari, FireFox, and Chrome
13 1 Luke Murphey
14 1 Luke Murphey
h2. Batch editor
15 1 Luke Murphey
16 1 Luke Murphey
* The editor will not attempt to create an input with a stanza name that already exists
17 1 Luke Murphey
** This includes inputs made within the current list of inputs to make (those that didn't exist before the user press the button to make the inputs)
18 5 Luke Murphey
19 5 Luke Murphey
h2. Input
20 5 Luke Murphey
* Memory use is stable (growth is not unbounded)
21 5 Luke Murphey
* Input logs the number of threads when threads are added or removed
22 5 Luke Murphey
* URL declared by an IP address that does not exist is handled correctly on both Windows and *nix (connection exception is handled correctly)
23 5 Luke Murphey
* Thread limit is used correctly