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...


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

We have a directory structure /usr/local/jboss/server/{$app_name}/log/*.log which contains 1000 log files. A web application has been logging to the cloud.log file, the attempts of a user called test. The code logs the following way: log.debug(username); where the username equals “test”. What command line application and or combinations of applications will you call in order to create a file named user_log.csv that contains the following lines, where the timestamp is sorted: timestamp,username

0 Answers  


I have to write a User Story for a customer withdrawing cash out of an ATM. Can you send me some examples PLEASE. I appreciate your assistance.

0 Answers   Bond Inco,


Will automated testing tools make testing easier?

0 Answers  


what do u do when u enter at ur system till end of the day?

3 Answers   IBM,


List out the roles of software quality assurance engineer?

0 Answers  


what approach do you folllow in writing test cases?

0 Answers  


What is a test case template?

0 Answers  


can u share your though about test leakage matrix with template?

0 Answers   XYZ,


Performance Evaluation means..?

0 Answers   HCL, Kernex Micro Systems,


Can we automate the application if it's manual testing is Adhock Testing

2 Answers   Livetek,


What is the role of Tester in BRS(Business Requirement Specification)phase in V-Model.

1 Answers  


What would be a good answer when someone asks 'What was your best bug you found'? How does a person know whats the best bug? I never found the best bug..all my bugs are good.

1 Answers  


Categories