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
What is Retesting & Regression Testing? When do we use
retesting & regression testing(i.e In what situation)?
Please clear me.
 Question Submitted By :: Subhasis.nk
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What is Retesting & Regression Testing? When do we use retesting & regression testing(i.e In what situation)? Please clear me.
Answer
# 1
Re-Testing means ones all bugs are fixing from "bug report",
we are doing the testing for that report,all bugs are fixed
or not?
The retesting is mostly focused on that particular module.
that means in which module we are finding the errors on that
module only we are concentrating and we have to check for
that module only.
Regression Testing:This one is also depending upon "Bug
Report" only.But in regression Testing we are concentrating
on total application
That means:newly fixed bugs were effected in any other
place(like in any other modules)or not this is called
regressiion
Re-testing done by manually
Regression testing done by automation.
 
Is This Answer Correct ?    0 Yes 1 No
Guest
 
  Re: What is Retesting & Regression Testing? When do we use retesting & regression testing(i.e In what situation)? Please clear me.
Answer
# 2
regression testing: when ever change is made in the sorce 
code we are handle in the regression testing . ex add new 
application in the source code 
re-testing:testing conducted on a particular bug when its 
been fixed
 
Is This Answer Correct ?    2 Yes 0 No
Haribaskaran G
 
 
 
  Re: What is Retesting & Regression Testing? When do we use retesting & regression testing(i.e In what situation)? Please clear me.
Answer
# 3
when a developer fix the bug and send the modified build to
a tester, first tester do Re-testing on that module or
application. Re-testing means, testing the module whether
the bug is fixed or not with multiple sets of data.. then 

Regression testing : when the tester come's to conformation
that the big is fixed, then he starts Regression testing on
that modified build. in this testing, the tester test's or
checks whether the modified build is showing any impact on
other application or not.. means whether new application or
functionality is effecting other application or not.the
tester checks after fixation of bug,we got any side effects
in application or not... 

why because , during the bug fixing some parts of coding may
be changed or functionality mat be manipulated.. in this
case the old test cases will up-dated or completely
re-written according to new feauter of application where bug
fixed area..... 

if any mistake pls correct me .. tank u every body

priyan
priyanonlyone@gmail.com
 
Is This Answer Correct ?    1 Yes 0 No
Priyan
 
  Re: What is Retesting & Regression Testing? When do we use retesting & regression testing(i.e In what situation)? Please clear me.
Answer
# 4
Re-Testing: testing the build/ application multiple times
with the same set of Test Cases and the Test Data, which was
used for testing the same application for the first time.

Regression Testing: Testing the new build/ application when
some new functionality is added to the system. This type of
testing usually done to see that the added functionality do
not affect the functionality of the build which was already
tested.
 
Is This Answer Correct ?    0 Yes 1 No
Sush
 
  Re: What is Retesting & Regression Testing? When do we use retesting & regression testing(i.e In what situation)? Please clear me.
Answer
# 5
Hi,
retesting and regression testing both are different-
Retesting is means if nay change in system software or h/w
we need a retesting of the application.and will check the
all data is same working the second time or not?

Regression Testing means if any change will happen the
development side we need the regression testing.and we will
check the all functionality of the system properly.as well
as requirement.   thanks
if any suggestion plz let me know welcome for your suggestion
or mail me-qazijk@yahoo.com
 
Is This Answer Correct ?    0 Yes 1 No
Kazi Jahangeer Alam
 
  Re: What is Retesting & Regression Testing? When do we use retesting & regression testing(i.e In what situation)? Please clear me.
Answer
# 6
Re-testing - testing a reported bug 
to verify that it has been fixed.

Reggression testing - testing the 
entire application to ensure that it 
has not been affected in anyway 
due to fixing of the reported bug.
 
Is This Answer Correct ?    0 Yes 0 No
Siddhartha Singh
 

 
 
 
Other Manual Testing Interview Questions
 
  Question Asked @ Answers
 
where do we use checkpoints in real time?where they actually come into picture?  1
What are the different techniques for writing test cases? Cap-Gemini8
Tell me the some important test cases for lift operation? what is priority?if p1,p2,p3 are the priority levels u should use,what test cases in ur given will be p1,p2,p3?  2
For Web Applications what type of tests r u going to do .. tell me the Importent ones.. Infeneon-Technologies9
Hi! I got an interview call for the post of Trainee QA engg .The interview is on Monday(27/08/07).There is going to be a technical written test followed by an interview on Monday.Can anyone plz tell me what exactly is the technical written test for QA like,is it objective or theoretical based. PLZZZZZ reply as early as possible ---- Its URGENT. -- SK IBM2
what kind of document are follow to write test case ??can u tell me briefly  3
Why does Software have bugs? urgent pls .....  3
Wat is the use of regression testing?is it needed to be done only if any functionality is included or in release of every build?  1
Difference between Test Plan & Test Strategy?  6
Hi i am srinivas working as testing engineer with one of cmm level3 company. i am looking to change for that i posted my resume in naukri i got mails about requirement but when i replyed mails no one call for interview .I applied from past 4 month but i am not geting any interview call . please tell me where is the problem.  2
combo box is object or picture? Vyons-Labs5
wat is the diffrence b/n dyanamic blackbox testing and static black box testing.and which one is better TCS4
How do you test if you have minimal or no documentation about the product?  3
If developers team doesn't agree with the bug raised by you, what is the next step would you take TCS6
What is Internalisation testing? Keane-India-Ltd2
how can we perform load testing and performance testing manually.  1
what is mean by funtionality testing and performance testing,and what is the difference?  4
what is performance testing?  3
When do you go for integration testing?  5
why is it necessary to give a priority to the test cases or/and requirements. why does the Test case ID is not sufficient to identify the test cases to be executed first.  2
 
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