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                      
info       Did you received any Funny E-Mails from your Friends and like to share with rest of our friends? Yeah!! you can post that stuff   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
What is the deference between regression testing and re-testing?
 Question Submitted By :: Nagaraju
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What is the deference between regression testing and re-testing?
Answer
# 1
Re-testing: Testing the application with various samples of
data is known as regression testing. we can also call this
as "Data Driven Test".

Regression Testing: Testing the application which is already
tested is known as regression testing. Here application new
build will be tested.
 
Is This Answer Correct ?    0 Yes 1 No
Nagaraju
 
  Re: What is the deference between regression testing and re-testing?
Answer
# 2
Regression Testing: Testing the application which is already
tested is known as regression testing and verifying whether 
cloed defect shows any impact on the application .
 
Is This Answer Correct ?    0 Yes 0 No
Deva Kumar
 
 
 
  Re: What is the deference between regression testing and re-testing?
Answer
# 3
Re-testing: Testing the application with various samples of
data is known as Re-testing testing. we can also call this
as "Data Driven Test".

Regression Testing: Testing the application which is already
tested is known as regression testing. Here application new
build will be tested.
 
Is This Answer Correct ?    0 Yes 0 No
Nagaraju Thammali
 
  Re: What is the deference between regression testing and re-testing?
Answer
# 4
RE-TESTING - TEST THE APPLICATION WITH MULTIPLE TIMES WITH 
DIFFERENT TEST DATA TO CONFIRM THE FUNCTIONALTY OF 
APPLICATION ACCORDING TO THE REQUIRMENTS.

REGRASSION TESTING- TEST THE APPLICATION MULTIPLE TIMES 
WITH NEW MODIFICATION TO CHECKE THE UNCHAGED AREA OF APPLIC 
ATION AND IMPECT OF CHANGE ON APPLICATION.
 
Is This Answer Correct ?    0 Yes 0 No
Rajmohan Singh
 
  Re: What is the deference between regression testing and re-testing?
Answer
# 5
hi friends
retesting: testing the previous defect fixes
 if we have 3 modules in a build,we got 10 defects ,after 
receving(rectifing)the build from dev team, we r going to 
be tested only these defects, is called "retesting". 
 with these defects and  before executed defects are also  
tested here in regression testing (i.e.. these defects r 
any cause to other problems)

regression:testing the application, by previous defects has 
made any changes to other parts of the application.
 
Is This Answer Correct ?    2 Yes 0 No
B.venkat Reddy
 
  Re: What is the deference between regression testing and re-testing?
Answer
# 6
Regression Testing:Re-execution of test on the modified 
build with multiple test data.
  It also checks the modifications is effected in other 
functionality or not.

Retsting testing:Re-execution of test on the same build 
with multiple test data.
 
Is This Answer Correct ?    0 Yes 0 No
Guest
 
  Re: What is the deference between regression testing and re-testing?
Answer
# 7
Re-Testing:Testing the application solving the bug is fixed or
not called as Re-Testing.


Regression Testing:
            On the modified build any side effects are
coming we are going to conduct the testing called as
Regression Testing.
 
Is This Answer Correct ?    1 Yes 0 No
Santhoshkumar
 
  Re: What is the deference between regression testing and re-testing?
Answer
# 8
Regression Testing : To ensure that changes in one part of 
the software has no ill effect in the other part of the 
software. Whenever the changes has made in the source code, 
a set of pre defined testcase has been executed, check 
whether any other portion of the sotware affected.

Re- test - Retesting means we testing only the certain part 
of an application again and not considering how it will 
effect in the other part or in the whole 
application.
 
Is This Answer Correct ?    1 Yes 0 No
Raja Selvan
 
  Re: What is the deference between regression testing and re-testing?
Answer
# 9
Regression testing is done on modified build,to test 
whether the changes made on the build have effected the 
already existing functionality or not,i.e to check whether 
the old bugs are modified or not and also any new bugs are 
raised or not by the modification of old bugs.

Retesting is done on the same build with multiple sets of 
data.
 
Is This Answer Correct ?    1 Yes 0 No
Sirisha
 
  Re: What is the deference between regression testing and re-testing?
Answer
# 10
Retesting is done to check whether the developer rectifies 
the defected modules or not. Whereas Regression Testing is 
done to find out whether the rectified modules affect the 
other modules or not
 
Is This Answer Correct ?    0 Yes 0 No
Manju
 
  Re: What is the deference between regression testing and re-testing?
Answer
# 11
Regression Testing:
Objective is to check the new functionalites have been 
incorporated correctly with out failing the existing 
functionalities.

Retesting:
re-execution of testcases on same application build with 
diferent inputs or testdata
 
Is This Answer Correct ?    0 Yes 0 No
Sudhakar8
 
  Re: What is the deference between regression testing and re-testing?
Answer
# 12
Regression testing---Reexecution of the test cases on 
modified building.

Re-testing--Re execuiton of the test cases on same building 
with different input data.
 
Is This Answer Correct ?    0 Yes 0 No
Vijay
 

 
 
 
Other Manual Testing Interview Questions
 
  Question Asked @ Answers
 
testing is a procedure or methodology,diff between methodoly and procedure? Cap-Gemini2
How to prepare Test data? Verizon8
Can the system testing be done at any stage?  1
what are the contents of black box & white box testing.  3
Is there any template for Test case review? or if it is, include it?  2
If there are Requirements document, we can use traceability matrix to find the test coverage. How to get the test coverage if there are no requirements.  2
what is ERP? why inventory comes in ERP? BirlaSoft4
who will give priority for testcase? CA5
WHAT ARE THE DIFFERENT TECHNOOGIES OR SOFTWARE LANGUAGES THAT SOFTWARE TESTER SHOULD KNOW? TCS5
what is tracebility matrix.what is tracebility template Exalt6
what is meant by Pre-Conditions that we include in Test Cases? Can anyone provide those for this Website?  2
How well you work with a team? IBM1
Could anyone explain the testing process end to end? I you get a new project what you do, first as a test manager? Explain later steps too...  3
What is backward compatibility testing  1
how would u do performance Testing manually for web site.  5
How do you develop a test plan and schedule? Describe bottom-up and top-down approaches.  4
If its a bug whats the next process?to whom will we send it and in which way or form?  2
what are the examples for web based applications and Client Server Applications GXS3
What is the Driver in Integration Testing..Anybody can explain it.....Thanks in advance..... Siemens3
what we get from srs doc ?  6
 
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