A teaching project by Dani Vainstein, which gives you the power of string manipulation of Dot.Net framework. Harness the amazing power of .Net to perform extremely complex string operations in seconds!
StringUtil brings an end to compromising for messy code and lengthy functions - from now on your code could look as elegant and simple as you’d like, while allowing you to do even more than before.
The project is designed to be a teaching project - it will include full documentation, examples and source code, all for your comfort and knowledge. StringUtil can become your stepping stone to utilizing .Net classes and objects in a wide range of problems and situations.
After a few minutes with this project, you’ll be able to use commands such as:
oStrUtil.SubString( 2, 3 ).ToLower().EndsWith(">").Concat(".").CompareTo(">.")
And as amazing as it may sound, they would work, and perfectly so!
Loyal to its purpose as a teaching project, StringUtil comes packed with EXTENSIVE documentation, designed to help you bring out the most of the project from day one. Just to give you a general idea on the magnitude of Dani’s work, the documentation file has over 58 pages and 14,000 words, dozens of screenshorts, and loads of code-examples.
As you’ve come to expect from the author of Scripting Quicktest Professional, every code snippet will give you both a syntactical understanding of StringUtil’s many methods and properties, as well as practical real-world examples that will prove useful to any project you’re currently in.
So go right ahead and download the latest version:
Posted in StringUtil

Yaron Assa




May 22nd, 2008 at 1:45 am
dude.. thanks alot
May 29th, 2008 at 11:25 am
This is great, saved me a lot of time with various string manipulations.
July 15th, 2008 at 6:53 am
Please send me a QTP FR Presentation to my mail id ursmys@yahoo.co.in
Srinivs
9849408842
July 16th, 2008 at 8:36 am
Excellent…. To say frankly my experience is not enough to appreciate you. The phrase in Green color in the Documentation gives the HARDWORK you made to help us all … Thank you so much.
~Challa.
September 19th, 2008 at 8:27 am
Thanks… Really good
October 13th, 2008 at 8:51 am
great stuff
October 15th, 2008 at 1:36 am
Can some one tell me how to run this StringUtil project from within QTP? Do I need to get .NET add-in for QTP or is it already built-into it? I have read “Installation and Usage” document. I do see DotNetUtil.dll packaged with this download but not sure how to run this program from within QTP.