What is the difference between Smoke Testing & Sanity
Testing?
Answers were Sorted based on User's Feedback
Answer / deepak ethirajan
I think both smoke and sanity testing are one and the same.
If I am wrong please let me know.
| Is This Answer Correct ? | 4 Yes | 3 No |
Answer / siva
Venkateswar reddy you wrote 'Smoke Testing: In this Test,
T.Engr rejects the application
build with reason'.Could you please explain, how does a
tester reject the Application build just like that? you
said "with a reason" would you mine my asking what could be
the "reason" for rejecting the Build?.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / suresh.ch
Sanity: GUI testing, Control Key, Look
Smoke: Functional Testing, Basic Flow, And Basic Functions
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / kalyan
I think what Pavan said is right,
Sanity Testing: This is conducted to ensure the stability
of the application build. This test is performed for the
testing team to decide whether to continue full testing or
not. If the team finds bugs in this round itself, they
would reject the build for new release. For doing Sanity
testing, you may or may not have predefined test cases
Smoke Testing: This is conducted, when there is an urgent
fix or immedeate release and testing team doesn't has time
to execute all the test cases. Basically It depends whether
we can have predefined test cases for both or smoke testing
alone
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / naveen
Smoke testing:Overal testing conducted initally to nsure be
availablity of all futures to perform detli testing on
later on.
Sanity testing:It is also initial testing conducted on
overall application just to check everything is proper.
simply smoke testing means all the fuctions are
availability or not.
sanity measns all the functionalities are usability and
availabilty or not.
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / venkateshwar reddy
Sanity Testing:Testing the application build whether it is
stable for complete testing or not.
Smoke Testing: In this Test, T.Engr rejects the application
build with reason.
| Is This Answer Correct ? | 1 Yes | 3 No |
Answer / sreeram pavan kumar
Sanity Testing : The testing which is conducted intial when
the build is sent to us . Tester will verify whether
prepared software or build well enough to run in our
enivornement
Smoke testing : when the time span is less and we have to
check build in less time then we gofor the Major
functionalities in the application.then it is called the
Smoke testing
*note the Testcases for Both sanity and smoke are same .the
name differs according to suitation
| Is This Answer Correct ? | 1 Yes | 3 No |
Answer / ramprasad.s
Hi
Sanity & Smoke Test Are same only to my perception.
sun_ramprasad@yahoo.com
| Is This Answer Correct ? | 1 Yes | 5 No |
Can anyone tell me, What is wound fixing?
Tell me the Test cases for the Fan?
What is CRUD testing
please give me Live example for 1. high severity & low priority 2. High severity & low Priority 3. low severity & high Priority 4. low sevrity & low Priority
How much time it will take for regression testing
What is Functional point and what is the use?
You get the build directly from the developer or through tl,if so how?
Can anyone have some better answer for this.. Difference between Boundary value analysis & Equivalence partitioning?
Hello, I am interested to make a career in software testing. I am searching for a recommended book in manual Testing tools Please advise recommended books which is a good text book for learning software testing.
what r the GUI Test Cases for calculator?
can we directly write test cases in test directory.
write 3 test cases on railway reservation system