3. what's the difference between the smoke and sanity testing.
4.Who test the sanity and who test the smoke testing? why?

Answers were Sorted based on User's Feedback



3. what's the difference between the smoke and sanity testing. 4.Who test the sanity and who t..

Answer / srijith

Bit confused with above answers.What i have been hearing is

Smoke
1. More of build acceptance testing.
2. Covers a wider area of functionality at high level.
3. Not in depth testing.
4. Test Results should be published on within hours.

Sanity
1. Covers a narrow functionality.
2. More in Depth Testing
3. Test Results should be published on within hours.

When will sanity testing been done.
One thought is when some defect get fixed we might require
to perform a more in depth testing of corrected functionality.

Then will regression go.
My understanding is regression can cover more functionalit.
Bcoz regression would be prepared for whole application and
we test engineers can choose which needs be regression tested.

PLease reply with correct answers. Looks like too many
technical jargons for same testing.

Is This Answer Correct ?    4 Yes 0 No

3. what's the difference between the smoke and sanity testing. 4.Who test the sanity and who t..

Answer / dupati kalyan krishna

Smoke : smoke testing is a non ecxhaustive software
testing he we will see the most crucial function of a
program but need not bother about finer details

SANITY:
iT IA A NARROW REGRESSION TEST , HERE WE WILL FOCUS ON ONE
ARE MORE FUNCTIONAL AREA OF APPLICATION

sANITY TESTING IS NARROW AND DEEP

Is This Answer Correct ?    3 Yes 1 No

3. what's the difference between the smoke and sanity testing. 4.Who test the sanity and who t..

Answer / ravi kumar

Smoke Testing: When a build is released to testing
department, the test engineer would first check for
availability of all major functionalities in the build. If
there is any major functionality missing in the build, the
tester would reject the build and would ask for a patch. It
is also called build verification testing or tester
acceptance testing.

Sanity Testing: In case of sanity testing, a test engineer
would check for any extra functionalities in the build with
respect to requirements document. It is also called garbage
testing.

Is This Answer Correct ?    6 Yes 4 No

3. what's the difference between the smoke and sanity testing. 4.Who test the sanity and who t..

Answer / mayur karote

Srijith's Ans is right.
Again with Smoke testing, When a build is received and say
there are 10 tester's who were suppose to test the build,
then a group of 2-3 testers will make a quick round of
testing where the will find commen bugs (say installation
error). Otherwise if 10 testers starts testing and all gets
same error then it would be wastage of time of all 10 testers.

Where Sanity testing will be performed to check major
functionality is working or not for a perticular build.

--
Mayur K

Is This Answer Correct ?    1 Yes 0 No

3. what's the difference between the smoke and sanity testing. 4.Who test the sanity and who t..

Answer / anitha bharathan

Smoke testing:
Smoke testing is usually did by the developers,which helps
them to decide whether the application is ready for
testing...Whether will give the build for testing like
that...
Sanity testing:
Sanity testing is done by the testers which helps then to
decide whether to accept the build or not..Major
functionalities have been tested here...

Please correct me if it is wrong....

Is This Answer Correct ?    2 Yes 3 No

3. what's the difference between the smoke and sanity testing. 4.Who test the sanity and who t..

Answer / girishkumar

ANITHA, you are completely WRONG. SMOKE & SANITY TESTING
DONE BY TESTERS ONLY.

SMOKE TEST: Means at least software working or not with out
any run time issues.
SANITY TEST: Means Due to modification in the software
build, is there any most related modules are effected or
not. just like cross checking even if it was passed
previously, there may be a chance to effect by the modification.
EXAMPLE: i am a tester, developer released one software
build for testing, first i will Conduct SMOKE TEST means, i
am checking overall functionality of the software is ok or
not, Then i conduct Real testing, now i got one defect in my
app, then reported the defect to Defect tracking team, they
conformed that is BUG, Then they forward the defect to
Developer, then Developer fix the BUG and released Modified
Build, now again as a tester i will conduct SMOKE TEST once
again to check functionality of the software and then check
weather the BUG is fixed or not, if bug is fixed, then i
will conduct SANITY TEST. Means that, DUE TO MODIFICATION,
IS THERE ANY MOST RELATED MODULES ARE EFFECTED OR NOT, here
we will conduct previously passed test for conformation, if
a previous tests are passed then will go for Regression
Testing.

Is This Answer Correct ?    0 Yes 1 No

3. what's the difference between the smoke and sanity testing. 4.Who test the sanity and who t..

Answer / chinna

hello anitha ur answer is correct,i learned like this.

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More Manual Testing Interview Questions

Where do you get your expected results?

7 Answers  


What is test description and documentation?

2 Answers   Covansys,


What is the diffirent part of Case Studies?

0 Answers  


what is test condition? what is test scenario?

1 Answers   CTS,


1. What is the difference betwwen Test condition and Test Scenario 2. What is the differnce between Test Conditon and Test Scenario

1 Answers   Ness Technologies, Saitech Data Systems,






What is bug life cycle? Pls give me the exact definition?

2 Answers  


how to do security testing in real time scenario in manual testing and automation testing qtp

1 Answers   McAfee, Value Labs,


What is the difference b/n Testing Methodology and Testing methods?

5 Answers  


How will you validate the functionality of the Test cases, if there is no business requirement document or user requirement document as such…

4 Answers   Virtusa,


what is a test case?

11 Answers   Millennium,


in SDLC,at what phase life cycle stops?and what are the input and output of each phase?

5 Answers   Tanla Solutions,


What is bug severity?

0 Answers  


Categories