Posted by Albert Gareev on Jul 24, 2008
 
Parent page: Service Functions – MSXMLDOM (QTP, TestComplete, VBScript) Description Remove all existing child CData nodes. Create a new CData node. Implementation ... 
  
  
Posted by Albert Gareev on Jul 23, 2008
 
Parent page: Service Functions – MSXMLDOM (QTP, TestComplete, VBScript) Description Get CData text from a child node specified by index. Implementation ... 
  
  
Posted by Albert Gareev on Jul 22, 2008
 
Parent page: Service Functions – MSXMLDOM (QTP, TestComplete, VBScript) Description Get CData text, combined from all child CData nodes. Implementation ... 
  
  
Posted by Albert Gareev on Jul 19, 2008
 
Parent page: Service Functions – MSXMLDOM (QTP, TestComplete, VBScript) Description Iterate to index. Change value for existing text node. Otherwise create new child nodes till index. Implementation ... 
  
  
Posted by Albert Gareev on Jul 18, 2008
 
Parent page: Service Functions – MSXMLDOM (QTP, TestComplete, VBScript) Description Remove all existing child text nodes. Create a new text node. Implementation ... 
  
  
Posted by Albert Gareev on Jul 17, 2008
 
Parent page: Service Functions – MSXMLDOM (QTP, TestComplete, VBScript) Description Get inner text from a child node specified by index. Implementation ... 
  
  
Posted by Albert Gareev on Jul 16, 2008
 
Parent page: Service Functions – MSXMLDOM (QTP, TestComplete, VBScript) Description Get inner text, combined from all child text nodes. Implementation ... 
  
  
Posted by Albert Gareev on Jul 06, 2008
 
Parent page: Service Functions – MSXMLDOM (QTP, TestComplete, VBScript) Description Iterate to index. Change value for existing comment. Otherwise create new child nodes till index. Implementation ... 
  
  
Posted by Albert Gareev on Jul 05, 2008
 
Parent page: Service Functions – MSXMLDOM (QTP, TestComplete, VBScript) Description Remove all existing comments. Create a new node. Implementation ... 
  
  
Posted by Albert Gareev on Jul 04, 2008
 
Parent page: Service Functions – MSXMLDOM (QTP, TestComplete, VBScript) Description Get comment text from a child node specified by index. Implementation ... 
  
  
Posted by Albert Gareev on Jul 03, 2008
 
Parent page: Service Functions – MSXMLDOM (QTP, TestComplete, VBScript) Description Get comment text, combined from all child comment nodes. Implementation ... 
  
  
Posted by Albert Gareev on Jun 25, 2008
 
Parent page: Service Functions – MSXMLDOM (QTP, TestComplete, VBScript) Description Create and add (append) child element node to parent with the tagname and inner text specified. Implementation Test Code ... 
  
  
Posted by Albert Gareev on Jun 20, 2008
 
Parent page: Service Functions – MSXMLDOM (QTP, TestComplete, VBScript) Description Add Processing Instruction node. Implementation ... 
  
  
Posted by Albert Gareev on Jun 18, 2008
 
Parent page: Service Functions – MSXMLDOM (QTP, TestComplete, VBScript) Description Create XML DOM object with a root tag specified. If root tag is invalid returns Nothing. Implementation Test Code ... 
  
  
Posted by Albert Gareev on Jun 13, 2008
 
Parent page: Service Functions – MSXMLDOM (QTP, TestComplete, VBScript) Description Create XML DOM object by loading it from a file. If file doesn’t exists returns Nothing. Implementation ... 
  
  
Posted by Albert Gareev on Apr 15, 2008
 
Load GUI Repositories Unload GUI Repositories ... 
  
  
Posted by Albert Gareev on Mar 23, 2008
 
Parent page: Service Functions – Math (QTP, VBScript) Check whether an item is in set ... 
  
  
Posted by Albert Gareev on Mar 22, 2008
 
Parent page: Service Functions – Math (QTP, VBScript) Check whether a set consists of numeric values Check whether a set consists of date/time values ... 
  
  
Posted by Albert Gareev on Mar 20, 2008
 
Parent page: Service Functions – Math (QTP, VBScript) Convert set to typed array Unit Tests ... 
  
  
Posted by Albert Gareev on Feb 19, 2008
 
Parent page: Service Functions – Math (QTP, VBScript) Convert array to set Convert set to array ... 
  
  
Posted by Albert Gareev on Feb 17, 2008
 
Parent page: Service Functions – Math (QTP, VBScript) Check whether an item is in array Unit Tests ... 
  
  
Posted by Albert Gareev on Feb 15, 2008
 
Parent page: Service Functions – Math (QTP, VBScript) Check whether an array consists of numeric values Check whether an array consists of date/time values ... 
  
  
Posted by Albert Gareev on Jan 14, 2008
 
Parent page: Service Functions – Math (QTP, VBScript) Description Sorts one-dimentional array in ascending / descending order with typecasting.  Implementation Unit Tests ... 
  
  
Posted by Albert Gareev on Jan 12, 2008
 
Parent page: Service Functions – Math (QTP, VBScript) Description Sorts one-dimentional array in ascending / descending order.  Implementation Unit Tests ... 
  
  
Posted by Albert Gareev on Oct 21, 2007
 
Service Functions – Windows Web GUI / WinRunner Loop through web page in order to find matching table Load web table data into matrix Load a range of web table data into matrix ... 
  
  
Posted by Albert Gareev on Oct 19, 2007
 
Service Functions – Windows Web GUI / WinRunner Get cell text Get cell object Find column by RegEx Find row by RegEx Check table exists with defined text in expected cell ... 
  
  
Posted by Albert Gareev on Oct 15, 2007
 
Declarations Restore window Minimize window Maximize window Window synchronization Close window ... 
  
  
Posted by Albert Gareev on Aug 22, 2007
 
Root page: Service Functions – XML Parent page: Service Functions – XML / WinRunner Write single child XML node Write a pack of child XML nodes ... 
  
  
Posted by Albert Gareev on Aug 20, 2007
 
Root page: Service Functions – XML Parent page: Service Functions – XML / WinRunner Write child comment Write XML body text ... 
  
  
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 ...