I am automating a .net application using qtp 11.5.Qtp Recognizes wintree object in the application. When I recorded I got
Scenario :I am expanding a parent node . Child nodes are displayed. Then I have to select one of the child nodes and expand it and delete a child node under it . can u plz tell me how to do it . I have attached a snapshot for ref.. There I need to expand and delete items( selected in the snapshot) under node versions..
dep2~02.png (Size: 117.09 KB / Downloads: 6)
Code:
Window(“window_name”).wintreeview(“systreeview32”)
Scenario :I am expanding a parent node . Child nodes are displayed. Then I have to select one of the child nodes and expand it and delete a child node under it . can u plz tell me how to do it . I have attached a snapshot for ref.. There I need to expand and delete items( selected in the snapshot) under node versions..
