What is Regression Testing?

Answers were Sorted based on User's Feedback



What is Regression Testing?..

Answer / raju korti

This is a black box testing, here we are going to ensure
the wether code changes cause any change in the existing
functionality

Is This Answer Correct ?    8 Yes 1 No

What is Regression Testing?..

Answer / suresh

Regression testing is nothing but execution of existing test
cases on the new build.

Is This Answer Correct ?    7 Yes 1 No

What is Regression Testing?..

Answer / techie

Regression testing as the name suggests is used to test /
check the effect of changes made in the code.

Regression Testing is retesting unchanged segments of
application. It involves rerunning tests that have been
previously executed to ensure that the same results can be
achieved currently as were achieved when the segment was
last tested.

The selective retesting of a software system that has been
modified to ensure that any bugs have been fixed and that
no other previously working functions have failed as a
result of the fixes and that newly added features have not
created problems with previous versions of the software.

More on Regresison testing:
http://quality-assurance-software-
testing.blogspot.com/2005/09/regression-testing.html

Is This Answer Correct ?    4 Yes 0 No

What is Regression Testing?..

Answer / baba

Regression Testing is Testing the software weather The bug
fixed is working without affecting previously tested
functionality

Is This Answer Correct ?    3 Yes 0 No

What is Regression Testing?..

Answer / vibha singh

Regression testing is a type of testing done on modified
build to ensure that the the defect is solved and it has
no side effects on other functionality.

Is This Answer Correct ?    2 Yes 0 No

What is Regression Testing?..

Answer / suneel reddy

REexecution of Subset or all test that havebeen conducted
earlier to determine the resolved bug has nade any imapct
on the remaining part of the code

Is This Answer Correct ?    1 Yes 0 No

What is Regression Testing?..

Answer / n.ramesh

Regression is a Testing to test that the
Fixes/Modifications have not create anyother problems else
where in the Software.

Is This Answer Correct ?    1 Yes 0 No

What is Regression Testing?..

Answer / satya_k21

Regression Testing:

After geting confirmation the bug is fixed we are going
to check the fixation is going to create any problems in
the application or not.

Is This Answer Correct ?    1 Yes 0 No

What is Regression Testing?..

Answer / jatinbhopale

Regression testing is testing of application after fixes or
modification of software or its environment. In regression
testing you have to check present changes should not make
any problem with other data

Is This Answer Correct ?    1 Yes 1 No

What is Regression Testing?..

Answer / surya

retesting the previously tested applications to make sure
that changes are not cause any side effects.
it is conducted on modified build

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

How do you promote the concept of phase containment and defect prevention?

0 Answers  


what is prototype model(in S.T.L.C)? What is architecture of prototype model?

3 Answers   Exalt,


What is the diffrence between Beta Testting & Acceptance Testing

6 Answers  


WHAT R THE TYPES OF TESTING U KNOW AND U EXPERIENCED?

5 Answers   Infosys,


what are the possible test cases for online jobs search portal..if its a job seeker module and any 1 if u had worked on this proj pls share the bugs with sev and priority pls frends i need replies for these queries ..thanks in advance

0 Answers   JPMorgan Chase,






What is the role of software tester in process of verification? Explain.

1 Answers   IBM,


1.What are the difference b/w client & server?

4 Answers   IBM,


Any Tools to test the performance of SQL Database?

2 Answers  


What does a manual tester need to become proficient with db testing?

0 Answers  


You are testing a new feature that includes a builder(wizard)that walks you through the creation of an item.There are 10 configuration checkboxes you can check/uncheck for the item being built.The builder makes you select 3 of these 10 options.You can choose any 3 options. A)How many possible ways could the item in question be created (i.e. how many possible configurations)? Describe the technique you would use to determine this.

1 Answers   Meridium,


What is the V-Model Development Method and do you agree with this model?

2 Answers  


i have done B.E. Computer in 2009 i have 1 year exp in academic as a lecturer and then i have done software testing course and 6 months exp in live project now days i am searching a job in testing field in pune. pls sent me a material for testing means which kind of question ask by interviewer and any one know any openning for fresher in pune?

1 Answers  


Categories