Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the significance of doing Regression testing?

Answers were Sorted based on User's Feedback



What is the significance of doing Regression testing?..

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

What is the significance of doing Regression testing?..

Answer / udaykumar

To check for the bug fixes.
And this fix should not disturb other functionality.

Is This Answer Correct ?    5 Yes 2 No

What is the significance of doing Regression testing?..

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

What is the significance of doing Regression testing?..

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

What is the significance of doing Regression testing?..

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

What is the significance of doing Regression testing?..

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

What is the significance of doing Regression testing?..

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

What is the significance of doing Regression testing?..

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

What is the significance of doing Regression testing?..

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

What is the significance of doing Regression testing?..

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

Post New Answer

More Manual Testing Interview Questions

what is ur favourite bug?

10 Answers  


What are the testing types? Tell me abt few?

4 Answers  


functional testing test cases for transfer funds ?

0 Answers   PCS,


How can u swap 2 variables in C without using 3rd variable?

3 Answers   ITC Infotech,


what are all the things we will include in " what to be tested and what not to be tested" in Test Plan

0 Answers  


How we make scripts for unit testing with Nunit.

0 Answers  


if any bug is found & that problem is resolve & make sure this type of problem is not arrise is any project also 1 - corrective & preventive Action 2 - Risk Analysis 3 - Impact Analysis 4 - Root Cause Analysis

1 Answers   NIIT,


In which Phase of testing life cycle we prepare test data and test scenario?

2 Answers  


what is mean by funtionality testing and performance testing,and what is the difference?

6 Answers  


For Web Applications what type of tests r u going to do .. tell me the Importent ones..

9 Answers   Infeneon Technologies,


what is test case scenario?

3 Answers   MAQ, MAQ Software,


What is the Change management for documentation? What is the role of documentation in QA??

1 Answers  


Categories