HTTP XML Post testing tool

HTTP XML Post testing tool

From TeleFlow

(Difference between revisions)
Jump to: navigation, search
(New page: The TeleFlow HTTP XML Post testing tool, is a simple and very handy tool to rapidly test HTML posts. It is primarily intended for testing PHP code. Although it is very simple, it can be...)
Current revision (22:01, 28 March 2008) (edit) (undo)
 
(3 intermediate revisions not shown.)
Line 1: Line 1:
-
The TeleFlow HTTP XML Post testing tool, is a simple and very handy tool to rapidly test HTML posts. It is primarily intended for testing PHP code. 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:
+
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
* Ability to type or paste in long URLs
Line 5: Line 5:
* Ability to substitute website from test to live system
* Ability to substitute website from test to live system
* Requests and responses are saved for easy recall and retesting
* Requests and responses are saved for easy recall and retesting
 +
===Screen Shot===
===Screen Shot===
Line 13: Line 14:
===Download===
===Download===
-
This utility is available for everyone to use, and can be downloaded from the following link:
+
This tool is available for everyone to use, and can be downloaded from the following link:
-
:<tt>http://teleflow.org/software/teleflow/tools/TFHTTPXMLPost.zip</tt>
+
:<tt>http://teleflow.org/software/opensource/tools/TFHTTPXMLPost.zip</tt>
 +
 
 +
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''

Current revision

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