How to manage a drag drop event in the qtp
Answers were Sorted based on User's Feedback
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 |
Answer / ramesh
events in qtp are handled by the fireevent "event" function
| Is This Answer Correct ? | 0 Yes | 2 No |
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 |
Suppose one object is changed in a project after delivering the project.Where we will update that object? it can be present in many scripts so can we update all the scripts?
Hi, I am using 2 excel sheet.First excel sheet works fine with the script, if it opens the 2nd excel sheet,it works fine,but after finish all the rows it is giving the following error in the following line. InValid Procedure call or argument Line (178): "Browser("name:="&result,"application version:=internet explorer 7").Page ("title:=bgt.*", "index:=0").WebList ("name:=SearchType","html id:=Select1","location:=0").Select SearchType1". I have seen a web article says that,If we use any vbscript friendly name it may gives the above error-Invalid procedure call or argument not sure,Am I using any VBScript frienlyName? in the above line? [but the same line is perfecly working for first Excel ] It is little urgent. Any Help Thanks you
Can any one give me some basic VB script used in QTP ?As i am new in QTP.Give sample VB script used in QTP? PLZ
How to record objects of Windows taskbar
please clarify the question ................. i know how to open the notepad file ? but i don't know how to enter the data into opened notepad ? Ex: set a=createobject("wscript.shell") a.run "Notepad.exe" please give the replay. my mail id is raju.ippali@gmial.com, 9823257761
Limitations in QTP?
Give a comment on Regular Expressions using QTP?
how to invoke the web application through script in qtp
Where we save all scripts in the QTP
5 Answers Ordain Solutions, Sathya Technologies,
Hi ,Can any one pleas explain how to test splash objects using QTP?
Suppose i have some records in database now i want to use first 1000 records for one test and next 1000 to 2000 records for another test how can we do this just for ex oracle database pls tell me
In qtp, explain what is crypt object