difference between sanity testing and smoke testing?
Answers were Sorted based on User's Feedback
Answer / priyanka agrawal
Smoke Testing: Software Testing done to ensure that whether
the build can be accepted for through software testing or
not. Basically, it is done to check the stability of the
build received for software testing.
Sanity testing: After receiving a build with minor changes
in the code or functionality, a subset of regression test
cases are executed that to check whether it rectified the
software bugs or issues and no other software bug is
introduced by the changes. Sometimes, when multiple cycles
of regression testing are executed, sanity testing of the
software can be done at later cycles after through
regression test cycles.
| Is This Answer Correct ? | 11 Yes | 2 No |
smoke testing
-------------
1.A smoke test is scripted--either using a written set of
tests or an automated test.
2.A Smoke test is designed to touch every part of the
application in a cursory way. It's is shallow and wide.
sanity testing
--------------
1.A sanity test is usually unscripted.
2.A Sanity test is used to determine a small section of the
application is still working after a minor change.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / gangadhar mahabubabad
smoke testing; To test the mandatory functionalities of the new build because the build is eligible for the entire testing or not........
sanity testing ;To test the mandatory functionality and optional functionalities of the appln, because the build is eligible for UAT or not ........
| Is This Answer Correct ? | 1 Yes | 0 No |
1. Sanity Testing or Build Verification testing or Build
acceptance testing.
It is type of testing in which one will conducted overall
testing and the release the build in order to conform
whether the build is proper or not for conducting detil
testing.
To do the same one will check the following.
1.Whether the build can installed in to Environment proper
or not.
2.whether one can navigate to all the pages of the
application or not.
3.whether all the objects are available and properly
arranged or not.
4.whether the required connection are properly established
or not.
Smoke Testing :-
some compines this type of testing also called as smoke
testing but in some compines just before releasing the
build is proper or not that is known as smoke testing and
once the build is release the test Eng. will check whether
the build is proper or not . that is known as build
acceptance testing ,build verification testing.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / na
smoke testing
-------------
1.A smoke test is scripted--either using a written set of
tests or an automated test.
2.A Smoke test is designed to touch every part of the
application in a cursory way. It's is shallow and wide.
sanity testing
--------------
1.A sanity test is usually unscripted.
2.A Sanity test is used to determine a small section of the
application is still working after a minor change
| Is This Answer Correct ? | 0 Yes | 0 No |
smoke testing
-------------
1.A smoke test is scripted--either using a written set of
tests or an automated test.
2.A Smoke test is designed to touch every part of the
application in a cursory way. It's is shallow and wide.
sanity testing
--------------
1.A sanity test is usually unscripted.
2.A Sanity test is used to determine a small section of the
application is still working after a minor change.
| Is This Answer Correct ? | 0 Yes | 1 No |
What is the difference between load testing and performace testing?
what is a review?
What is the difference between action & script ?
A 2 different developer design same function. After both completed. In testing engineer how do test that function?
how will you test a wine filled bottle along with 100 glasses
Difference between Client server application & Web based application?
3 Answers CMS, H5 Asia Pacific, IBM,
what is test case review?
what is test harness and testability?
Hi harish n Satish...thanx for the response... Already told Functionality testing and user interface type testing to interviewer but he was expecting something else. And also explained test cases....Is it data driven testing for user id and password combinations? If i am not wrong....?
How to give introduction for Manual Testing interview?? say when you show you have 4 years of experience in Manual Testing.
1) Difference between "Delete" and "Concatenate" with reference to databases? 2) Difference between SDLC and STLC. 3) Latest versions of the browsers used. 4) What is URL Tampering? 5) Full form of URL. I don't need the answers. These are just for reference.
0 Answers Net Solution, Oracle,
what is the scalability testing