Necessity is the mother of invention, as the saying goes. Well, the need frequently arises for me to test XPath expressions against a sample XML document. Googling turned up quite a few utilities built for this purpose, some web-based, some downloadable, but none seemed to work quite like I wanted them too. Some were just not user friendly, others were actually hard to use, and some just flat out didn't work. So I decided to throw together my own little XPath Tester utility app.
It's nothing exciting, but it incorporates all the features I wanted but couldn't find together in the other apps that are available. I hope you find it useful, timesaving, and easy to use. If not, I've included a link below so you can download the source code and modify at will.
Download source code
Download exe