An short overview about DAVInspector

The main goal of this project is to minimize time and effort for recurring tests of WebDAV applications. This Tool offers developers and testers the opportunity to save, interruppt, evaluate and, if necessary, to repeat the communication between a WebDAV server and client.


Concept of DAVInspector

The figure above shows the conceptual environment when using DAVInspector. This is, however, just a schematic representation. The figure below shows a screenshot of an early prototype of DAVInspector.


Prototype of DAVInspector

Available and planed plugins

HeaderPlugin


Displays the message header information.

HeaderPlugin



XMLPlugin

Shows the xml content of the message body.

XMLPlugin



XMLTreePlugin

Shows the xml content of the message body in a tree view.

XMLTreePlugin



RawEditPlugin

Plugin that could be used to paste custom body informations to a choosen HTTP/WebDAV Method type.

RawEditPlugin



HeaderViewPlugin

Plugin that shows custom fields of the message header.

HeaderViewPlugin



RawDataPlugin

Plugin that shows the message stream as raw data.

RawDataPlugin



RecordPlugin

Plugin that shows the message stream as raw data.

RecordPlugin



ExampleViewPlugin

Plugin that is a empty view plugin as template for own development..

RecordPlugin