What does regression test mean

0 votes
Could anyone explain the word regression test in an understandable way?
Mar 5, 2022 in Machine Learning by Dev
• 6,000 points
268 views

1 answer to this question.

0 votes
Regression testing is used to ensure that previously working functionality continues to work following modifications to other parts of the system. The Wikipedia page on the subject does a decent job of explaining what it is.

One of the most significant advantages of unit tests is that they are automatically regression tests. Once those tests are written, they will be run whenever new functionality or current functionality is added or changed in the future. You don't have to write regression tests explicitly.

The goal of regression testing is to ensure that no new mistakes were introduced as a result of the previous faults being fixed.
answered Mar 9, 2022 by Nandini
• 5,480 points

Related Questions In Machine Learning

0 votes
1 answer

What does backbone mean in a neural network?

According to my understanding, the "backbone" refers ...READ MORE

answered Apr 4, 2022 in Machine Learning by Dev
• 6,000 points
2,505 views
0 votes
1 answer

What is LassoLars? - Linear regression

LassoLars is a lasso model implemented using ...READ MORE

answered May 22, 2019 in Machine Learning by Basu
2,232 views
0 votes
1 answer

What is rolling linear regression?

Rolling regression is the analysis of changing ...READ MORE

answered May 23, 2019 in Machine Learning by Jinu
1,568 views
0 votes
1 answer

What is Isotonic regression?

Isotonic regression builds an increasing approximation of ...READ MORE

answered Jun 3, 2019 in Machine Learning by Mohit
1,526 views
0 votes
1 answer

What are things to be kept in mind to ensure effective regression testing?

Regression testing can get cumbersome, if not ...READ MORE

answered Feb 18, 2019 in Selenium by Jobin
408 views
0 votes
3 answers

Tools that can perform regression testing and functional testing?

Hello, I hope this info is useful to ...READ MORE

answered Aug 20, 2020 in Selenium by anonymous
• 210 points

edited Aug 20, 2020 by Gitika 1,122 views
+1 vote
0 answers

what is regression testing

Aug 27, 2019 in Software Testing by anonymous

closed Aug 27, 2019 by Kalgi 463 views
+1 vote
1 answer

Functional testing VS Regression Testing

Nice information! It could be better if ...READ MORE

answered Aug 20, 2020 in Software Testing by Sirajul
• 59,230 points
630 views
0 votes
1 answer

What does dimensionality reduction mean?

Dimensionality reduction is used in Machine Learning ...READ MORE

answered Mar 3, 2022 in Machine Learning by Nandini
• 5,480 points
410 views
0 votes
1 answer

What is the difference between linear regression and logistic regression?

Hi Dev, to answer your question Linear Regression ...READ MORE

answered Feb 2, 2022 in Machine Learning by Nandini
• 5,480 points
912 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