anyone can explain about "Hybrid framework" in QTP

Answers were Sorted based on User's Feedback



anyone can explain about "Hybrid framework" in QTP ..

Answer / anji

Hybrid frame is the combination of keyword driven framework
and data driven frame work.

Is This Answer Correct ?    5 Yes 4 No

anyone can explain about "Hybrid framework" in QTP ..

Answer / krishnateja muppalla

Combination of two is called hybrid. Among Modular, Keyword Driven and Data Driven.

Is This Answer Correct ?    1 Yes 2 No

anyone can explain about "Hybrid framework" in QTP ..

Answer / sandeepguttikonda

The word framework tell us it is am outline sketch or it a
planning we do before perfomring the task and also it
indicates what we do too.

Here in QTP frameworks are braodly divided into 4 types:
1) Linear Frmework
2) Action Framework or Modular Framework
3) Data Driven Framework
4) Keyword Driven Framework

Note: Any combination of above listed frameworks known as
Hybrid Framework.

Linear Framework: Here we prepare the script using record
and playback method.

Modular or Action Framework: Here we prepare the script
using Reusable Action. Here we have multiple action in role
play and follows Master Action and Sub actions (Reusable
actions) concept.

Data Driven Framework: Here we drive the script with the
help of data in the sheets.
Example: A login page having username and password and
login button.

We need to test the whether the members of the page are
successfully logging in or not into the page.

Hence here we right the script in one action and test with
multiple test data driving from the sheets.

Keyword Driven Framework: Here we prepare the script by
using the functions and drive the script with the keywords
(function Names).

Hybrid Framework: Most in End to end scenario cases (
System Integration Testing) we will go for Hybrid Framework.

If you need any further info, please let me know.

Thanks.

Regards,
Sandeep Guttikonda.

Is This Answer Correct ?    0 Yes 3 No

anyone can explain about "Hybrid framework" in QTP ..

Answer / rahul

The most commonly implemented framework of all this
combination of the Test script modularity framework,test
library architecture framwork,keyword-driven(or)table
driven framework,data driven framework techniuqes.They are
stringed together such a way that their strengths are
included and their weaknesses are mitigated.

Is This Answer Correct ?    0 Yes 4 No

anyone can explain about "Hybrid framework" in QTP ..

Answer / umesh

Hybrid Framework is the combination of Keyword and Modular
framework.

Is This Answer Correct ?    2 Yes 9 No

Post New Answer

More QTP Interview Questions

What is the difference between QTP 8.2 and QTP 9.2 ?

4 Answers   IBM, Infotech,


If 3 browsers are opened in our system, how to enter the facebook url into second browser by using descriptive programing

3 Answers   Mind Tree,


suppose the given string str = {"vamsikrishna%%&%*&**"} count the no of vowels and special characters are repeated

2 Answers  


hi all, I have installed QTP successfully on windows vista. I am able to record and run on windows applications, but facing problem with web applications. While recording, I am able to open the web application, but when I click on any object or give login name and password, the events are not getting recorded in QTP. Could anyone solve the problem. Any settings to be done for web applications other than selecting web-addin? Waiting for replies. Thanks in advance.

4 Answers  


Hey friends i m facing a problem when i m running my script in qtp it waits for about 5-10 secs before starting execution why it is so can any one solve my problem .Previously it was running fine

1 Answers  






Can Any One Write How to Write the Script for Child Objects

4 Answers  


how to upload an excel sheet to quality center?

1 Answers  


Can you tell me QTP is support for GIS(Geography Information System) Based Software.

1 Answers  


what are the different data driven types?

6 Answers  


Why divide a test into three action calls?

1 Answers  


Is it possible to return multiple values from a function..? Then how..?

3 Answers  


hi friends can anyone tell me where can i find descriptive programming material please send me the link also,from which i can download the material

1 Answers  


Categories