What is Regression Testing?
Answers were Sorted based on User's Feedback
Answer / abhijit
When a new deployment is done in project, because of new
features added we need to test that new as well as old
features are working fine. Funtionality should not fail or
change due to new change or enhancement . To testing this
called "Regression testing".
Is This Answer Correct ? | 18 Yes | 2 No |
Answer / 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 |
Answer / nihar arisa
suppose there is three modules 1,2,3.
2 module and 3 module are depending on 1 module.
if in 1 module defect is detected and later developing team
fixed the defect and send to testing team.
tester has to test the 1 module and also both the 2 and 3
module also because both depending on 1 module.
this is called regression testing.
Is This Answer Correct ? | 4 Yes | 0 No |
Answer / harshal
Regression testing means testing whether changed does any
effect on unchanged module.
Is This Answer Correct ? | 4 Yes | 1 No |
Answer / sreevani
If a bug or CR is raised against the development, after
implimenting the same, testing will be done to check the
bug/CR and the impacted areas.
This type of testing is Regression
Is This Answer Correct ? | 2 Yes | 5 No |
Answer / krishna
Retesting to detect the faults during the modification of
the application.
Is This Answer Correct ? | 0 Yes | 3 No |
Answer / raja
after bug is fixed to check or to testing fixed bug related
modules is regression testing
Is This Answer Correct ? | 0 Yes | 4 No |
Answer / tester
Regression test:
What as not correct is now correct and also whatever is
correct is still correct!
Is This Answer Correct ? | 2 Yes | 11 No |
can test with mercury quality center
I. A code inspection is held for new code. II. A code inspection is held for reused code. III. A code inspection is held after the first compilation. IV. A code inspection is held after the first error-free compilation. Which of the statements above are true of code inspections? 1. I and IV 2. I, II, and IV 3. I, II, and III 4. II and IV 5. II and III
List out the software quality practices through the software development cycle?
What is the Differnce B/W Quality Management and Quality Control
What is traceability matrix? Is it required for every project?
What is a bug life cycle?
As a tester I'm looking for web 2.0 Style Software Testing Management tool- any suggestions?
What are the defects found in testing banking domain?
If every alternative letter starting from B of the English alphabet is written in small letter, rest all are written in capital letters, how the month "September" be written. (1) SeptEMbEr (2) SEpTeMBEr (3) SeptembeR (4) SepteMber (5) None of the above.
what is the difference between defect age and build intervel period?
What are various ways of calculating defect density? What is recommended for .Net based development projects?
I’ve been using a test tool for quite some time but it has not lived up to the expectations. So I’m planning to invest in a good one. Please suggest some?