Diference between sanity & somke testing?
Answers were Sorted based on User's Feedback
Answer / rohit
Sanity Testing:It's generally is a subset of regression
testing.It is in-depth testing of that module for which the
errors have been rectified. If the error is in one function
of the module we will test that function as well as the
whole module.
Smoke Testing: It is done to ascertain if the build is
stable and can be used for further testing.it is done to
find wheter the basic functionality of the program is
stable.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / guest
i think both are same.
sanity testing: After receiving the build, testers has to go
for sanity testing, in order to ensure that build is stable.
Shankar
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sam
SMOKE TESTING:
Smoke testing originated in the hardware testing practice
of turning on a new piece of hardware for the first time
and considering it a success if it does not catch fire and
smoke. In software industry, smoke testing is a shallow and
wide approach whereby all areas of the application without
getting into too deep, is tested.
A smoke test is scripted, either using a written set of
tests or an automated test
A Smoke test is designed to touch every part of the
application in a cursory way. It’s shallow and wide.
Smoke testing is conducted to ensure whether the most
crucial functions of a program are working, but not
bothering with finer details. (Such as build verification).
Smoke testing is normal health check up to a build of an
application before taking it to testing in depth.
SANITY TESTING:
A sanity test is a narrow regression test that focuses on
one or a few areas of functionality. Sanity testing is
usually narrow and deep.
A sanity test is usually unscripted.
A Sanity test is used to determine a small section of the
application is still working after a minor change.
Sanity testing is a cursory testing, it is performed
whenever a cursory testing is sufficient to prove the
application is functioning according to specifications.
This level of testing is a subset of regression testing.
Sanity testing is to verify whether requirements are met or
not, checking all features breadth-first.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / rahul
Sanity testing: A tester conduct testing on the received initial build to verify the basic functionalities of our application.It is also known as Build verification testing.
Smoke testing: A tester are validating the negative and positive functionalities of a application.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / swati purohit
smoke testing: consider as a positive testing.In this
testing will do short testing.
Sanity testing : consider as a negative testing .sanity
testing is to verify whether requirement are met or
not ,checking all features breadth- first.
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / rajesh.pothina
Sanity Testing:
Initial testing is called as sanity
testing. After completing the test initially we will test
the givem module is that up to the mark or no that is
called sanity testing.
Smoke Testing:
Smoke testing is nothing but before
releasing the project the final testing is done that
testing is called smoke.
Based on the organization this will we wise versa in some
organizations the name will be in opposite but the theme is
the same.
| Is This Answer Correct ? | 2 Yes | 7 No |
There are 2 options for Editing say Edit User. 1) Press Alt+E 2) Double click the user 3) Press Edit button Should I have to write 3 different cases for it?
If you are a team leader and u have to complete your testing job of 5 days into 2 days, how would u handle this situation with team members?
Hi Friends, I have recently completed Testing course and planning to apply for jobs, I am Planning to put Banking Project in my resume but b4 that I need your help guys According to my knowledge in the banking project basically it contains 3 modules say 1. Banker 2. Admin 3. Customer Could you please explain me in terms of interview like how to explain each module and what exactly each module does and what type of testings we can do on banking project. Any help would be appreciated Thanks in advance Swapna
what is walkthrough?
Assume a login page, and you have written 10 cases(say for example). How will you justify that these 10 testcase suffient for the login and how do you say this is 100% satisfies the need.
About database testing,plz proide me the link for database testing doucments. Koteswar Rao
Hi, I need Quality Center user guide.Can any one tell from where I can get it? Thanks, Smita
I faced this question in interview. please answer any body what is core team in testing
what ia the necessity of sdlc, stlc and testcases
What is Test management?
what does 80hz refresh rate indicates?
WHAT IS JOIN AND TYPES?WHAT ARE STORED PROCEDURES?