What is regression testing

Answers were Sorted based on User's Feedback



What is regression testing..

Answer / sowmya

Regression testing is testing the modified build,whether it
is effecting the application or due to modified build any
new bugs are raised.

Is This Answer Correct ?    3 Yes 0 No

What is regression testing..

Answer / venugopalreddy miryala

Whenever enhancements added to the existing functionality
then only we go for Regression testing why because new
changes are whether effecting the old functionality or not

(OR)

it is a type of testing. In which already tested
fuctionality is once again tested in two scenarios.

1. whenever the defects are identified by the testengineer
rectified by the developer and released to the testing
department then the test engineer will once again test the
defect functionality and the related functionality.

2. whenever the new changes are incorporated by the
developer and released to the testing department the
testengineer will once again test the related old
functionality in order to ensure that they remain same..

regards
venugopalreddy.miryala
99890 18386

Is This Answer Correct ?    2 Yes 0 No

What is regression testing..

Answer / latha

To fix the reported bug ,modifications in the code will be
done,Due to the modifications in code they may create some
new bugs.For that we need to do regression testing

Is This Answer Correct ?    1 Yes 0 No

What is regression testing..

Answer / madhuri

Regression Testing : Testing an application after it get
modified in order to check whether there is any effect on
the other parts of the application after the modification.

Is This Answer Correct ?    1 Yes 0 No

What is regression testing..

Answer / shyam

Retesting subset of test cases on the modified build in
order to ensure the application and check for the adverse
effects

Is This Answer Correct ?    0 Yes 0 No

What is regression testing..

Answer / sohail

Testing whether the bug fixing has not lead to other
defects or bugs in the Software application is what
Regression Testing means

Is This Answer Correct ?    0 Yes 0 No

What is regression testing..

Answer / naresh kimbahune

Retesting of the software with the modifications made due
to previous found bugs.

Is This Answer Correct ?    0 Yes 0 No

What is regression testing..

Answer / ramprasad.s

HI

Regression Testing is to

1. To check the Build After Retest that the corrected
Build should not cause any impact over the screen
or Referencial Modules

2. When the Build added with new features we go
for regression test.

sun_ramprasad@yahoo.com

9940314706

Is This Answer Correct ?    0 Yes 0 No

What is regression testing..

Answer / miryala venugopalreddy

Whenever enhancements added to the existing functionality
then only we go for Regression testing why because new
changes are whether effecting the old functionality or not.

Is This Answer Correct ?    0 Yes 0 No

What is regression testing..

Answer / rajeshwar

When the bug fixed by developers we have to check that
application due to bug fixing there will be a probability
occurring some other bugs else where in the program

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

Is an "A fast database retrieval rate" a testable requirement?

4 Answers  


how do u manage scripts in winrunner when you application is changing frequently?

1 Answers   QA,


What is QCM?

1 Answers  


what is independent question and what is retriewing and what is problem of severity.

1 Answers  


Test Cases For Router&Switch

1 Answers   NSN,


What is verification & validation ? What we do in verificaztion & validation? Give an example.

2 Answers  


Why performance testing is performed? What are tools of performance testing?

1 Answers  


difference between QA, QC

6 Answers  


by testcase how to achieve 100% branch coverage for the following code. Read P Read Q Print "P" Print "Q"

2 Answers   IBM, ISTQB,


What is means by Bottle Neck testing ?

2 Answers  


If there is requirement After 6-7 months from client such that "Apply Shortcut keys[keyboard keys]to all buttons on all the screen. And If test cases are written for the buttons then Again we have to write test cases for Shortcut kays

1 Answers   TCS,


why we go for winrunner ? and when we go for winrunner

2 Answers   CSC,


Categories