Micro Focus QTP (UFT) Forums
Tutorial on keyword driven test using QTP - 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: Tutorial on keyword driven test using QTP (/Thread-Tutorial-on-keyword-driven-test-using-QTP)



Tutorial on keyword driven test using QTP - janriis - 07-30-2008

Hi all

I am looking for a good tutorial on keyword driven automated test using qtp. I am doing regression tests on a web based questionnaire which i want to automate using qtp.
The different pages are often changed and capture replay is therefore not an option and i want to call modules within the script for each page.

I've searched the net, but mostly found tutorials that covers the basics of qtp, but i need a good tutorial that explains how to setup the automated framework, with examples if possible.