what is regression testing???

Answers were Sorted based on User's Feedback



what is regression testing???..

Answer / ranjith kumar

Regression testing means testing the application whether
any new bugs are introduced while fising the bugs by the
developers.

Testing team will execute all the testcases again even the
test cases were passed in the previous build.

For any Queries feel free to ask at
pulavarthy.ranjith@gmail.com

Is This Answer Correct ?    4 Yes 0 No

what is regression testing???..

Answer / aravind muppa

after receiving modified built from development team tester
will check that any other module was effected or not due
to fixing of earlier defect.

Is This Answer Correct ?    3 Yes 0 No

what is regression testing???..

Answer / umesh (tejasoft)

It is done to ensure that the enhancement of the
product or bug fixed, does not affect the
Existing functionality of the product. Its nothing but re
execution of some or all the test cases.
Regression testing is nothing but re-execution of
selected test cases on modified build (means which ever
failed in the previous build).
1. Regular regression test
2. Final regression test
umesh (Tejasoft)

Is This Answer Correct ?    1 Yes 0 No

what is regression testing???..

Answer / xavier

It is a process of retesting the modified build, intened to
find new issues of the modifications fixed.

Is This Answer Correct ?    1 Yes 0 No

what is regression testing???..

Answer / tuhina

When we get the bug, developer will fix that, after fixing that we have to reset the bug and as well we have to test other parts also to check whether fixing this bug cause to raise another bug or issues.

Is This Answer Correct ?    1 Yes 0 No

what is regression testing???..

Answer / koduri


it is atype of testing in which an alredy tested
functionality is tested onceagain inorder to check if the
functionality is bug free and also to check the existig
functionality is uneffected whenever a new change is added.
two types of regresssion testings are there.
1.functional regression testing
2.bug regresion testing.

Is This Answer Correct ?    0 Yes 0 No

what is regression testing???..

Answer / moin khan

regression testing is a re-testing of depended module or
application .

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Manual Testing Interview Questions

if we got new bug in the retesting due to errors in the code is the bug regression bug or retesing bug

3 Answers  


Very Important Note for all the Testers!!! As the S/w Boom is getting considerably decreased...

13 Answers   Accenture,


difference between blackbox vs system testing

5 Answers   IBM, Symphony,


Who should you hire in a testing group and why?

1 Answers  


What type of testing process do you follow in current organisation?

3 Answers  


What are all the things should be covered in the Unit Test cases ?

1 Answers   CSS,


what is parallel testing?

17 Answers   MBT,


Who will excatly assign the priority to the bug.. ...

5 Answers  


Wht is the Throughput in performance testing during web based testing, Generally how do we test this..do we use any tool etc....Anybody can explain it in detail...

16 Answers   Siemens, Symphony,


Is there any group of software tester in India so as everybody can join them?

2 Answers  


For what purpose are virtual users created?

4 Answers  


What ia the need of the testing? What is the purpose of the testing? what is the diff between these tw0?

2 Answers  


Categories