views:

11

answers:

0

I need to test file upload feature in my web application. User can choose a file in windows explorer, drag it to a container in a browser, and file gets uploaded. I guess i need a simple UI testing tool which allows drag-and-drop between 2 arbitrary windows. What testing tool is the best for that?