What is d differences between sanity and smoke testing with
xample?If anyone knows pls ans dis ques
Answers were Sorted based on User's Feedback
Answer / novic
smoke testing is a testing which used to test the major
functionalities of the application. It is also called as
confidence test or build verification test. If smoke test
fails, we can ignore to do the further testings means we
can stop the testing thereitself.
sanity testing is a subset of regression testing. checking
the functionalities in a depth-wise.
Eg: if u buy a mobile, we will check the major
functionalities like receiving calls, sending calls,
receiving msgs and sending msgs.This is all nothing but
smoke testing.If you do have problem with incoming or
outgoing calls or msgs, then that mob is unfit to buy. So
it falls in smoke testing.
After we got mobile, when we have time, we used to go
through all mobile applications like alarm, ringtones,
settings, filemanager, entertainment, walkman....This is
also major functionalies but extra features not consider as
smoke.This is all nothing but sanity testing.
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / chinna
hello laxmi,
some persons told smoke testing is done by testers,
is it correct? what is release note? plz give me answer?
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / laxmi
sanity testing is done when the build comes from dev team
to testing tean and smoke testing is done when the build is
ready to release after adding the release notes and all
but in both the testing we will check whether all mojor
functionalities are working fine or not
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / ranjeet kuamr singh
sanity testing is test by the tester and near deployment
environment.errors are identified related to the operation
of the stated functions of AUT(application under test)/SUT
(system or software under test). eg:- working of tool
bar,menu bar in MS word.
smoke testing is development environment. errors are
identified related to the availability of the stated
functionality of AUT/SUT.
eg:- Availability of tool bar status bar in MS word.
| Is This Answer Correct ? | 0 Yes | 3 No |
hai friends, I need clarifications for some doubts in testing terminology. 1.What is thread testing. 2.What is bucket testing and which automated tool is used to do this test. 3. ERP testin automation testing. 4.What is Data Warehousing testing? 5.What is Implementation testing? 6.What is Shake out testing? please let me have the clarifications in detail
Can Anybody tell me What is diff. in Win2k namd Win-XP Thanks in advance
what is the Slippage Ratio in your company?
what is traceability matrix?
difference between static and dynamic testing( not just definition) as a 4+ experienced guy
Can you please let me know the negative test cases for telephone and notepad?
How will you test manually if you have more than 1000 of data?
what is the Difference between Integration testing and system testing?
Swap 2 variables without using a temp variable
What is a bug triage?
How would you ensure 100% coverage of testing?
Build with fixes has been deployed on QA environment if asked by your manager to reproduce how can you reproduce the issues? (by using the previous build) Can you access the previous build? If so ,what are the tools or how can you access?