What is the difference between Sanity Testing and Smoke Testing?
Thread Tags
Adobe Illustrator Adobe InDesign Adobe Photoshop Android Development Android Programming Android Studio Automation Testing C / C++ Programming Career Options College Lounge css digital marketing Digital Marketing / SEO Fireworks Graphic Design Graphic designing Graphics Design Graphics Designing HTML? Illustrator Internship Training logo Design logo designing Magento Photoshop PHP Programming QA react-native Scroll Website SEO Single Page Website Stock Managment System Testing Typography UI UI/UX Development UI Design UI Designing UI development User Interface UX Design Web Designing Website Design Wordpress wpRegister for free!
Registration at Smart Mentors is completely free and takes only a few seconds. By registering you’ll gain:
- Full Posting Privileges.
- Access to Private Messaging.
- Optional Email Notification.
- Ability to Fully Participate.
Register Now, or check out the Site Tour and find out everything Smart Mentors has to offer.
Tagged: Smoke-Sanity
This thread contains 1 reply, has 2 voices, and was last updated by Urvish 2 years, 3 months ago.
- Author Replies
- August 12, 2017 at 11:15 am #18262
smoke and sanity testing are most misunderstood topics of software testing , i want to understand it in brief.
- December 25, 2018 at 11:57 am #50590
Hello Krishna,
Here are key differences between sanity testing & smoke testing:
Sanity Testing:
– Sanity Test is done during the release phase to check for the main functionalities of the application without going deeper
– Sanity testing is usually performed by testers only
– Sanity Testing exercises only the particular component of the entire application & not documented.Smoke Testing:
– Smoke Test is done to make sure if the build we received from the development team is testable or not.
– This testing is performed by the developers or testers
– Smoke Testing exercises the entire application from end to end & documented. - AuthorPosts
You must be logged in to reply to this thread.Please login or register. Registration is 100% free.