Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is regression testing

Answer Posted / rajkumar

In software industry change & improvement is a continuous process. Whenever there is change in existing functionality or new functionality is added to the system or any defect is fixed. We should make sure that changed or added functionality has not broken already working functionality, and does not have any effect on the unchanged areas of the software. this is called as regression testing. A regression test suit should consists of basic functionality test case of the system. And regression test cases should be always automated.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what are metrics and what are metrics did u collect in you are project

2409


Can any body tell me in real time how cookies testing is done. And please tell me the steps.And for cookies testing test cases is needed.

2178


What is known as data-driven testing?

1111


Why Equivalence Partitioning is called equivalence or what is the significance of equivalence term in ECP?

2188


when database testing comes into manual tesing

2237


How do you get programmers to build testability support into their code?

2763


test cases for compose functionality of gmail

2168


Do you think tools are required for managing change. Explain and please list some tools/practices which can help you managing change.

2091


What is testing and maintenance?

1341


how recovery manager works in winrunner

2070


How to test whether the application is having memory leakage using task manager and PerfMon. Please tell if any one know. thanku

2073


Explain what is exhaustive testing?

1373


What are all the scenario for 1.google analytics 2.api 3.paypal

2002


i want manual and automation test cases and interview questions

2256


How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }

2096