Posted by Albert Gareev on Oct 24, 2011
Being a facilitator at Weekend Testing Americas I often invite people to participate in our sessions. I get all kinds of responses but one is particularly interesting: “I would participate in a session if you give me test cases to execute”. I answer differently to this one. I may suggest to try designing and executing […] ...
Posted by Albert Gareev on Oct 20, 2011
Parent page: Service Functions – MSXMLDOM (QTP, TestComplete, VBScript) Description Locate XML node depth within the hierarchy. Valid argument: an XML element node (NODE_ELEMENT type). Implementation ...
Posted by Albert Gareev on Oct 08, 2011
Parent page: Service Functions – MSXMLDOM (QTP, TestComplete, VBScript) Description Create XML DOM object by loading source XML from string. If the string is empty or source XML is invalid returns Nothing. Implementation Test Code ...