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 |
1.what is a test condition ?
What are the typical risks that you identify during test planning and their mitigation plan and Contengency plan.
How can we change session time ?In JAVA application
if u find bug is duplicated is it needed to again log it .how do u find bug is duplicated using test director as a tool
What r the features,u take care in prototype testing?
Wht is the difference between Test case and Test condition
who are the three stake holders in testing
As a testing engineer what to do if same defect is occured again in the software??
What is Version Control?
What is Conventional & Unconventional testing?
What is the diffference between Web-based applications and Client-server applications ??
What is PBX Testing & What is Test coverage?