Micro Focus QTP (UFT) Forums
ALM UFT WebDAV Testing - 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: VB Scripting/Descriptive Programming (https://www.learnqtp.com/forums/Forum-VB-Scripting-Descriptive-Programming)
+--- Thread: ALM UFT WebDAV Testing (/Thread-ALM-UFT-WebDAV-Testing)



ALM UFT WebDAV Testing - TimSchweiz - 05-06-2015

Hello - I should automate a WebDAV application. After login, the application creates a mapping to a folder. I import this mapping locally (Windows 7), which creates a "drive" (like, A: ). Then, I can upload files to the application by using this drive. After upload, the file appears in the SUT (system under test).

I am using ALM 12.1.838.0 / UFT 12.01.1112.

I am pretty sure I could automate this for testing in the usual ways (detecting screen elements, logging in, checking for popup, perhaps a VBScript element that executes a shell, then more screen elements) but if anyone has experience particularly with WebDAV and automating with ALM UFT, I would like to benefit from your experience. I didn't find alot of links by searching the net.

Thank you, Tim Smile