What is the significance of doing Regression testing?
Answers were Sorted based on User's Feedback
Answer / sreeen
To ensure that there is no bug & side effects due to
changes,enhancments in the applicaiton
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / udaykumar
To check for the bug fixes.
And this fix should not disturb other functionality.
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / sriman
It's a Level to testing if any changes as done in the
existing build then fix the bugs ofter release a new build,
once again testing is conducted on the modified build to
ensure the changes are working correct
and unchanged functionalities should not be effected.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / suneel reddy
regression testing plays major role testing side because it
not only tests whether bug closed or not but also checks
the impact of that bug fixing.
More the regression testing buid is more stable
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / sivaprasad, global e-softsys p
To Ensure the newly added functionality or existing
modified functionality or developer fixed bug arises
any new bug or affecting any other side effect. this is
called regression test and ensure already PASSED TEST CASES
would not arise any new bug.
There is a possibility of one error correction may introdue
new errors..
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / s.ramprasad
HI
Regression Testing Performed
1. To Check whether the Fixed Bug is eliminated with the
same Functionality as we tested earlier.
&
2. To check whether the corrected build should not cause
any side effect over ther screen (or) In other Modules.
S.Ramprasad. sun_ramprasad.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / b.srinivas
To Check whether the Fixed Bug is eliminated with the
same Functionality as we tested earlier and the corrected
build should not effect to other functionalities.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / 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 |
Answer / muniraj s
Once the bug got fixed and we received the build we are
going to carry the test to check weather that bug fixed or
not this is called RETEST.
After retest We are going to carry the test for the entire
application to check because of this bug fix affects the
rest of the application or not. Simillarly some time while
adding the new functionality. This we can say REGRESSION TEST
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / rani
If any changes are done in the existing build once again
testing is conducted on the modified build to ensure the
changes are working correct,because of these changes
unchanged functionalities should not be effected.
| Is This Answer Correct ? | 0 Yes | 1 No |
What is Localization and Internationalization Testing
you filed a bug that has high severity & high priority what happens till it gets fixed(that means what u do till it gets fixed)? Urgent
i have a phone with 2 buttons first one is a record button and second one will attach the audio to mail can you tell me test case for this ?
is it possible tht some one can provide me reading material it would be higly appriciated my email id is svit00ef27@yahoo.com thankx in advance
is it necessary to write neagtive test cases for each and every field
Why Adhoc Testing is done?
what is test log..? what it consists?
What is Equivalance Class?
What is driver in testing point of view?
i am in a small size software house join as a Jnr. software Testing Engineer so here is project is on Coding and almost finished stage, no Test cases or any QA activities done b4 now can any body explain me how can i continue... m realy depresd coz m just doing manual testing by running the process n m good in this phase but i wanna know abt is QA is just doing that way....plz help me
what is the good answer for authentication and authorization?
while reading srs document if you will get any doubt, what you will do?