ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
info       Did you received any Funny E-Mails from your Friends and like to share with rest of our friends? Yeah!! you can post that stuff   HERE
Google
 
Categories  >>  Software  >>  Testing  >>  Manual Testing
 
 


 

 
 Automation Testing interview questions  Automation Testing Interview Questions
 Manual Testing interview questions  Manual Testing Interview Questions
 QA Concepts interview questions  QA Concepts Interview Questions
 Mobile Testing interview questions  Mobile Testing Interview Questions
 Test Cases interview questions  Test Cases Interview Questions
 Test Documents Reporting interview questions  Test Documents Reporting Interview Questions
 Testing AllOther interview questions  Testing AllOther Interview Questions
Question
What is the difference between smoke and sanity testing? 
and when we perform smoke testing and when we perform 
sanity testing?
 Question Submitted By :: Priya
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What is the difference between smoke and sanity testing? and when we perform smoke testing and when we perform sanity testing?
Answer
# 1
AS their name indicates
Smoke Test means: Build Verification Test(BVT)
                  checking the Build is stable or not.
Sanity Testing: Tester Acceptence Test(TAT)
                Checking the given Build is testable or not
                That means checking all features are  
                working and accesssible or not.
But one thing In most of the testing companies  even in Some
Big MNCS  the above two are considered as same.

to be continues...........

rajendra_penumalli@yahoo.com
9885162742
hyd
 
Is This Answer Correct ?    0 Yes 1 No
Rajendra Prasad Reddy
 
  Re: What is the difference between smoke and sanity testing? and when we perform smoke testing and when we perform sanity testing?
Answer
# 2
After getting the build, first we will be doing sanity 
testing to conform whether the given application is able to 
carry for further testing.

Smoke testing is that after completing the whole testing of 
the build, we will be checking the build is stable or not.
 
Is This Answer Correct ?    0 Yes 1 No
Arjun Reddy.n
 
 
 
  Re: What is the difference between smoke and sanity testing? and when we perform smoke testing and when we perform sanity testing?
Answer
# 3
a)	In smoke and sanity 1st conducting the sanity 
testing.
b)	Sanity testing is nothing but whether the 
development team release build is a, is table for complete 
testing or not test is called the sanity testing.
c)	That is the build start to end is possible, no 
middle brakes, if some navigation after the build and with 
system hang or not this types of tests
d)	This sanity testing also is called the Tester 
acceptation testing (TAT) or build verification test (BVT) 
e)	This test is monitory test also
f)	Now smoke testing is nothing but it is a small 
change a in a sanity testing process.
g)	That is in above (in sanity testing) what test are 
conducting now the tester if any problem arise then in 
tests, then reject build with reasons, build is not working 
it is called the smoke testing.
h)	Smoke testing is also known as the optional testing 
also.
i)	Actual it the both process but now the MNC 
companies are follow the when the problem arise, (remember 
it not test execution it is only 1st build verification 
test only) then stop the test on the build the intimate the 
developments team.
j)	So all are doing smoke testing only that here 
verify and intimate also.


My name is k.chandra sekhar
My phone no is 09246540049
I am in hyderabad
My mail id is ndra_143@yahoo.co.in 
If any body want full explain send that mail
 
Is This Answer Correct ?    1 Yes 0 No
K.chandra Sekhar
 
  Re: What is the difference between smoke and sanity testing? and when we perform smoke testing and when we perform sanity testing?
Answer
# 4
Smoke Testing: in which one can perform initial an short 
span testing conducted on the application to check if all 
the required windows/features/objects are basically 
available in order to carry on the detailed testing on 
it.So the smoke testing is referred as availability testing.

Sanity Testing: it is also same as Smoke testing, but it 
checks for proper availability.
 
Is This Answer Correct ?    0 Yes 0 No
Sai Ogirala.
 
  Re: What is the difference between smoke and sanity testing? and when we perform smoke testing and when we perform sanity testing?
Answer
# 5
Hey please dnt give wrong answers ...

whenever a build is released first of all we do smoke 
testing to check whether the build is ready to take further 
testing.its just to check the major funtionality ..

