How to manage a drag drop event in the qtp

Answers were Sorted based on User's Feedback



How to manage a drag drop event in the qtp..

Answer / mike davidson

QTP will record one instance of drag and drop based on the
screen location. You will find that you have to record
between multiple drag and drop actions but as long as you
leave the coordinates in place it should work on the same
size screen resolution. Note, you should record and run
your test in full screen for these drag and drop actions,
and they are still "OK" at best.

Is This Answer Correct ?    1 Yes 0 No

How to manage a drag drop event in the qtp..

Answer / ramesh

events in qtp are handled by the fireevent "event" function

Is This Answer Correct ?    0 Yes 2 No

How to manage a drag drop event in the qtp..

Answer / zmadhur

I think that it is not possible to do that in Qtp. Analog
recoding will record only the mouse coordinations and the
mouse movements not the actions. Try the Low level recording
if possible i didn't try that.. For this action we have to
test manually..

Any suggestions ????
zmadhur@hotmail.com

Is This Answer Correct ?    0 Yes 5 No

Post New Answer

More QTP Interview Questions

what is the test process followed for your project?

1 Answers   ADP, Satyam,


HOW CAN QTP AND TEST DIRECTOR CONNECTED TO THE DATABASE AND WHAT R THE OPTIONS?

0 Answers  


What is the latest version in QTP?

55 Answers   Bharti, Polaris, US Technology,


Where is the resultset of a sqlquery (which is fired by rsobj.open sqlquery,xxxx,xxxx) stored ?

0 Answers   Accenture,


Syntax for how to call one script from another? and Syntax to call one "Action" in another?

2 Answers  






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...!!!

0 Answers  


Suppose there is a bitmap with some text in it how do you write the script to get the text.

2 Answers   BirlaSoft,


What are the Features & Benefits of Quick Test Pro ?

0 Answers   Crea,


How to Close all browsers in reverse order.

3 Answers   Marlabs,


Functions call by reference and call by value. i want the diff b/n these 2 and how will be the script for this?in which situation we use these 2..?pls explain me clearly

0 Answers  


How do you open adobe acrobat file in QTP and do some testing on that file ?

0 Answers  


WHat is Object Identification and Object Spy?

2 Answers   IBM,


Categories