What is a data-driven framework

0 votes
What is a data-driven framework?
Jan 8, 2019 in Selenium by Anjali
• 2,950 points
466 views

1 answer to this question.

0 votes

Basically the working here is as follows:-

Test Logic is fixed, test data may vary

Definition:- The Data Driven test design framework follows a design paradigm where test logic is fixed but varies the test data.  The data itself can be in different repositories like a simple .csv file, .json file or database and can add the tests merely updating those external files or DB (instead of placing in test code itself).

answered Jan 8, 2019 by Abir

Related Questions In Selenium

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
524 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,076 views
0 votes
1 answer

What is a hybrid framework?

The combination of data driven and keyword ...READ MORE

answered Jan 9, 2019 in Selenium by trisha
440 views
0 votes
1 answer

What is Behaviour driven framework?

Behaviour driven framework follows most of the ...READ MORE

answered Feb 8, 2019 in Selenium by Ram
436 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,570 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,768 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,707 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,571 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