What is the significance of doing Regression testing?
Answer Posted / mahantesha
The term "regression testing" can be applied two ways.
First, when a code problem has been fixed, a regression
test runs tests to verify that the defect is in fact
fixed; "Imagine finding an error, fixing it, and repeating
the test that exposed the problem in the first place. This
is a regresson test" . Second, regression testing is the
counterpart of integration testing: when new code is added
to existing code, regression testing verifies that the
existing code continues to work correctly, whereas
integration testing verifies that the new code works as
expected. regression testing can describes the process of
testing new code to verify that this new code hasn't broken
any old code.
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Do you know anything about Set Top Boxes?
What is Application Performance testing and Operational performance testing
What is neutral test case?
How to integrate Bugzilla with QTP?
What is a maturity level?
Hi friends, Im an MBA Finance, 2 yrs of exp workng in Investment com, + around 2 yrs of exp in Manual testing in Finane domain. Im looking for manual testing jobs but not getting any calls, Im worried is manual tesing in finance domain do have any good scopes in future or not. Plz provide me ur valuable suggestion,so tht I can best decision to retain in this platform(manual testing). or not
what is entry and exit criteria and explain it?
Please explain me v-model clearly i want to know how it works and want to know how it use in real time on a project please tell me its urgent and important for me understand .Please tell me my mail id is Chiku_69@yahoo.in Thank u
WHAT IS OBJECT REPOSITORY? AND IT TYPES? HOW MANY TYPES OF ACTIONS ARE THERE IN QTP? CAN WE ADD NEW OBJECTS AND PROPERTIES INTO SHARED OBJECT REPOSITORY?
How the application is launched to the production environment?
What are similarities of Agile and Scrum?
How quickly we need to fix the bug? Or how soon the bug should get fixed?
Tell me a critical defect in which your Client,PM,PL appreciate on you
How is ‘build’ different from ‘release’?
How to derive test data from the design documents?