Wednesday, January 8, 2014

QTP / UFT Frameworks with Examples

QTP / UFT Frameworks with Examples

You can understand QTP /UFT Frameworks by reading the below posts. Most widely used QTP / UFT frameworks like Data Driven framework, Keyword Driven framework and Hybrid framework are explained in depth.

1. Data Driven framework - Here framework works with different sets or kinds of data.
Keyword driven frameworks run on the basis of keywords. Keywords may be linked to functions or keywords may be linked to operations (like click, set etc.).
2. Keyword Driven framework (Functional).
3. Keyword Driven framework (Operational).
4. Keyword Driven framework (Operational, Data and Keywords are in separate files).
5. Keyword Driven framework (Operational, Web based).
6. Hybrid framework - Combination of frameworks.

Related:
Software Test Automation Questions.