Forum Discussion

rashmidiwakar's avatar
rashmidiwakar
Occasional Contributor
14 years ago

Automating tests for windows Explorer application:



Hi,



Someone who can help me with this, i'll be very thankful, 



In windows Explorer I have two main folder, ( Folder1 and Folder2),

when i open folder1, here i have many folders named "X" "Y" "Z" and so on, if i have to automate the test for 

" copy" the folders either one of them or all folders "x,y,z",  so that wen ever i call this test it should copy the folders which will be parameterized,. so will i do this, i wold like to know hw can i parameterize this and passing the variable to find the objects or folders in folderview and also in treeview.



Ways of  doing copy:

a.CtrlC()

b. RightClickMenu-InListOnItem

c. RightClickMenu-InTreeOnFolder

d. Toolbar





ThankYou,

Rashi

1 Reply

  • Hi,


    Have you tried simply recording the needed actions with TestComplete and viewing the resulting script code or keyword test?