Showing posts with the label functions in QTPShow all
Find a given value in a property of the collection of child objects In QTP
Ratings:
Platform:
Windows

Activate an Edit Box's Native Focus Method  : Sub Object_Example() 'The following example uses the .Object property to activate an 'edit box's native focus method: Set MyWebEdit = Browser( "Mercury …

Excel String Formulae
Ratings:
Platform:
Windows

Category Function  String Asc (VBA) String Char String Chr (VBA) String Clean String Code String Concatenate String Concatenat…

QTP XML Usage
Ratings:
Platform:
Windows

We can create an Object Repository Via XML as Well Function XmlController()     Set doc = CreateObject("Microsoft.XMLDOM")     doc.async = false     doc.ValidateonParse = False     doc.resolveExternals = False …

Load More That is All
Close Menu