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 between re testing and regression testing, smoke
and sanity testing

Answers were Sorted based on User's Feedback



Difference between re testing and regression testing, smoke and sanity testing..

Answer / vikas poriya

re testing is the again testing of a module to ensure that
the bug is fix or not........
regression testing is the testing of a module to ensure
that there are no bad effect on other module connected to
it when we fix the bugs

Is This Answer Correct ?    19 Yes 4 No

Difference between re testing and regression testing, smoke and sanity testing..

Answer / tejas trivedi

Re-Testing means developer has solved any issue and testing
of same issue again is Re-Testing.

Regression testing means testing the impact of solved issues
on other intergrated modules also. We will sure that solved
issues does not impact or does not create bug in other
module also.

Sanity testing is initial testing effort. It is to be sure
that out application or product is acceptable for further
major testing.

Smoke testing means to test the main and major functionality
of the system. We can perform this testing when we have not
sufficient time to finish testing.We will chck major part of
the functionality also. Say ex.. Payment , Billing module,
Registration

Is This Answer Correct ?    24 Yes 13 No

Difference between re testing and regression testing, smoke and sanity testing..

Answer / harshita

Retesting and Regression testing is correct.
But the definitions of Sanity testing and smoke testing are
interchanged.

Is This Answer Correct ?    7 Yes 2 No

Difference between re testing and regression testing, smoke and sanity testing..

Answer / sravan

In re testing we will test the application once again by
giving different input data.
In regression testing we will test the new build and we will
also test the dependent functionality.
Smoke testing is done before the deployment of application
into test environment here they will test the basic
functionality of the application.
Sanity test is the first test conducted by the tester to
validate the basic functions are working as per the
requirement or not. If sanity testing fails we cannot
cotinue testing.

Is This Answer Correct ?    9 Yes 5 No

Difference between re testing and regression testing, smoke and sanity testing..

Answer / bala

Smoke testing is help to test for major funtions
sanity testing is help to test for particular a module

Is This Answer Correct ?    4 Yes 1 No

Difference between re testing and regression testing, smoke and sanity testing..

Answer / nrg.sreevani

testing a functionality again and again is retesting.
re_executing the selective test cases for a dependent
functionality on the modified bulid is called regression
testing.
re_testing will be conducted to conform bugs r properly
fixed r not.where as regression testing will be conducted
to identitfy side effects with may occurs becuase of the
bug fixers.
re_testins starts fron first bulid where as regression
testing starts from modified bulid
smoke:it is a kind of quick test or rough test conducted on
the application to determine does the application is
elligible for detail testing r not
snaity testing:a quick test conducted on the application at
production environment to determine does the application is
eligible for acceptance testing r not

Is This Answer Correct ?    4 Yes 3 No

Difference between re testing and regression testing, smoke and sanity testing..

Answer / wasim

Retesting is executing the same step which is logged for a particular defect. To see that whether it is occuring again.

Regression Testing is re-executing the whole Test Case once again for occuring same defect or occuring defect due to it impact.

Smoke Testing is to test the application some general and major functionality to see whether it is acceptable for testing or not ?.

Sanity Testing is to test the main or crucial functionality of the application.

Is This Answer Correct ?    2 Yes 1 No

Difference between re testing and regression testing, smoke and sanity testing..

Answer / gopinath

Retesting means testing the entire application with
different combination of input data.and testing the
previously not correct working functionality in new build.

Regression testing means testing the application for
previously not correctly working functionality and due to
these functions any dependencies exist in the application.

smoke testing is the basic testing whenever new build
released. it means that testing the application for
different URLS,Links.

Sanity testing is the testing by satisfying this only is
accepted unless it is rejected. In sanity testing we check
functionlities random by having knowledge on the
application. if any show stopper defects are exist we reject
the build.

Is This Answer Correct ?    3 Yes 8 No

Difference between re testing and regression testing, smoke and sanity testing..

Answer / cr

smoke and sanity test are one and the same. It is a trick
question

Is This Answer Correct ?    1 Yes 6 No

Post New Answer

More Manual Testing Interview Questions

what is JAVA TESTING? What Testers will do in JAVA Testing. Can any one Give suitable Ans Pls. it's urgent

0 Answers   IBM,


1. what are the types of testing you know and you experienced ?

2 Answers  


What are bug leakage and bug release?

0 Answers  


in which Software Life cycle phase does testing occur?

2 Answers  


Suppose Username and Password is there, Username is limited to 8 characters!! Then what r all the Possible Test Cases for it??

3 Answers   Ciena,


qtp9.2 and qtp10.0 difference

0 Answers  


Project had been started in Manual testing and Automation of some fixed modules, Then finally decided to Test the total Application in Automation then it is possible to test that application.

2 Answers   HCL,


What are the basic concepts of database that a software tester should know?

3 Answers   SGT,


severity and priority of bugs?

9 Answers   Wipro,


What ishigh severity, low priority bug?

0 Answers  


Can anyone have some better answer for this.. Difference between Boundary value analysis & Equivalence partitioning?

3 Answers  


as a tester, do u know only ur module requirements or other module req's also?

4 Answers   Accenture,


Categories