What is Regression Testing?

Answers were Sorted based on User's Feedback



What is Regression Testing?..

Answer / k.prakash

Regression Testing:

Whenever tester find any defect it will given for developer
for correction. After developer correct the defect it once
again go to tester.The tester now do the testing from the
begining to ensure that cases are without any defect and
particular defect has been corrected.This procees of
testing called regression testing.

Is This Answer Correct ?    2 Yes 2 No

What is Regression Testing?..

Answer / kalai

Selective re-testing of a system to verify the modification
(bug fixes) have not caused unintended effects and that
system still complies with its specified requriements.

Is This Answer Correct ?    1 Yes 1 No

What is Regression Testing?..

Answer / ramana

Regression Testing is nothing but reverification of the
application.It is done on modified build.In this Testing,
tester First tests defect detected modules. After that
tester tests remaining modules. If tester got any defect
in that modules he again send error report to developers.
There is no end for Regression Testing.

Is This Answer Correct ?    1 Yes 1 No

What is Regression Testing?..

Answer / parineetha

The Test Engineers are reexecuting previously failed test on
same s/w build after solving environment related (or) test
case related/ Test data related defects. after solving code
related defect only the test engineers are receiving
modified s/w build with release note.

Is This Answer Correct ?    1 Yes 1 No

What is Regression Testing?..

Answer / b.v.rao

Regression testing is a type of testing in which one will
perform testing on the already tested funcanality once
again, to make sure that when ever new changes are made by
the development team all the related functions are working
fine as previous.

Is This Answer Correct ?    0 Yes 1 No

What is Regression Testing?..

Answer / sateesh

What is regression testing is the type of testing that
ensures the software remains intact. A baseline sets of data
and scripts are maintained and executed to verify that
changes introduced during the release have not "undone" any
previous code. Then expected results from the baseline are
compared to results of the software under test. All
discrepancies have to be highlighted and accounted for,
before the testing proceeds to the next level.

Is This Answer Correct ?    0 Yes 1 No

What is Regression Testing?..

Answer / satya

The Test Engineer is Reececuting previously failed test on
modified s/w build to ensure the correctness of defect
solving and reexecute previosuly related passed test on that
modified build to defect side effects.

Is This Answer Correct ?    0 Yes 1 No

What is Regression Testing?..

Answer / akila

regression testing to test the build once the developers
release the build to test the total core functionality is
called regression testing

Is This Answer Correct ?    0 Yes 1 No

What is Regression Testing?..

Answer / rajesh

Regression Testing: which Test a SYSTEM once again to
ensure that functions as still expected as per the
specifications or its requirements.
or

executing the test cases on modified form of build.

Is This Answer Correct ?    0 Yes 1 No

What is Regression Testing?..

Answer / bhanu prabhakar

Regression testing:

If a bug occurs in one module and send that bug to a developer
then developer fix the bug and again send to tester .Then the
tester must check not only the bug related module he must
check the entire whole application ( i mean remaining all
the modules) after the bug is fixed.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

Give me sample test cases for smoke testing

0 Answers  


what is the difference of the Functional testing in the waterfall model and V-Model?

3 Answers   Wipro,


When have you had to focus on data integrity?

0 Answers  


how do u make severity , suppose login page has been sucessfully passed and entered in 2nd page instead of 1st page. what is ur reaction .

11 Answers   Amdocs,


What's an 'inspection'?

4 Answers   IBM,






1.Unit testing ->integration testing->system testing->UAT in this where do u do the functional testing & regression testing? if these two done in each phase why should not mentioned in that ?

6 Answers   ITC Infotech,


There are around 500 test scripts are there to execute by using which internet explorer u will test?

4 Answers   AZTEC,


Can any one explain me what is difference between Test Methodology and Testing Techniques?

5 Answers  


What is the difference between Smoke testing & Sanity Testing?

3 Answers  


what is the meaning of the negative testing?

7 Answers  


aplitue questions will be based on wich type ?

0 Answers   Global Logic, TCS,


i heard that mainframe testing is diff from other environments & has lot of keyboard input????pl clarify my doubt & let me know in what way its diff??

0 Answers  


Categories