Posted by Albert Gareev on Apr 25, 2007
Math primitives 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. Math primitives 1 (WinRunner, TSL) Absolute value (Modulus) Check if a value has a multiple Check if a value belongs to range Check if […] ...
Posted by Albert Gareev on Apr 23, 2007
Service Functions – Math / WinRunner Find and retrieve subrange, defined by RegEx ...
Posted by Albert Gareev on Apr 21, 2007
Service Functions – Math / WinRunner Add new column to a matrix Add new vector (column) to a matrix Retrieve vector (row or column) from a matrix Retrieve subrange (matrix) from a matrix ...
Posted by Albert Gareev on Apr 19, 2007
Service Functions – Math / WinRunner Convert matrix to text table Find a row in matrix by key value Find a column in matrix by key value ...
Posted by Albert Gareev on Apr 17, 2007
Service Functions – Math / WinRunner Check a value exists in array Sort one-dimensional array Convert array to simple set (enumeration) ...
Posted by Albert Gareev on Apr 15, 2007
Service Functions – Math / WinRunner Absolute value (Modulus) Check if a value has a multiple Check if a value belongs to range Check if floating point values are equal in delta-range ...
Posted by Albert Gareev on Apr 10, 2007
System.Windows.Forms Namespace – MSDN Know Dot Net – Tools and articles ...