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

what are the testcases for Lift--

1 Answers   HP,


1. what is severity and priority and who will decide what .?

8 Answers   Winspire Solutions,


When new application ready to test than whats your testing strategies?

0 Answers   Capillary Technologies,


you will be given a program and asked to write the Test Data and expected output for the same. for eg: there is a program which returns the sum of largest two numbers in an integer array.

1 Answers   Amazon,


Who will close the bug and how it is closed..........?

11 Answers   HP, IBM,


How to give introduction for Manual Testing interview?? say when you show you have 4 years of experience in Manual Testing.

2 Answers  


What is the difference between GUI and UI testing?

9 Answers   Zolon,


what is mean security testing ? define with example

4 Answers   HCL, Matrix,


What are the qualities if the tester ?

9 Answers   Infosys,


what are the test scenarios for the new user registration in e-commerce site??

2 Answers  


Diff b/n UAT & IST? What is meant by UAT?

4 Answers  


what are the document needed to create a test case?How u tell it is test case?

5 Answers   Atos Origin,


Categories