Micro Focus QTP (UFT) Forums
Can QTP record ftp, sftp, or ssh sessions? - 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: Can QTP record ftp, sftp, or ssh sessions? (/Thread-Can-QTP-record-ftp-sftp-or-ssh-sessions)



Can QTP record ftp, sftp, or ssh sessions? - Xandel - 02-20-2008

Hi everyone,
I'm new to QTP 9.2 and I have been doing regression testing for a web based application in which the user fills out the fields and then submits it. I think that I'm ok with the recording, pramertization, and running of the scripts, but there is another way for users to submit the information (via. ftp, sftp, or ssh). Can QTP record thoes? If so how would I attempt to do it? I tried to find the information, but no luck.

Thanks,
Xandel


RE: Can QTP record ftp, sftp, or ssh sessions? - Xandel - 03-17-2008

Hi again,
I still haven't been able to find any info on this. Would anyone know if QTP 9.5 has any of these capabilities? Any help would be great, even if it is a link to another site or refrence book.

Thanks,
Xandel


RE: Can QTP record ftp, sftp, or ssh sessions? - Ankur - 03-17-2008

Note that, when you connect using ftp you are connecting to file server and not to web server(http).

Can you explain how are you going to test the "fields" using ftp? How will you browse to your application's UI in that case?