Wednesday, October 21, 2009

Free XML Application Testing Tools

Following tools will help to test the sample XML applications.

 

Kernow 1.6

 

(http://kernowforsaxon.sourceforge.net/)

    XML Schema

                          Testing schemas is fun

    XQuery

                          Helped me a lot while I was creating XQuerys for Oracle OSB 10gR3 project for messaging between SAIP

                         (SOAP based client) and Oracle Beehive (RESTFul based service provider).
                          However for XML Schema based programs  I had to switch back to JDeveloper. As it ask to
                         upgrade inbuilt SAXON to validating SAXON parser.

    XSLT

                        Running XSLT program against a XML in sandbox mode
                        is real fun. Supports Saxon extensions with EXSLT
                        extensions.

Mozilla based RESTTest

 

                          Quick and easy way to test RESTFul based web service providers.
                          Truly amazing implementation on apache HTTPClient, I suppose.

 

Araxis Merge

http://www.araxis.com/merge/Download.html

                     Merge is the visual file comparison (diff), merging and folder synchronization application from Araxis.
                     Use it to compare and merge source code, web pages, XML and other text files with native application performance.
                     Directly open and compare the text from Microsoft Office (Word and Excel), OpenDocument, PDF and RTF files.
                     Compare images and binary files.
                     Synchronize folders.
                     Perform code reviews and audits.
                     Work with folder hierarchies containing thousands of files.
                     Merge integrates with many SCM (version control) systems and other applications.

No comments:

Post a Comment