Search results for qtp



While validating 'Date format' .

[Source: JAGAN MOHAN "Interview questions bible"]

There also u follow the same procedure. See the sample codeFunction addition(x,y) z= x+y msgbox zEnd FunctionCall addition(1,2)Call addition(2,2)I ...
Executing of operators flow in the automation code if the question is that then my answer is ===For example: z = 78 * (96 + 3 + 45)There are five ope ...
You can use The following functionsAsc Function====CBool Function===CByte Function===CCur Function===CDate Function===CDbl Function===Chr Function===C ...
It is used to hold all the bulids of diff versions

[Source: JAGAN MOHAN "Interview questions bible"]

Yes u can do it by copying the Action c to Action A...In QTP 8.2 there is an menu called insert-Copy of Action... [Source: JAGAN MOHAN "Interview qu ...
You can add an external Action programatically using the CommandRunAction ActionName, [IterationMode , IterationRange]Before you can use the RunAction ...
You can parameterize the values in the Gobal data table sheet, whatever the number of rows you enter in this data table will instruct QuickTest to run ...