what is regression testing?

Answers were Sorted based on User's Feedback



what is regression testing?..

Answer / karthick.rajan

Retesting a previously tested program following
modification to ensure that faults have not been introduced
or uncovered as a result of the changes made.

Is This Answer Correct ?    10 Yes 0 No

what is regression testing?..

Answer / jyotsna

Regression testing is nothing but re-execution of selected
test cases on modified build (means which ever faild in the
previous build).

Is This Answer Correct ?    13 Yes 4 No

what is regression testing?..

Answer / guest

The re-execution of the test with multiple testdata
on modified build,bug fix work and occurrences of the
side effects is called regression testing

Is This Answer Correct ?    7 Yes 0 No

what is regression testing?..

Answer / dhaarani

The objective of regression testing is to check whether the
change done has changed any functionality that was not to
be impacted by that change. It is done with the intend of
determining if bug fixes have been successful and they have
not created any new problems.

Is This Answer Correct ?    6 Yes 0 No

what is regression testing?..

Answer / a.r.umesh

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.
1. regular regression test
2. final regression test
To test the bug fixed affects the other part of
application is called regression testing.


AR.umesh
tejasoft invoation pvt ltd

Is This Answer Correct ?    4 Yes 1 No

what is regression testing?..

Answer / krishna

when a defect is reported in the s/w,the developper makes
some change to the s/w to remove that defect,it is likely
that the change made in the code may lead to another defect
that may not be visible immediately..

so regression testing is done precisely to ensure that
change in one part of s/w has no ill effect on other parts
of the s/w.

Is This Answer Correct ?    4 Yes 1 No

what is regression testing?..

Answer / pravin

Regression Testing:- Retest on a modified build is called
regression testing or simply retest the fix bugs once again.

Is This Answer Correct ?    3 Yes 1 No

what is regression testing?..

Answer / karthik

It's to test the previous bug fixes and also to check
whether that fix has given way to any new bugs(like
affecting the basic functionality).

Is This Answer Correct ?    2 Yes 1 No

what is regression testing?..

Answer / sm

Regression testing is nothing but conducting testing on a
modified build with the intent of getting confidence on the
fixed issues as well to identify any other side effcts on
the remaining modules..

Is This Answer Correct ?    2 Yes 1 No

what is regression testing?..

Answer / ved

Testing is done after modification of build .

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Mobile Testing Interview Questions

Share idea about how to I find the maximum bugs while doing mobile testing?

1 Answers  


is there any open source automation testing tool for mobile testing. Testquest is there, but there is no trail version. i need some open source tool or trail verison to try it out whether the tool can be used for my application. i have windows mobile 5.0 and 6.0.

0 Answers  


How to prepare an Mobile Application - Test cases

1 Answers   Sasken,


Is there any standards to be followed in creating a mobile application?

3 Answers  


I want to know about that how we will test the general mobile camera with different different ways?? Write all possible test cases..

1 Answers   IGI,


how can smoke testing be applied or associated with mobile testing ??

8 Answers   ABC, TCS,


could any body plz let me know which is best training institute for telecome testing in hyderabad?

2 Answers  


Explain what is actual mobile testing and in realtime how this testing happens?

1 Answers  


How to create the log file?

1 Answers  


List the process to create emulator on android.

1 Answers  


How we will come to know , which are the bands (850,900,1800,1900) a mobile device supports? Thanks Patro

1 Answers   LG Soft,


how to test different screen sizes of the devices

1 Answers  


Categories