Micro Focus QTP (UFT) Forums
Using QTP to automate FileZilla - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners)
+--- Thread: Using QTP to automate FileZilla (/Thread-Using-QTP-to-automate-FileZilla)



Using QTP to automate FileZilla - richjcave - 07-02-2013

Hi All, newbie alert,

Does anybody have experience or know if it's possible to use QTP to automate FileZilla FTP transfers? We need to run several hundred of these with different user accounts and file locations, so seems like a good data driven automation candidate, but no idea if the tech is compatible.

Thanks

Rich


RE: Using QTP to automate FileZilla - ssvali - 07-02-2013

Correct me if i am wrong in understanding you requirement.

Do you want to download files through FTP by using QTP ?


RE: Using QTP to automate FileZilla - richjcave - 07-02-2013

Yes, we have a new FTP service which will be accessed using the FileZilla client and we need to test multiple users accessing multiple directories using hundreds of FileZilla transactions. We have to test that each user can only access data which they are permitted to see, so was thinking of automating the operation of the FileZilla gui to take out the repetition for the manual testers.

Thanks.


RE: Using QTP to automate FileZilla - basanth27 - 07-03-2013

Filezilla being a freeware tool, it would be unlikely that somebody must have automated it with QTP..However, did you try? are you able to recognize the objects?


RE: Using QTP to automate FileZilla - Ankur - 07-03-2013

Did you check if you have a web access for your files and folders? I guess it would be easier to automate that ways. I'm not sure if FileZilla could be automated using QTP, by the way you described .