What Is Regression Testing?

Answers were Sorted based on User's Feedback



What Is Regression Testing?..

Answer / madhu varma

Testing the application after fixing the bugs, to check
whether the fixed bugs are creating any other defects/bugs
in that module or in relative modules

Is This Answer Correct ?    3 Yes 0 No

What Is Regression Testing?..

Answer / dipti surve

testing a program, that has been modified to verify that
modifications have not caused unintended effects & still
complies with its specified requirements.

Is This Answer Correct ?    3 Yes 0 No

What Is Regression Testing?..

Answer / kkk

Regression testing is 2 types
One is the issues is fixed? are not? (Executing the related
test cases)
2) After fixing the issue. The issues are how much effected
to other functionality.

Is This Answer Correct ?    2 Yes 0 No

What Is Regression Testing?..

Answer / naughtygurl

Regression testing is done to ensure that unchanged
functionality is still working correctly. Unchanged area are
not affected by the fixed made

Is This Answer Correct ?    1 Yes 0 No

What Is Regression Testing?..

Answer / sj1234

Testing the appplication after the code has been modified

Is This Answer Correct ?    1 Yes 1 No

What Is Regression Testing?..

Answer / rajesh.pothina

REGRESSION TESTING IS NOTHING BUT CHECKING THE NEW BUILT TO
FIND WHETHER THE PREVIOUS BUGS ARE FOUNG R NOT AND TO CHECK
IF ANY NEW BUGS R FOUNG AFTER MODIFICATION IN THE BUILT.

Is This Answer Correct ?    1 Yes 1 No

What Is Regression Testing?..

Answer / prasad bojja

Re testing of an modified build whether the build is
correctly fixed or not and new functionality correctly
working or not at the same time old functionality working
or not as per expectation.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

day before yesterday i faced this question in value labs ,,,, 1.what is the exact difference between sanity and smoke testing which will do first and say some sanity test cases..... 2. difference between UI,GUI & Usability testing and can i access the form without testing GUI and how the blind people can identify GUI of the form..... anyone plzzz answer 2 me thanks in advance byeeeeeeeee

6 Answers   TCS,


How to write integration test cases? And as a black box tester do we write integrated test cases and how?

1 Answers   IndiumSoft,


What are the benefits of requirement traceability?

0 Answers  


If I have written the test cases for any module.And some features are added/removed to & from that module then what should I do with test cases?

1 Answers  


What is meant by Entry and Exit points in Testing? Raam - ramumcato@yahoo.com

7 Answers   Ness Technologies,


Hi Friends Please let me know that how to test font size and font type of any website content when the right button is disable and we can not copy and paste it in msword.

1 Answers  


How to test the Fire walls?

1 Answers   Vyons Labs,


what is Inspection?

3 Answers  


what is differance between desktop applications and web applications?

1 Answers   Semantic Space,


after inserting the record in front-end,how will u check the backend manually?

1 Answers  


What is meant by SIT?

5 Answers  


What is "pet model" of Bug reporting cycle

4 Answers  


Categories