difference b/w sanity testing and somke testing ?
Answers were Sorted based on User's Feedback
Answer / niran munsami (software testin
Smoke testing and Sanity testing are one in the same. Though
the titles given to these tests are different, vary from
organisation to organisation and may suggest that these are
separate test types, the purpose of the test is the same.
Sanity/Smoke testing is a subset of tests used to quickly
scan through software to identify high level defects and
quickly evaluate the level of build quality. The most common
use of this type of test is post-build(code, configuration
and environment) to evaluate build quality and environment
stability prior to the initiation of formal functional or
integration test cycles. The implementation of the test can
be both manual or automated.
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / guest
both are same,there is no difference in between them
| Is This Answer Correct ? | 2 Yes | 3 No |
sanity
A process of testing whether the CODE is ready for further
testing or Not
Smoke
A process of testing whether the BUILD is ready for further
testing or not
| Is This Answer Correct ? | 3 Yes | 5 No |
Answer / balajirao.d
Even though both means the same but with different names is
whether it is product based or service based one...
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / keshab
Somke testing :- this testing will done by tester , this is
scripted & Smoke testing will check the all functionality
of the appliaction but not checking in wide or depth
Sanity Testing :- This Testing will done by Developer ,
this is not scripted & Sanity Testing will check specific
module of the software and this testing will check in wide
or depth
| Is This Answer Correct ? | 1 Yes | 7 No |
Answer / prasanna
smoke testing: after receiving the build from development
team to check the stability of the build for further
testing.
sanity testing :to conduct testing on build after long
period even though we know that it is working abosultely
checking once again that application is working or not.
| Is This Answer Correct ? | 0 Yes | 6 No |
What is the difference between smoke and sanity testing? and when we perform smoke testing and when we perform sanity testing?
What does the test strategy document contain.
Hi Friends.... anyone know who is giving coaching for CSTE exam in bangalore....pls inform me that would be helpful for me...Thankx in advance.
Apart from integrating testing,what a test engineer will do in system testing?
If you have 2 versions of a software (v1.0 & v1.1) and you are testing v1.0. How do you confirm that the defects found in v1.0 have been fixed and have not migrated to v1.1 ?
3 Answers BN, Indi Shopee, Symphony,
What is a Test Strategy? What is d difference between a Test Strategy and a Test Plan?
How many hours a week should a tester work?
Hi i am looking for Test Engineer Job, i have done the course, but i don't have work experience on it, Is it So important to have real time Exp or knowledge is enough? and please let me know like how i can improve for the interview. You can send me a mail on this id: rashmi_vastred@yahoo.co.in
Factors effecting Testing of Web Applications?
How do test documents in a project span across software development life cycle?
What is test scenario?
Can you explain steps in function points?