What is a hybrid framework

0 votes
What is a hybrid framework?
Jan 8, 2019 in Selenium by Anjali
• 2,950 points
439 views

1 answer to this question.

0 votes

The combination of data driven and keyword driven framework is called the hybrid. Here the operations/instructions/keywords in a separate repository (.csv/.xls/.json/DB) and data is in separate (.csv/.xls/.json/db from data provider) and the tests/driver would read both and perform the actual tests automatically. In this design, we get the best of both methodologies, and it is kind of practical in most of the automation cases.

Hope, you got the answer.

answered Jan 9, 2019 by trisha

Related Questions In Selenium

0 votes
1 answer

What is a data-driven framework?

Basically the working here is as follows:- Test ...READ MORE

answered Jan 8, 2019 in Selenium by Abir
466 views
0 votes
1 answer

What is a keyword driven framework?

The keyword driven framework is a methodology ...READ MORE

answered Jan 9, 2019 in Selenium by Disha
523 views
0 votes
1 answer

What is a Selenium framework and what are the benefits of it?

Hi Disha, Selenium framework is a code structure ...READ MORE

answered May 13, 2019 in Selenium by Abha
• 28,140 points
930 views
0 votes
1 answer

What is a Modular Framework and why it is useful in Selenium webdriver?

Hi Junaid, as the name suggests, Modular ...READ MORE

answered May 13, 2019 in Selenium by Abha
• 28,140 points
12,568 views
0 votes
1 answer

what is hybrid framework in selenium?

Hybrid Driven Framework is a mix of ...READ MORE

answered Feb 4, 2022 in Selenium by Bhavitha
• 1,000 points
2,787 views
0 votes
1 answer

what is the difference bewteen Data driven framework and Keyword driven framework?

Data-driven framework In this framework, the test case logic ...READ MORE

answered Feb 8, 2019 in Selenium by Ram
2,074 views
0 votes
2 answers

Finding WebDriver element with Class Name in java

The better way to handle this element ...READ MORE

answered Apr 10, 2018 in Selenium by nsv999
• 5,500 points
12,767 views
0 votes
2 answers

Problem while using InternetExplorerDriver in Selenium WebDriver

enable trusted connection  in internet explorer by ...READ MORE

answered Aug 31, 2020 in Selenium by Sri
• 3,190 points
8,631 views
0 votes
1 answer

Geo-location microphone camera pop up

To Allow or Block the notification, access using Selenium and you have to ...READ MORE

answered May 11, 2018 in Selenium by Samarpit
• 5,910 points
6,705 views
0 votes
2 answers

How to use such xpath to find web elements

xpath are two types. 1) Absolute XPath:    /html/b ...READ MORE

answered Sep 3, 2020 in Selenium by Sri
• 3,190 points
7,569 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP