What is regression testing

+1 vote
What is regression testing? Can someone explain with example?
Feb 18, 2019 in Selenium by Kavya
680 views

1 answer to this question.

+1 vote

Regression testing is when you select partial or complete executed test cases and re-execute them to ensure proper functionalities. This testing is done to make sure that new code changes do not have any side effects on the existing functionalities. 

These are a few of the use cases of regression testing:

  • Test cases which have frequent defects
  • Functionalities which are more visible to the users
  • Test cases which verify core features of the product

answered Feb 18, 2019 by Jobin

Related Questions In Selenium

0 votes
1 answer

What is the difference between regression testing and re-testing?

Retesting means testing the functionality or bug ...READ MORE

answered Feb 18, 2019 in Selenium by Jobin
948 views
0 votes
1 answer

What is the importance of testing.xml file?

We use testng.xml file to configure the complete test ...READ MORE

answered Jan 4, 2019 in Selenium by Tushar
2,658 views
0 votes
1 answer

What is Documentation testing?

In documentation testing, the tester will test ...READ MORE

answered Feb 14, 2019 in Selenium by Esha Gupta
355 views
0 votes
1 answer

What is functional testing in selenium?

To keep a check on the fucntionality ...READ MORE

answered Feb 14, 2019 in Selenium by Esha Gupta
467 views
+15 votes
2 answers

Git management technique when there are multiple customers and need multiple customization?

Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE

answered Mar 27, 2018 in DevOps & Agile by DragonLord999
• 8,450 points
3,523 views
+2 votes
1 answer
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
409 views
0 votes
1 answer

What is the webdriver that can be used with firefox?

You can use Firefox Gekodriver to use ...READ MORE

answered Jan 2, 2019 in Selenium by Nabarupa
629 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