Posted by Albert Gareev on Mar 28, 2007
String / Text/ Date Functions In the code examples I present I often refer to routine functions. In my framework I have specialized libraries to call from. In my blog I maintain the similar structure. String/Text functions (WinRunner, TSL) Trim text line Check format String/Text functions 2 (WinRunner, TSL) Replace characters in a string Replace […] ...
Posted by Albert Gareev on Mar 26, 2007
Parent page: Service Functions – String / WinRunner Date to Dictionary Date comparison ...
Posted by Albert Gareev on Mar 24, 2007
Parent page: Service Functions – String / WinRunner Month Name/Number conversion Date format conversions ...
Posted by Albert Gareev on Mar 22, 2007
Parent page: Service Functions – String / WinRunner CheckBox status value conversion Boolean value conversion Execution Status value conversion String-based Association to Dictionary conversion String-based data Set to Array conversion ...
Posted by Albert Gareev on Mar 20, 2007
Parent page: Service Functions – String / WinRunner Find a substring defined by 2 tokens Return substring by index Split filepath – return folder path, file name and extension separately ...
Posted by Albert Gareev on Mar 18, 2007
Parent page: Service Functions – String / WinRunner Remove extra space and tab characters within a string Return position of a substring, looking from LEFT or RIGHT Matching strings ...
Posted by Albert Gareev on Mar 16, 2007
Parent page: Service Functions – String / WinRunner Replace characters in a string Replace pattern (regular expression) in a string ...
Posted by Albert Gareev on Mar 14, 2007
Parent page: Service Functions – String / WinRunner Trim text line Check format ...
Posted by Albert Gareev on Mar 10, 2007
VB Helper: Tips, tricks, & example programs for Visual Basic developers Hey, Scripting Guy! Great collection of VBScript examples with step by step explanations. Search archives. ...