Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


difference beween re testing and regression testing?

Answers were Sorted based on User's Feedback



difference beween re testing and regression testing?..

Answer / guest

RE-TESTING: we check for the particular bug and its
dependencies after it is said to be fixed.
REGRESSION TESTING : We check the entire system whether the
fixed bug make any adverse effect in the existing system or
not.

Is This Answer Correct ?    96 Yes 24 No

difference beween re testing and regression testing?..

Answer / satya_k21

Hi,


Retesting means we are going to check weather the bug is
fixed or not..

Regression testing means 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.. that means
due to the fixation of the bug we got any side effects in
the application or not..


Regards,
Satya.k

Is This Answer Correct ?    54 Yes 8 No

difference beween re testing and regression testing?..

Answer / udham singh

i will make u understand by the good example
let there are 100 test cases
out of which 60 cases passed and 40 fails.
we will RE TEST 40 cases i.e we will de bug 40 cases.

but due to fixing of these 40 cases there may be an impact
on the 60 passed cases.

so we will select certain cases from the passed 60 cases
based on certain cretaria.

and testing those tests in called REGRESSION TESTING

Is This Answer Correct ?    6 Yes 0 No

difference beween re testing and regression testing?..

Answer / sumeetha venkatsan

Retesting means executing the same test case after fixing
bug to ensure the bug fixing.

Regression Testing means to test the entire application to
ensure that the fixing of bug will be affecting anywhere
else in the application

Is This Answer Correct ?    3 Yes 0 No

difference beween re testing and regression testing?..

Answer / deepak

Regression testing: Regression testing conducted to
determine whether changed component has introduced any error
in unchanged components.

Retesting : Retest is the process of checking whether the
reported bugs are been fixed or not by the development team.

Is This Answer Correct ?    2 Yes 0 No

difference beween re testing and regression testing?..

Answer / praveen

re testing:re execution of testcases on the modified build
to ensure that bug is closed or not

regression testing:re execution of testcases on the
modified build to ensure that resolved bug has made any
impact on other functionality

Is This Answer Correct ?    13 Yes 12 No

difference beween re testing and regression testing?..

Answer / priyanka singh

Retesting:Retesting is done to ensure that affected areas of
application working properly after changes or after bug fixing.

Regression testing:Regression testing is done to ensure that
unaffected areas are working properly after modifications in
the code.

Is This Answer Correct ?    1 Yes 0 No

difference beween re testing and regression testing?..

Answer / lucksha

Retesting:-reexcecute the test cases on same application
built with multiple test cases.
Regression Testing:-excecute the select test case on
modified application built

Is This Answer Correct ?    1 Yes 0 No

difference beween re testing and regression testing?..

Answer / navya

Regression testing : After the bugs got fixed . In the new
build We check the entire system is working as per the
specifications

Retesting : once the bug got fixed we test the same test
case and check the bug got fixed as per the specification
or not.

Is This Answer Correct ?    0 Yes 0 No

difference beween re testing and regression testing?..

Answer / amit

hey guys! can anyone tell me the answer for this :

if i hv 100 test cases for an application and suppose out of
1000, 10 test cases fails. So how many test cases we need in
case of Retesting and Regression testing respectively?

Please reply!

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

what is difference between BVA and Equivalence Partitioning? For login page(UN,PW) i have requrement as characters should be Alphanumeric.how you aplly both BVA and EP.......?

3 Answers   EDS,


Ho can i test the Email test boxes.

3 Answers   CTC,


is software testing easy ??? Give me perfect Ans.

3 Answers   SunGard,


How would you ensure 100% coverage of testing?

2 Answers  


when testing will starts in a project?

12 Answers   Ordain Solutions,


what is alpha , beta testing ?

9 Answers   CSS,


can anyone please clearly tell me about test scenario,test script&test case.in which levels v prepare all these?

1 Answers  


i'm 2007 passed out.I'm very much interested in testing.i tried very hard to get a job.wat to do if i don't get a job in small company also?

5 Answers  


What are new features in Vista / Longhorn ?

2 Answers   nvidia, Symantec, Veritas,


How do u prepare test environment for ur application?

0 Answers  


How does testing affect risk?

2 Answers  


What are the main key components in web applications?

0 Answers  


Categories