Sanity testing is in depth testing which cover all the 
major and minor functionality of a project..

for e.g let to check module A , B , C is called smoke 
testing than in depth testing of these modules like in <A> 
a1,a2,a3.. than in function <B> b1,b2,b3 ,i mean in depth 
testing of major functionality,is called sanity testing..

in sanity we dnt need to execute test cases..
 
Is This Answer Correct ?    4 Yes 0 No
Shalini Sr Software Engineer
 
  Re: What is the difference between smoke and sanity testing? and when we perform smoke testing and when we perform sanity testing?
Answer
# 6
smoke testing - build verification test
which is done by release engg team near develovpement 
enviroment
sanity testing- done by qc testers near deployment 
enviroment
 
Is This Answer Correct ?    0 Yes 1 No
Rohit Sharma
 
  Re: What is the difference between smoke and sanity testing? and when we perform smoke testing and when we perform sanity testing?
Answer
# 7
There is not much difference between smoke and sanity testing.

The functionality testing we do for both is the same. The
type of testing we do is same but the only difference is the
team who does it.

Smoke testing: it is also called as Build Verification Test.
The developer's team after finishing there coding part they
go through the entire application which they complete (
which we call is a build) to check whether it is working
properly according to there requirement. Here each and every
developers check there own functionality and once they feel
it is good then they give a statement to tester team that
build is ready to test.


Sanity Testing:-  It is also called as Tester verification
Test.Now to accept the build which developers are given
tester too check for the minimal functionality working
conditions. They check the minimal functioanlity and check
whether it is suitable for the testing team to conduct
testing or not.

         In one way tester check whether the build is in
testable condition or not.


THe way the functionalit testing goes is exactly the same in
both smoke and sanity testing. the only different is
developers conduct they test called as smoke testing before
they hand over the build to testers  and testers check the
functionality of the build to check whether it is suitable
to accept for further major testing before accepting the
build of testing.


I hope this might help you.
 
Is This Answer Correct ?    0 Yes 0 No
Abdul.sameer
 

 
 
 
Other Manual Testing Interview Questions
 
  Question Asked @ Answers
 
what are the reasons is commonly cited as the primary benefit to Test-Driven Development?  1
what is requirement traceability matrix? Mention its format Zycus-Infotech2
Risk analysis consist of A)1 step b)2nd step c)4 step d)6 step Which is correct Answer please any one tellme and mail me CashEdge2
What is the Technique followed to test Login Screen(Web) BVA or Equivalent Partition why? RTG8
How can a tester ensure that his\her test cases covers all the functionalities of a particular application? Accenture5
what is Defect Containtment? Accenture1
Can anyone give me the example of 1. High severity & low Priority bug 2. Low Severity and High Priority bug 3. High Severity and High priority bug GXS1
what is the difference between web applications and lient server applications  3
Describe me to the basic elements you put in a defect report?  4
difference b/w sanity testing and somke testing ?  6
Hi frnds, can any one tel me how we can test an MODULE by using SRS documents ? reply me plzzzz Valtech1
what is stress testing, and load testing, vidune testing pls give suitable example in the question  1
How do you estimate staff requirements?  2
I m writting the test cases in Excel sheet. After wrting test cases for version 2.0.0 If there is new feature added in build 2.0.1, I will write test cases for newly added feature. Then 3.0 version release for testing with new feature. I will write test cases for newly added feature 3.0 But if in between 2.0.2 build release for testing with same feature of 3.0.Then should I have to write test cases for same feature again? If not --> when 2.0.2build again release for testing after 2months then How should I came to know that I have to run these test cases on 2.0.2build?  2
can anybody explain traceability matrix clearly  3
what are the different testing methodologies and testing techniques? Am asked in interview that what is the defect age? I replied that the time gap between the defect reporting and defect resolving. then the interviewer asked me if at all the defect is not resolved then what is the defect age of that particular defect? can anybody answer this?  2
What is the diff bet test scenario and test case.  3
What is application server and what is web server? AZTEC1
For Web Applications what type of tests r u going to do .. tell me the Importent ones.. Infeneon-Technologies9
test cases on calculator BMC1
 
For more Manual Testing Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com