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 Synchronization point in QTP?Can anybody give a perfect example on it Thanks in advance

5 Answers  


Hi Friends this is kumar i would like to request to all of you ,please help me to explain real time project with using qtp scripts i know basics of qtp but it won't workout on interviews,pls help awating to reply.

0 Answers   SoftTech,


Hi guys i'm prepareing for interview question for qtp i don't have bayground for vb scipt language can any one tell me it is easy to do job in qtp without bayground.

3 Answers  


how to count the word "IS" is repeated in the application using DP

3 Answers   DST Global Solutions,


what kind of erros can be handled with the using QTP?

2 Answers   CTS, Satyam,






If i entered 2 columns and 4 rows inputs in DDT Like Mango fruit, Banana Fruit, Brinjal Veget, Carrot Veget.. . My Q is How to get the 2nd column value for corresponding 1 column input in 3rd row ie, ( i need to get "veget" in messge box @ run time

5 Answers   CTS,


How can we perfom Action and Component parameter.?

1 Answers   EDS,


How to make arguments optional in a function?

2 Answers   Crea,


What is Virtual object wizard in QTP?

4 Answers  


how do pass parameters from one action to another action

2 Answers  


how do u create new test sets in TD

1 Answers  


How to integrate QTP with QC using VB Scripting? What are the prerequisites to connect with QC?

0 Answers   CTS, Nabard,


Categories