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 have been providing them along with the posts but now I see … more →
Automation BeyondAlbert Gareev wrote 4 months ago: In the code examples I present I often refer to routine functions. In my framework I have specialize … more →
Albert Gareev wrote 6 months ago: Parent page: Service Functions – DotNetFactory (QTP, VBScript) Creating .NET objects from VBScript/Q … more →
Albert Gareev wrote 6 months ago: Parent page: Service Functions – DotNetFactory (QTP, VBScript) Creating .NET objects from VBScript/Q … more →
Albert Gareev wrote 6 months ago: Parent page: Service Functions – DotNetFactory (QTP, VBScript) Creating .NET objects from VBScript/Q … more →
Albert Gareev wrote 6 months ago: Parent page: Service Functions – DotNetFactory (QTP, VBScript) Creating .NET objects from VBScript/Q … more →
Albert Gareev wrote 6 months ago: Parent page: Service Functions – DotNetFactory (QTP, VBScript) Creating .NET objects from VBScript/Q … more →
Albert Gareev wrote 6 months ago: Parent page: Service Functions – DotNetFactory (QTP, VBScript) Creating .NET objects from VBScript/Q … more →
quicktestprofessional wrote 1 year ago: Dim objReader1,objReader2,objds1,objds2 Set objReader1 = DotNetFactory.CreateInstance(“System. … more →
quicktestprofessional wrote 1 year ago: Dim objWriter,XmlWriter Set objWriter = DotNetFactory.CreateInstance(“System.Xml.XmlWriter … more →
quicktestprofessional wrote 1 year ago: Set objReader = DotNetFactory.CreateInstance(“System.Xml.XmlReader”, “System.Xml … more →
quicktestprofessional wrote 1 year ago: The following code popup a dialog with a edit box for a password entry when it run from the QTP Set … more →
quicktestprofessional wrote 1 year ago: Set fd = DotNetFactory.CreateInstance(“System.Windows.Forms.OpenFileDialog”, “Sys … more →
quicktestprofessional wrote 1 year ago: The following code popup a dialog with 2 radi button to select an option when it run from the QTP Se … more →