How do you perform regression testing of software?
Answers were Sorted based on User's Feedback
Regression testing is done to check two important aspects.
1. Whether a previously posted bug is fixed in the new
build or not.
2. Whether fixing of bug caused any problems elsewhere in
the build.
Pls correct if I am wrong.
Ravi Kumar
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / gayathri
Developer fixed the defects and send to tester.Tester test
the new functionality of the application with the co-
existance of the application.
The new functionality of the application doesn't create any
problem on the existance application.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / latha
Regression testing is performed for the 3 scenarios
1. When the defects are fixed
2. when there is the change for request
3. when new features are added
if any modifications or any additions to it plz do it.
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / ramachandra
Re-Execution of test on the modified build to ensure bug
fixes work and occurences of side effects
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / neeraj sharma
Hi Ravi,
As much as I know your 2nd point is valid and related to
Regression Testing. But 1st point defines the process of
Retesting.
Hence in my point of view- Regression Testing is done to
ensure that any Bug Fixation, any change or any
modification made to the software application has not
brocken any existing functionality.
Regards,
Neeraj Sharma
info2neeraj@indiatimes.com
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sunithayagnamurthy
regression testing means developer fix the reporting bugs
after develepers release the modified build after tester
test the application reported bugs are changed or not this
is called the regression testing
If any mistakes is thr please excuse
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / mayank
Regression testing is performed whenever any changes have
been made to a particular module of a software and tested
that weather changes made in this module have not effected
the functionality of other modules of the software which we
have not changed.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is accessibility testing ? with one example
What is a maturity level?
Why tester should know database concepts?
explain test life cycle
What is the difference between Requirement and Specification?
Hello can any one help we which certification is can be taken is it ISTQB or CSTE ? How to prepare for the exam & where we can find the materials etc for the prepartion? Please Help me. Thanks in advance
what is the difference test bed and test environment?
Whether we write one test case for one use case?
Difference b/w test case and scenarios.
Can you explain steps in function points?
Can any one please explain me, what kind of defects we should not raise while doing System Testing?
How would you do the ollowing Security Testing for web application? 1) Authentication. 2) Authorization. 3) cookies. 4) penetration testing. 5) session testing. 6) encryption and decryption testing pls give examples give example i can't understand so pl