how many types of recording are there?
Answer / manohar
In QTP,there are 3 types of recording modes.
1.Normal Recording mode
2.Low level Recording mode
3.Analog Recording mode
| Is This Answer Correct ? | 0 Yes | 0 No |
How to Import data from a file (file is on the desktop) to the data table
Which conditional statement is the most convenient one to use in the case of multiple conditions in the vbscript language?
How can you create an object in vbscript?
write a vb-script code to delete all the mails in my gmail in the year 2011
How do you declare a variable in vbscript?
How to find arry size in qtp vb script
Mention what is the main difference between function and sub-procedure?
When importing an excel file that has several columns each with different number of rows into QTP's Global datatable, how can you count the number of rows in a particular column?
3 Answers Logica CMG, McGraw Hill,
What is the output of a + b in vbscript if a = 5 and b = 10?
Plz give the vb script for the following scenerio. In travel booking we have to select from delhi to mumbai from the combobox The prices will be display in another combo box .But i have to select the lowest price for it and submit it
Explain the scope of the variables using dim, public, and private keywords respectively.
When inserting strings into a SQL table in ASP what is the risk and how can you prevent it?