Mention the difference between Data Driven Testing and Retesting [closed]

0 votes

Retesting:  It is a process of checking bugs that are actioned by development team to verify that they are actually fixed.

Data Driven Testing (DDT):  In data driven testing process, application is tested with multiple test data. Application is tested with different set of values.

closed with the note: Promotional Content
Feb 1, 2019 in Others by riya

closed Feb 1, 2019 by Omkar 2,562 views

Hey Riya, it doesn't seem like you're asking a question. Please use the description box to fully and clearly explain the problem you are facing. 

PS: Please refrain from promoting your product on Edureka Community. This platform is exclusively to discuss anything related to technologies, and making a career in them.

How to ask a question on edureka! Community?

At edureka! Community, we aim for users to have good experience and get their queries solved quickly. Please follow these practices while posting a question for better readability and understanding of the question.  

Question Title: Make your question title short and to the point. Don’t use generic titles. If your question is about an error, it is good to post the main line of the error as the title.

Question Description: Your question description should be simple and easy to understand. Include code, error log, screenshots of issues wherever necessary. Use proper formatting to increase readability (For example: Use “formatted” for code). Include details on what you are trying to do, steps to reproduce the error, solutions you have tried.

Category: Adding your question to the right category will increase the chances of your question being answered. It will help other members to find your question easily.

Tags: Adding relevant tags to your question is as important as adding it under the right Category. Right tags will display your question to other members thus increasing the chances of being answered faster.

Stay Connected: To get immediate updates, register with your Email ID.

Retesting is done to make sure that the tests cases which failed in last execution are passing after the defects against those failures are fixed. Regression testing is not carried out on specific defect fixes. It is planned as specific area or full regression testing.
To know more visit us:
https://www.exltech.in/software-testing-course.html

Data Driven Testing is an Automation framework where we can alliteratively run multiple data set from an external source like a table for the same test script-instead of hard coding.

Multiple data sets and test environment can be controlled and run without hard coding and results obtained can be compared.

If data is hard coded it is highly tedious, monotonous and inefficient to run the same test script for different data set.

This becomes easier when data from different sources can be fed as input, this input gets verified and result outputs obtained can be compared. Read More

Related Questions In Others

0 votes
1 answer

What is the difference between hadoop and google analytics ?

I will try and answer this as ...READ MORE

answered Aug 22, 2018 in Others by Frankie
• 9,830 points
1,282 views
+1 vote
1 answer

What is the difference between Dark Web and Deep Web?

The content that which you cannot find ...READ MORE

answered Feb 6, 2019 in Others by Priyaj
• 58,090 points
858 views
0 votes
1 answer

What is the difference between BASH and DOS?

The major difference between the BASH and ...READ MORE

answered Mar 8, 2019 in Others by Nabarupa
15,729 views
0 votes
1 answer

What is the difference between loadash and underscore

Loadash makes iterating arrays, strings, and objects easy in ...READ MORE

answered Jun 21, 2019 in Others by sunshine
• 1,300 points
690 views
+1 vote
1 answer

what is the difference between error and stderr in Node.js?

Error is an object created by Node.js to handle ...READ MORE

answered Jul 4, 2019 in Others by sunshine
• 1,300 points
1,961 views
0 votes
1 answer

What is the difference between the Internet, Intranet, and Extranet?

The terminologies Internet, Intranet, and Extranet are ...READ MORE

answered Feb 24, 2020 in Others by anonymous
• 82,880 points
2,317 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,619 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,572 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,629 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,519 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