pls tell me different type of automation frame works in QTP
and which one need to select in client server application

Answer Posted / udaya

1) QTP Linear Framework – This is the most basic framework where you write your script as is. That is, with this approach you write all the steps one after the other in a linear fashion.
2) QTP Functional Decomposition Framework – With this framework, you write the entire code into different functions and then you call these functions wherever required. These functions can be both reusable and non-reusable.
3) QTP Data Driven Framework – In this approach, your data is kept separate from the code, preferable in excel files. This helps you execute the same code for multiple sets of data.
4) QTP Keyword Driven Framework – In this type of QTP Framework, you can create different keywords and associate different actions with these keywords. When QTP encounters a particular framework, it will execute the action associated with that framework.
5) QTP Hybrid Framework – Hybrid framework is a combination of one or more frameworks discussed above. Based upon your requirements, you can combine the features of any of the above frameworks. The resultant framework would be a Hybrid framework.
6) Business Process Testing (BPT) Framework – In this QTP Framework, you can divide your test case flow into multiple Business Components. You can then re-use these components as many times as required. You need Quality Center access in order to use BPT Framework. Also you need to acquire BPT license from HP in order to use this framework.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are some test assets and related extensions of qtp?

548


In application which areas to be automated and what kind of situation will be take? using QTP? Plz give me the clear answer

1931


Connect to QC using AOM.

1229


how do you parameterize search button from the website? the page is a single winobject and i have made a virtual object button of search button but search box can't be converted into a winedit and if we try to convert it into winedit the value we enter in a searchbox appears as numbers in the script so we arent able to parameterize.help!!!

1726


Explain features of the latest version of qtp/ uft 12.1?

597






Can any body please tell me the steps of keyword driven framework of QTP.

1561


How to customize qtp?

606


How can i check items sorted or not in a weblist ? Give me the script for this...

1571


How to creating an output value using quicktest professional (qtp)?

562


How to perform cross platform testing and cross browser testing using qtp? Can you explain giving some example?

539


How to create scenario selector

1470


How to create Reusable and Multiple Actions?

1703


What are the flaws in water fall model and how to overcome it?

557


Differentiate the type of test cases which can be automated and which cannot be automated?

562


Explain measuring transaction.

582