what are the utilities and drivers
Answer / Akanksha Gupta
Utilities refer to software programs that provide additional functionality for QTP (QuickTest Professional). Drivers, on the other hand, are software components that allow QTP to interact with various hardware devices.
| Is This Answer Correct ? | 0 Yes | 0 No |
How will you declare a variable in qtp?
What is a data driven test in qtp?
Can you write a script to check if the folder exists or not?
what type of scripts are asked in qtp?
can some one help me how to compare the values from one sheet to values in another sheet? suposse i have a feild called Temp in action1 and i also have temp in action2. i want to compare the values of those two actions sheets data table? how can i do it using descriptive programming?
how to identify the user defind varibles? plz tell me
Is it possible for QTP to capture the objects in word document.If so please give me the code.Thank you.
What are the features and benefits of quick test pro (qtp 8.0)?
Explain about the Test Fusion Report of QTP ?
In the QTP the snap shots obtained during the recording time will appear in the active screen, if we have to use the snapshots from where we have to access. in which memory location of QTP they will be stored?
1. What is the difference between Keyword and function in the keyword driven framework? 2. How do you associate Keywords to the script ?
If we are record a same web page for 2 times.1st time it is showing 6 objects in the Object Repository and for the 2nd time it is showing like 7 Objects in the Object Repository why it is happening