What is Regression Testing?

Answer Posted / anil k.b

when ever a bug is fixed or new features added then the
functionality should not change(code shouldn't impact on
the other) because of the new feature or for the fix
provided by the dev..and to test this "regression testing"
is used..
keep smiling ;)

Is This Answer Correct ?    9 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the key challenges of software testing?

847


hey, i recently attended 2 interviews and they asked whether I used qamonitor of softsmith. any help on what it does?

1751


How do u calculate Schedule variance? What is the formula? Explain with Example

7435


What are the things the tests ensure?

778


How do you audit configuration management

2053


We have a directory structure /usr/local/jboss/server/{$app_name}/log/*.log which contains 1000 log files. A web application has been logging to the cloud.log file, the attempts of a user called test. The code logs the following way: log.debug(username); where the username equals “test”. What command line application and or combinations of applications will you call in order to create a file named user_log.csv that contains the following lines, where the timestamp is sorted: timestamp,username

1966


What is code walkthrough?

820


Have you written test plan?

724


What is difference between test effectiveness and test efficiency?

800


How does the Internal QA Audit relates with the ISO Standards level ?

1945


Explain cmm?

855


What is the difference between Test cases document and test cases design document?

763


How would you prepare the test plan without srs?

802


What are the table contents in testplans and test cases?

801


Is automating some test case is important? What about the maintenance? When will automated test become uneffective?

1692