Recent Posts
XML output with WinRunner – 2
Posted by Albert Gareev on Aug 18, 2007
Root page: Service Functions – XML Parent page: Service Functions – XML / WinRunner Create XML Node Add Attributes to XML Node Append XML Node to file Finalize XML Node to file ...
XML output with WinRunner – 1
Posted by Albert Gareev on Aug 15, 2007
Root page: Service Functions – XML Parent page: Service Functions – XML / WinRunner Declarations and definitions Initialization Parsing Control flag Buffering ...
Link-a-log: XML/XSL/XPath
Posted by Albert Gareev on Aug 10, 2007
XML DOM Index – DevGuru XML Queries and Transformations – Developer Fusion XSLT Online Guide and FAQ – by Dave Pawson Quick Reference Cards – Mulberry Technologies ...
Asset or debt?
Posted by Albert Gareev on Jul 15, 2007
Is your automation asset or debt? Test Assets? Vendors, offering Test Automation tools, often refer to automation and its elements (i.e. scripts, data files, logs) as “test assets”. I could certainly agree with ...
Global objects with local variables
Posted by Albert Gareev on Jul 12, 2007
Variables and Namespace I’ve recently had a noticeable conversation explaining a junior colleague of mine about local variables in hierarchy of calls, namespace and scope, and how this concept aligns with Object-Oriented ...
GUI Map loading (WinRunner, TSL)
Posted by Albert Gareev on Jul 10, 2007
Load single GUI Map – with error-handling and reporting Load GUI Maps in a batch ...
Close unused GUI maps
Posted by Albert Gareev on Jul 05, 2007
Maintaining an old messed up suite of WinRunner scripts? See how they call / use each other. Note if GUI map files are opened and never closed. Know that it’s a serious performance issue. Notice name duplication issue. ...
2-tier Test Automation Architecture – Advanced Reporting
Posted by Albert Gareev on Jun 23, 2007
2-tier Data-Driven Test Automation Architecture (WinRunner) – Advanced Reporting ...
2-tier Automation Architecture Functional Diagram
Posted by Albert Gareev on Jun 20, 2007
2-tier Data-Driven Test Automation Architecture (WinRunner) – Functional Diagram ...
Test Automation Architecture (WinRunner)
Posted by Albert Gareev on Jun 15, 2007
2-tier Data-Driven Test Automation Architecture (WinRunner) Business Components Business Components – Functions that implement a certain business-case testing specific functionality which is used by Test Scripts. Typically ...
Link-a-log: Software QA and Testing resource centers
Posted by Albert Gareev on Jun 10, 2007
SoftwareQATest.com – Software QA and Testing Resource Center by Rick Hower StickyMinds – Software Quality Engineering. Browse articles. ...
Built-in verification in Testing Tools – too simple, too narrow
Posted by Albert Gareev on May 22, 2007
What is built-in verification mechanism Enterprise level automation tools are claimed to be suitable for a wide range of users, including non-technical, not programming, like some testers and business analysts. To support such ...
Data Models in Test Automation
Posted by Albert Gareev on May 15, 2007
What’s it about? Automated tests represent a certain test logic as a sequence of steps, manipulating data and interacting with a GUI. Test data, as in manual testing, could be data we feed into application-under-test (input ...
Link-a-log: QTP resources
Posted by Albert Gareev on May 10, 2007
AdvancedQTP – resource hub by Meir Bar-Tal and Dani Vainstein LearnQTP – professional blog by Ankur Jain “Easy way to automate testing” – video tutorials and examples by Dmitry Motevich ...
Service Functions – Math / WinRunner
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) ...
Math primitives 5 (WinRunner, TSL)
Posted by Albert Gareev on Apr 23, 2007
Service Functions – Math / WinRunner Find and retrieve subrange, defined by RegEx ...
Math primitives 4 (WinRunner, TSL)
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 ...
Math primitives 3 (WinRunner, TSL)
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 ...
Math primitives 2 (WinRunner, TSL)
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) ...
Math primitives 1 (WinRunner, TSL)
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 ...
Link-a-log: Dot NET objects
Posted by Albert Gareev on Apr 10, 2007
System.Windows.Forms Namespace – MSDN Know Dot Net – Tools and articles ...
Service Functions – String / WinRunner
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 ...
String/Date functions 2 (WinRunner, TSL)
Posted by Albert Gareev on Mar 26, 2007
Parent page: Service Functions – String / WinRunner Date to Dictionary Date comparison ...
String/Date functions (WinRunner, TSL)
Posted by Albert Gareev on Mar 24, 2007
Parent page: Service Functions – String / WinRunner Month Name/Number conversion Date format conversions ...
String/Text functions 5 (WinRunner, TSL)
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 ...
String/Text functions 4 (WinRunner, TSL)
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 ...
String/Text functions 3 (WinRunner, TSL)
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 ...
String/Text functions 2 (WinRunner, TSL)
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 ...
String/Text functions (WinRunner, TSL)
Posted by Albert Gareev on Mar 14, 2007
Parent page: Service Functions – String / WinRunner Trim text line Check format ...
Link-a-log: VBScript coding
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. ...

