Server Monitoring Software Stop losing clients due to late detection of web server glitches. Monitor availability and performance of your servers and network resources.
Module for JSON format
JSON format is often used for serializing and transmitting structured data between the client and server parts of a web application. It serves as an alternative to XML, preserving its flexibility while using a more compact notation. If your application uses JSON, this module can provide the following benefits for you.
Formatted easy to read visual representation of JSON messages.
Additional JPath function to extract values from JSON messages contained in server responses and internal variables. This function is similar to the standard XPath function used with XML.
Ability to create JSON messages containing dynamic values taken from variables.
Automatic parameterization of requests containing data in JSON format.