VbScript - Read File

How to read a txt file using the VbScript programming ?    1.      Create a Text File       C…

QTP Action Versus Function

Actions vs Functions in QTP 9.0 When deciding whether a piece of code should go in a reusable act…

QTP Dom

What is Document object Model? A platform- and language-independent standard object model for repr…

QTP Recipe is simple

You should learn the following: VBScript QTP uses VBScript language. That's why strong kn…

XML Part 1

The following JavaScript fragment loads an XML document function loadXMLDoc(dname) { if (window…

Load More That is All