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

what is the roles and responsibilities of qa manager

3 Answers  


give an example for load testing

3 Answers  


what is pass and exit creteria

1 Answers  


scenario is like the following, a software to be installed in the train the work of the software is when ever any object comes opposite to it the train has to be stopped would u plese any bone tell us the test case for this

2 Answers   AZTEC,


Is Software Testing categorized as a technical or Non-technical job???

6 Answers  






What is difference between windows based application and web based application?

1 Answers  


What is sanity?

0 Answers  


Who can perform the unit testing?

5 Answers  


Hi All, What is meant by compliance project?

1 Answers  


what is agile testing

1 Answers  


Could anyone explain me how to write scenerio for login screen?

6 Answers  


diffrence between banking domain and medical domain

2 Answers   FlashTECH,


Categories