Project

General

Profile

Test Plan » History » Version 7

« Previous - Version 7/12 (diff) - Next » - Current version
Luke Murphey, 10/22/2016 05:22 PM


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 (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 batch editor
  • The app works with IE, Safari, FireFox, and Chrome

Batch editor

  • The editor will not attempt to create an input with a stanza name that already exists
    • 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)
  • non-FQDN and IP address based URLs are accepted

Input

  • Memory use is stable (growth is not unbounded)
  • Input logs the number of threads when threads are added or removed
  • URL declared by an IP address that does not exist is handled correctly on both Windows and *nix (connection exception is handled correctly)
  • Thread limit is used correctly