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.
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.
Available and planed plugins
HeaderPlugin
Displays the message header information.
XMLPlugin
Shows the xml content of the message body.
XMLTreePlugin
Shows the xml content of the message body in a tree view.
RawEditPlugin
Plugin that could be used to paste custom body informations to a choosen HTTP/WebDAV Method type.
HeaderViewPlugin
Plugin that shows custom fields of the message header.
RawDataPlugin
Plugin that shows the message stream as raw data.
RecordPlugin
Plugin that shows the message stream as raw data.
ExampleViewPlugin
Plugin that is a empty view plugin as template for own development..