HTTP XML Post testing tool

HTTP XML Post testing tool

From TeleFlow

Jump to: navigation, search

The TeleFlow HTTP XML Post testing tool, is a simple and very handy testing tool to rapidly test HTML posts. It is primarily intended for testing PHP code by sending request in xml files. Although it is very simple, it can be beneficial when developing in a test environment and then installing to a live environment. TeleFlow HTTP XML Post testing tool has the following features:

  • Ability to type or paste in long URLs
  • Have the request and response XML documents visible
  • Ability to substitute website from test to live system
  • Requests and responses are saved for easy recall and retesting


Screen Shot

The following screen shot shows an XML request for the OpenDictation environment. The result indicates that the database at a remote IP address cannot be located.

Image:TFHTTPXMLPost.png


Download

This tool is available for everyone to use, and can be downloaded from the following link:

http://teleflow.org/software/opensource/tools/TFHTTPXMLPost.zip

The zip file also includes the open source files required to build the application. You will need to download additional library files if you would like compile this software. Please refer to the Open Source Pascal section for more information.


Search tags: xml XML, TEST HTTP php PHP testing