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 |
what are risks and contigencies(solutions) of an ecommerce (online shopping and bidding project)application?we describe this in Test plan can anyone tell me abt this?
How u test 3 Drop Down menu means one is for state,other is for city and Pin code test these drop down
what are the columns are there in peer review record sheets?
2 Answers Professional Access,
Explain Test Plan with example? Explain following in the test plan with examples What is being tested? What are pass/fail criteria? When will each test occur? What Hardware & Software environment is required? What features must be tested? What features will not be tested? What are the responsibilities of individuals & organisation in the project?
after completeing testing ,what would u deliver to the client?
What is the difference between Unit Testing and Debugging?
wat is the diffrence b/n dyanamic blackbox testing and static black box testing.and which one is better
What is severiety and priority of the bug?how do they effect u to report the defect in the builds?
Difference between JOB POSITION of Quality Assurance Engineer and software testing engineer.What are the responsibility for each?? It's really urgent.
How to export the bugs at time excel sheet? What is the sanity testing and smoke testing how can we do in the company?
Wht is the use of vss (management tool)
give on example of regression testing, u did in yuor projec?