what is regression testing?

Answers were Sorted based on User's Feedback



what is regression testing?..

Answer / rajendra prasad reddy penumall

After the Bug fixed ,testing the application whether the
fixed bug is affecting remaining functionality of the
application or not.
Majorly in regression testing Bug fixed module and it's
connected modules are checked for thier integrity after bug
fixation.

If you still have any doubt feel free to mail me at :
rajendra_penumalli@yahoo.com
or call me:9885162742

Is This Answer Correct ?    4 Yes 1 No

what is regression testing?..

Answer / viba

It is the process of evaluating whether the fixed bug
caused any uninteded effects on the existing functionalities

Is This Answer Correct ?    3 Yes 2 No

what is regression testing?..

Answer / vamci

The re-execution of selected tests on the modified build to
estimate the completeness and correctness of that
modifications is called Regression Build.

Is This Answer Correct ?    1 Yes 1 No

what is regression testing?..

Answer / vinodh anandhan

Regression Test will make sure theat one fix dose not
create some other problems it or in any other inrerface.
So Set of related test case may have to repeat again
ro make sure that nothing else is affected by the particular
fix.


Vinod Anandhan
Software Tester
Exceed Technologies
Chennai

Is This Answer Correct ?    1 Yes 1 No

what is regression testing?..

Answer / venkat

It is a type of testing in which one will perform testing on
the already tested functionality ones again.It is usually
done by two scenarios
When ever the test engineer raises a defect developer
rectifies it next build is released to the testing
department
then the test engineer will test the rectified functionality
as well as related functionality ones again in order to
ensure while rectifying the defect the related functionality
is not effected.
when ever the new changes are proposed by the customer
incorporated by the developer and the build is released to
the testing department then the test engineer will test the
already tested related functionality ones again in order to
ensure that the old functionality remains same despite of
new changes

Is This Answer Correct ?    1 Yes 1 No

what is regression testing?..

Answer / ranjith kumar

Repetition of testing.
Retesting after fixes or modification of the software or it
environment.
Compare new output with olderone

Is This Answer Correct ?    1 Yes 1 No

what is regression testing?..

Answer / rafi

tetsing the changes and as well as entire product is called
regression testing

Is This Answer Correct ?    0 Yes 0 No

what is regression testing?..

Answer / giri

Regresssion testing is nothing but fixing bugs should not
effected the existed functionality.

Is This Answer Correct ?    0 Yes 1 No

what is regression testing?..

Answer / sudha

The selective retesting of a software system that has been
modified to ensure that any bugs have been fixed and that
no other previously working functions have failed as a
result of the reparation and that newly added features have
not created problems with previous versions of the software.

Is This Answer Correct ?    0 Yes 1 No

what is regression testing?..

Answer / satya_k21

Hi,

Regression Testing:

After getting confirmation the bug is fixed we are
going to check the fixation is going to create any problems
in the application or not.


Regards,
Satya.k

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Manual Testing Interview Questions

How a test engineer will convince a test lead when he didn't approve the bug as a report ???

0 Answers  


i know that there are two types of applicationa.one is web applications and the other is client-server application.web means online applications,and client server means we have to install in our systems to use it.now my question is ,yahoo messenger which we have to install in our system and have to work on line.this application comes under which type of application.

2 Answers  


What are the activities involved by the Test engineer (having 2+ yrs of exp).

1 Answers   Covansys, SLK Software,


What is a test data? Give examples

5 Answers  


Difference between Equalance class partion and boundary value analysis?

11 Answers   Ford, Patni, TCS,






On what criteria we will write test cases?

4 Answers  


You may undergone many projects. Do all the projects match up with customer’s expectations?

0 Answers  


Hi frnds, can any one tel me how we can test an MODULE by using SRS documents ? reply me plzzzz

1 Answers   Valtech,


For a functionality we have 20 test cases, among 20 testcases 15 of them are Passed and 5 Failed. How will you report to your Manager ? Does the functionality passed or failed or partial passed/failed ??

1 Answers   IBS,


what is Risk-based testing?

1 Answers  


Is any need that every tester should have the certification in the testing?

4 Answers  


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,


Categories