What is difference between Smoke&Sanitary Testing?
Answers were Sorted based on User's Feedback
Answer / nitin verma hcl
Hi,
Smoke Testing:- When a build is received, a smoke test is
run to ascertain if the build is stable and it can be
considered for further testing. Smoke testing can be done
for testing the stability of any interim build. Smoke
testing can be executed for platform qualification tests.
Smoke testing can be done for testing the stability of any
interim build. Smoke testing is done by developers before
the build is released or by testers before accepting a build
for further testing.
Sanity testing:- Once a new build is obtained with minor
revisions, instead of doing a through regression, a sanity
is performed so as to ascertain the build has indeed
rectified the issues and no further issue has been
introduced by the fixes. Its generally a subset of
regression testing and a group of test cases are executed
that are related with the changes made to the application.
Plz correct me if i m wrong..
Regards..
nitin9360@gmail.com
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / ravindhar
Smoke testing is to find out the 'Testability' of the build
by ensuring the crucial functionalities of the application
have been delivered. This will done once build released to
QA.
Sanity testing: It is cursory testing, can be done any time
to ensure that application is working properly. mainly
focus on GUI checking, database connectivity, printer
connectivity
So both are have their own nature.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sharman
Thousand mind, mounth and million different thoughts....
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sunil reddy
Both are validating 4 whether basic functionality of build
is stable or not for further testing
| Is This Answer Correct ? | 0 Yes | 1 No |
Smoke testing is done whenver a new build comes to TCOE
team.if the smoke test pass then only teasting team proceds
for further testing i.e. basic testing done by the testing
team.
Sanity Testing:the world sanity means FRIEND whenever the
developer develops any code he do the testing by
himself.but he is not sure for what he coded so he colegie
i.e. friend developer do the testing of that code is called
sanity. actully sanity testing done by the development team.
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / shrish mahajan
Smoke Testing:
The testing process in which we execute maximum number of test cases with minimum number of test data to ensure the system is ready for testing and is stable. It is done by Testers. A smoke testing is just a cursory examination of all the basic components of a s/w under test to ensure that they work.
Sanity Testing:
The testing process in which we execute maximum number of test cases with minimum number of test data to ensure that system is ready to deploy in the production environment. It is done by the Business Analysts.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / sriram
Sanity testing is nothing but Bredth level testing that
means we will touch all the functionalities we will not go
into deep, where as Smoke testing is depth testing we will
go in deep to test each and everything w.r.t the
functionality.
| Is This Answer Correct ? | 1 Yes | 3 No |
Answer / sudhir
Sanity Test:Every time when a new build comes to the
testing team then firstly sanity testing is done.Sanity
consists of testing the basic functionalities of the
application.Now if any major issue is reported then the
build is rejected and sanity fails.
Now in the next build the testing is done on the reported
issue and other features are smoked out.This is smoke
testing.
| Is This Answer Correct ? | 0 Yes | 3 No |
Answer / selvaa
Sanity : first conduct the sanity testing,then only go to
further testing,its means to check the basic
functionalities...
Smoke: its final testing,the particular build is going to
realease,if its capable of live environment....
kayessor Blr
| Is This Answer Correct ? | 0 Yes | 4 No |
If you found any high priority bug before release product then what will you do as tester if you only tester in team??
What types of testing is specifically important for web testing?
How we Check Perfomance testing In Manual? for web application and it is for only web apps or for Client server app's? Plz any body
HI friends, I am 1.2 years of exp in manual testing,,, now i got job in Visteon,,, as a tester in embedded products,,, but they told it is contract of only 3 months,,, can i take this offer or not plz give idea,,,,, if i take mean it there any possibility to be a regular employe of that company after 3months..... reply soon
what r the client side scripting languages and server side scripting languages
(questions asked in interview)hi every one can any one please answer to this questions.these questions were asked in an interview.i have another interview next week . 1.when the time schedule is tight how will you approch the testing,and the relese is nearing and we need to finish testing how can we follow in that case.do we need to exicute all the test cases or can priortise and leave some to next relase. 2. when a new feature is added to the existing application we need to add new test cases but after that do we need to change all the existing test cases and while running do we need to exicute entire application test cases or only the new feature test cases and related new feature test cases. 3.do you have any situation where you have to write and exicute the test cases same time, how will you follow.does it happens in real time. 4.example of bug which is not reproducible.like tester say that there is bug and developer say no can some example of such bugs. 5.during regression testing some times do we need to add new some additional test cases to test that bug.
What is difference between windows based application and web based application?
Why do we need different environments and different data? What is the other name for environment? Justify your explanation ?
What is the difference between sanity and smoke test? Please explain with an example.
how to maintain review reports
what is error handling in qtp
What is the Technique followed to test Login Screen(Web) BVA or Equivalent Partition why?
10 Answers IBM, RTG,