Posts: 2
Threads: 1
Joined: Jul 2013
Reputation:
0
07-02-2013, 03:40 PM
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
Posts: 121
Threads: 8
Joined: Apr 2012
Reputation:
2
07-02-2013, 05:53 PM
Correct me if i am wrong in understanding you requirement.
Do you want to download files through FTP by using QTP ?
Posts: 2
Threads: 1
Joined: Jul 2013
Reputation:
0
07-02-2013, 06:08 PM
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.
Posts: 1,003
Threads: 1
Joined: Jul 2009
Reputation:
5
07-03-2013, 07:48 AM
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?
Basanth
Give a fish to a man and you feed him for a day..Teach a man how to fish and you feed him for life.
Posts: 1,105
Threads: 18
Joined: Jan 2008
Reputation:
8
07-03-2013, 07:06 PM
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 .