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
Hi, can explain the draw back of manual testing.plz send me the answer to my mail id deepthip1985@gmail.com
WHAT IS THE DIFFERENCE BETWEEN QTP SCRIPT AND VB SCRIPT? HOW MUCH PERCENTAGE WE USE IN QTP SCRIPT REAL TIME AND HOW MUCH PERCEN OF VB SCRIPT,,,,,,,
Hi all Can u give me the link where we can download full version of qtp my mail id is karthic.venkitapathi@gmail.com
Explain advantages and disadvantages of ddf?
This is Karthic and my mail id is karthic.venkitapathi@gmail.com, please give me an idea to crack qtp 10
if mandatory and Assitive propertys are shows same how will u write skript in QTP window
what is the diff b/w assistive and mandatary rules of object repository in QTP???
How to attach a file to TD?
what is the hierarchy to use properties in descriptive programming
Explain about the test fusion report of quicktest professional (qtp)?
How do you capture tooltip using QTP?
Which environments does qtp support?
What is meant by Output Value in UFT?
what is ODC and GDC?
Can anyone pls tell me how to do action parameterization (input and output parameters) with respect to login window and insert order of flight reservation window in detail( pls give a clear step by step explanation with example) anyone please. Will be very thankful to u