ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   To Refer this Site to Your Friends   Click Here
Google
 
Categories  >>  Software  >>  Testing  >>  Manual Testing
 
 


 

 
 Automation Testing interview questions  Automation Testing Interview Questions
 Manual Testing interview questions  Manual Testing Interview Questions
 QA Concepts interview questions  QA Concepts Interview Questions
 Mobile Testing interview questions  Mobile Testing Interview Questions
 Test Cases interview questions  Test Cases Interview Questions
 Test Documents Reporting interview questions  Test Documents Reporting Interview Questions
 Testing AllOther interview questions  Testing AllOther Interview Questions
Question
difference between regression testing and re testing?
 Question Submitted By :: Guest
I also faced this Question!!     Rank Answer Posted By  
 
  Re: difference between regression testing and re testing?
Answer
# 1
 Retesting- Re test the defects after fixing by developers.
Regression testing-- Nothing but retest, checking the 
functionality when the status was fixed by developer, the 
latest fixed functionality is effecting the other funcation or 
not & the current funcation is working properly or not.
 
 
Is This Answer Correct ?    0 Yes 0 No
Allin
[Tech Mahindra]
 
  Re: difference between regression testing and re testing?
Answer
# 2
Retesting :  Testing the application on the same built 
soppose tester found the bugs and developer fixed it. 
tested the fixed issues on the same built is called 
retesting.
Regression:  Testing the application on the different built 
Suppose: if the tester found the bugs, and Developer fixed 
it and they relised the new version of the build. so 
testing on the new version on the built is called Regerssion
Testing
 
Is This Answer Correct ?    1 Yes 0 No
Ashok
 
 
 
  Re: difference between regression testing and re testing?
Answer
# 3
re testing:testing the build with multiple test data
regression testing:if the tester find any defect he /she
inform this defect to development team.developement team
fixes that bug, aagin send to the testing team for testing
again whether bug is fixed or not,or the newly developed
build giving any side affects to other modules or not.
 
Is This Answer Correct ?    0 Yes 0 No
Maheswar
 
  Re: difference between regression testing and re testing?
Answer
# 4
Re Testing: Once the Bug is fixed Tester has to test the 
same bug with multiple number of times with different data 
and different scenario. Also once tester find the bug he 
has to test multiple number of times bcoz whether the bug 
is reproduceable or not.

Regression Testing: Once the Bug is fixed tester has to 
test whether bug is fixed or not also test whether the 
impact of the bug is shows in other application
 
Is This Answer Correct ?    0 Yes 0 No
Avish
 
  Re: difference between regression testing and re testing?
Answer
# 5
Re-Testing :after the bug was fixed the Test Engineer Re 
execute the failed testcases to check whether the bug was 
fixed or not.
Regression Testing : some times Reexecute some selected 
passed testcases also to check whether are there any side 
affects during the bug was fixed
 
Is This Answer Correct ?    0 Yes 0 No
Harikrishna
 
  Re: difference between regression testing and re testing?
Answer
# 6
Retesting  :     Testing the application again in the same  
                    testing conditions ie.same  testing
                    environments.
Regression testing : Retesting the application after fixing 
the defects.
 
Is This Answer Correct ?    0 Yes 0 No
Deepthi
 
  Re: difference between regression testing and re testing?
Answer
# 7
Retesting:
If a tester finds a bug and after developer fixes that bug 
we once again do the testing in order to check the 
validation of the bug fixing.

Regession:
If a tester finds a bug and after developer fixes that bug 
we retest and also check whether these enhancements or bug 
fixing have any side affects on the unchanged code.
 
Is This Answer Correct ?    1 Yes 0 No
Pavan
 
  Re: difference between regression testing and re testing?
Answer
# 8
retesting is testing the same build with multiple test data.

where as regression testing is done after the bug fixes or 
after any enhancements are done.in regression testing we 
not only test the test case where the defect was found but 
we also check some related test cases to make sure if the 
fix or enhancement has affected any related functionality.
this is done on the new build after bug fixes or 
enhancements
 
Is This Answer Correct ?    0 Yes 0 No
Ram
 
  Re: difference between regression testing and re testing?
Answer
# 9
Regression Testing :
                  testing is done to ensure that does not 
affect the other module or unit.
 
Re Test: (retset the module)
        test engineer find the bug.after developer fix that 
bug .test engineer check they fix proper or not......
 
Is This Answer Correct ?    0 Yes 0 No
Balaji Third Eye
 
  Re: difference between regression testing and re testing?
Answer
# 10
in any application new funcunality can be added so the 
application has to be tested to see whether the added 
funcunality are affected to the existing funcunality are 
not.
in other words when the bugs where fixed by the developers 
we have to test that application due to bug fixing there 
will be a proabality of accruing some other bugs else where 
in the program.
Retesting means Execution of test with multiple test data 
to validate this function is called as retesting
 
Is This Answer Correct ?    0 Yes 0 No
Rajeshwar Rao
 
  Re: difference between regression testing and re testing?
Answer
# 11
Regression Testing: Testing of a previously tested program
following modification to ensure that defects have not been
introduced or uncovered in unchanged areas of the software,
as a result of the changes made. It is performed when the
software or its environment is
changed.

re-testing: Testing that runs test cases that failed the
last time they were run, in order to verify the success of
corrective actions.
 
Is This Answer Correct ?    0 Yes 0 No
Amit B
 

 
 
 
Other Manual Testing Interview Questions
 
  Question Asked @ Answers
 
what is the diff b/w bug and defect?  4
What is meant by SIT?  2
what is localization testing?is it a black box testing or white box testing?describe briefly?  5
what is spiral model?  2
what is the deferent between Bug and Defect(error) ? Nedbank4
do u know abt integration testing,how do u intregate diff modules? Cap-Gemini7
At what stage of the life cycle does testing begin?  5
How do you know your code has met specifications when there are no specifications?  1
How is your project connected to the Database...tell the procedure?? SuperValu1
Explain Bug/Defect Life cycle?  3
How do you go about testing a web application?  2
At what stage unit testing has to be done?  3
HOw to test website manually? Is it any criteria to test ? HSBC3
what qualities a person must have to become a good tester  3
How do we develop test scripts for manual testing?Can anyone explain me with an example . Thanks, Prasanna  4
What r the 3 types of System testing Misys17
how to test manually from date and todate selection from calender  3
Hi Frds., i am Nithi here.here in my company i am working in manual testing ie. application testing only front end not back end like i will enter datas and check whether the record gets updated r not. what kind of testig is this? and some people r working on scripting languages same manual testing what is the difference between these two testing? ans please thanks in advance  3
I Have a login screen.Jus before the release you see the screen and there is a bug.Tell mde wats the bug. screen : Logen : Password : | Submit |(submit is a button) Mind-Tree4
What is Boundary Value Analysis(BVA) and Equivalence Class Partition(ECP)? Trigent4
 
For more Manual Testing Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com