Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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 driver script and driver script in qtp frame work????

6 Answers   IBM,


QTP Testing Process?

1 Answers  


Explain QTP testing process?

1 Answers   Crea,


how we implement share object repository in QTP 9.0 without using quality Centre , Explaine in brief

0 Answers   HCL,


Explain qtp(quick test professional)?

0 Answers  


How can we test existence of a particular word in scentence using QTP tool. Thanks in Advance!!!!!

4 Answers  


How to check and display a particular word from a paragraph?

1 Answers  


In keyward driven framework what will be the step for yahoo login page ,inbox logout,plz explain in detail

0 Answers   Yahoo,


what is the difference between the modular framework and datadriven frame work

0 Answers  


Diff B/w Webserver and Client Server

2 Answers  


How many types of recording facility are available in quicktest professional (qtp)?

0 Answers  


When and why do you use "OPTION EXPLICIT" in VB Script. Is there any online help or something to learn the script for Beginners?

6 Answers  


Categories