HomeGuidesReferencesExamplesTry and Buy

ConfigChecker - History of Changes

Version 1.0

Supported Data Source Adapter:

  • SettingsFile
  • XmlFile
  • HttpdConfFile
  • TextFile
  • FileSystem
  • SettingsObject
  • LdifFile

Supported assertion commands:

  • AssertExistence
  • AssertEquals
  • AssertLess
  • AssertGreater
  • AssertlessOrEqual
  • AssertGreaterOrEqual
  • AssertContains
  • AssertMatch
  • AssertOneOf
  • AssertNewLine

Supported control commands:

  • Include
  • Set
  • SetFrom
  • SetFromFile
  • ReportVariable
  • ReportValue
  • ReportBlock
  • ForEach
  • ForFiles

Supported reports:

  • Minimum XML report that contains only output messages
  • Default XML report with and output section
  • Extended XML report with header, input and output sections
  • Full XML report with header, plug-in list, input and output sections

Other features:

  • Bundle with utility Start Script Shell Generator
  • Automatic location of files inside zipped files
  • Remote access to files via http
  • Variables/Placeholders
  • Automatic authentication
  • Pluggable data source adapters and assertion commands