Do not use Analog recording, its not advisable.

Try following.
VbWindow("VbWindow").VbWindow("VbWindow").WinObject("SSTreeWndClass").Drag
58,137
VbWindow("VbWindow").VbWindow("VbWindow").WinObject("SSTreeWndClass").Drop
59,121

Sasmita

On Jul 8, 6:11 pm, K A R T H I K <[email protected]> wrote:
> Hi All,
>
> In my application, I have to select a child node under a parent node, drag
> it and drop it under another parent node. All the nodes are placed in a tree
> view.
>
> Application is developed in VB and when I recorded the application with QTP
> it shows only the co-ordinates of the parent and child nodes.
>
> EG:
> VbWindow("VbWindow").VbWindow("VbWindow").WinObject("SSTreeWndClass").Click
> 58,137
> VbWindow("VbWindow").VbWindow("VbWindow").WinObject("SSTreeWndClass").Click
> 59,121
>
> Please suggest a possible solution for this.
>
> --
> Thanks & Regards
> Karthik

-- 
You received this message because you are subscribed to the Google
"QTP - HP Quick Test Professional - Automated Software Testing"
group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/MercuryQTP?hl=en

Reply via email to