Test Plan » History » Version 8
Luke Murphey, 10/22/2016 06:03 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 | 8 | Luke Murphey | * The app works on all applicable versions of Splunk (6.3+) |
10 | 1 | Luke Murphey | ** The app uses web.conf to make inputs public which requires 6.2 |
11 | 8 | Luke Murphey | ** Status history uses a single value with a timechart which requires 6.3 |
12 | 1 | Luke Murphey | * The print and edit controls are not displayed on the batch editor |
13 | 1 | Luke Murphey | * The app works with IE, Safari, FireFox, and Chrome |
14 | 1 | Luke Murphey | |
15 | 1 | Luke Murphey | h2. Batch editor |
16 | 1 | Luke Murphey | |
17 | 1 | Luke Murphey | * The editor will not attempt to create an input with a stanza name that already exists |
18 | 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) |
19 | 7 | Luke Murphey | * non-FQDN and IP address based URLs are accepted |
20 | 5 | Luke Murphey | |
21 | 5 | Luke Murphey | h2. Input |
22 | 6 | Luke Murphey | |
23 | 5 | Luke Murphey | * Memory use is stable (growth is not unbounded) |
24 | 5 | Luke Murphey | * Input logs the number of threads when threads are added or removed |
25 | 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) |
26 | 5 | Luke Murphey | * Thread limit is used correctly |