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

how you will find that this tool can be used to test this software?

1 Answers  


When u will start testing?

8 Answers   Accenture,


What is difference between ach credit and the normal credit?

0 Answers  


Can anyone please tell me how to export the requirements from QC 9.2 to excel file.

0 Answers  


What is the role of qa in a project development?

0 Answers  






Interface Testing means?

5 Answers  


What are the entry criteria for Automation testing?

2 Answers  


What are the test artifacts involved in qa?

0 Answers  


Q) Create Preffered customer: As a customer when i purchase more than $5000 in goods since my first purchase, I become a preffered customer so that i can receive the benefits associated with that status.

0 Answers   NTT Data,


What is boundary testing?

0 Answers  


What is automated software quality (asq)?

0 Answers  


anyone can explain about types of verifications

2 Answers  


Categories