Answer Posted / sreeprasad
The use of virtual objects in qtp is identifies the objects
including pixels(with co-ordinates.)
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the process of synchronizing qtp and aut?
Hi Frenz... I would like to take up the QTP certification . Can anyone tell me what is the procedure. n if anybody have the study materials pls fwd it to jkpunathil@gmail.com
Explain different type of event trigger option.
Define Environment Variable in UFT and its uses?
How to find array size in qtp?
How to suppress warnings from the test results page?
What are the recording modes in wave event?
1.How to record ,capture and also script to capture the close buttons. 2.How to record ,capture and also script to capture the options ---File ->save and File ->close in a browser and PDF files. 3.How to compare the Excel sheet values in a report using QTP scripting. 4.How to compare 2 PDf reports using QTP scripts as well reording. 5.How to compare 2 Excel reports using QTP scripts as well reording. 6.How to save a PDF report to a folder and then translate the report to an Excel type of report and compare that Excel Report with an other excel report. Please clarify me
How can you exit from an action?
Which environments are supported by hp qtp?
write the vb script for call to new action in qtp?
In an interview, what r the general questions asked in QTP? pls give me anwser to this question?
I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!
How do we handle run-time errors?
Explain the N-tire structure(process) for Funds Transfer ( means give N ways to funds Transfer in an Application)