What is meant by retesting? Is it similar to smoke/sanity
testing?

Answers were Sorted based on User's Feedback



What is meant by retesting? Is it similar to smoke/sanity testing?..

Answer / shiva

No retesting is not similar to Smoke testing but it
somewhat related to Sanity testing

Retesting is nothing but you have already tested that
module and your doing it again when a bug was fixed which
you raised on that module.

For example:

You are testing an application and you found a bug in one
of the functionality, you raised it to developers for
fixing it.

they fixed the bug and send it for retesting. then you will
test only that functionality whether it is working fine or
not this is known as retesting.

Is This Answer Correct ?    9 Yes 1 No

What is meant by retesting? Is it similar to smoke/sanity testing?..

Answer / lakshmanaraj bg

Retesting can't be a smoke/sanity testing. that's different.

Retesting:

Retesting simply means repeating a test case whereas when it comes to regression testing a plethora of cases open.

Retesting is testing the bugs are fixed or not which were reported.

Retesting means, testing the application with multiple inputs.

Is This Answer Correct ?    1 Yes 0 No

What is meant by retesting? Is it similar to smoke/sanity testing?..

Answer / lily

When a functionality is added to the application, we need to make sure the newly added functionality does not break the application. In order to make it sure we perform a repetitive testing called regression testing. We also do regression testing after developer fix the bug.

Smoke testing: initial set of test to check whether the major functionality are working or not.

Sanity testing: It is the subset of regression testing. It is perform when we do not have enough time for testing.It is surface level testing

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QA Concepts Interview Questions

What are the types of testing can be performed on facebook login page?

0 Answers  


Mention what are the test artifacts involved in qa?

0 Answers  


Due to shutdown failure, one application is not running then what type of testing do u perform? Load testing or stress testing or recovery testing ?

3 Answers   Logica CMG,


what sort of things what u put in Bug Report ?

5 Answers   HCL, TCS,


What is binary portability testing?

0 Answers  






What is the Differnce B/W Quality Management and Quality Control

0 Answers   FIC,


what is the difference between defect age and build intervel period?

1 Answers   Semantic Space,


what are the metrics you are following?

1 Answers   Cap Gemini,


Give examples of boundary value and equivalence partitioning test cases.

2 Answers  


What is the rule of a "test driven development"?

0 Answers  


What is role and responsibility of a senior software testing engineer in the company?( Day to day activities)

1 Answers   Infogain,


create a daily status report or list the items you will cover in a status report

0 Answers   QA, TCS,


Categories