Tell me the situation where sanity test cases should pass
and smoke test cases fail...?

Answers were Sorted based on User's Feedback



Tell me the situation where sanity test cases should pass and smoke test cases fail...?..

Answer / prabhu

First clear with sanity and smoke.

Smoke testing:
its also called as build verification test. As
soon as we get the build we are testing whether the build
is in testable condition or not.

Sanity testing:
Its testing the major functionalities in the
application. You ll go for sanity if u dont find enough
time to do full regression test.

so there is no chance for sanity to pass, if smoke fails.

Is This Answer Correct ?    13 Yes 1 No

Tell me the situation where sanity test cases should pass and smoke test cases fail...?..

Answer / ranjith nair

Sanity testing->Testing the application for the first
time.Or it is called an adhoc testing.Not in a position to
test the application in details.
Smoke testing-Testing only the major functionalities of the
application.Smoke testing is done when ever a new build is
happening.Or it is an example of regression test.Usually we
can use automation testing tools for performing smoke
testing.

Situation-->A new build has been released(New version).The
new changes implemented by the development team has been
tested and is working fine(Sanity testing).But due to the
new changes,Some existiong functionalities is getting failed
(Smoke testing).

Is This Answer Correct ?    4 Yes 3 No

Tell me the situation where sanity test cases should pass and smoke test cases fail...?..

Answer / jay

sanity test checks the existence of functionality where as
smoke test checks whether functionality is working or not ..

since smoke test checks the functionalities work so the
test cases which passed during sanity test will sometime
fails.

jay,
IBM

Is This Answer Correct ?    1 Yes 3 No

Tell me the situation where sanity test cases should pass and smoke test cases fail...?..

Answer / vish

in smoke testing we check all the critical functionalities
such as all p0(high)
where as in sanity we check both critical and major
functionalities. p0 and p1.
smoke is also called as bvt and sanity is a part of system
test which will be done before the acceptence test.

Is This Answer Correct ?    2 Yes 4 No

Tell me the situation where sanity test cases should pass and smoke test cases fail...?..

Answer / umasubbu4u

We do sanity or smoke test when we receive the build for
the first time. Before accepting the build we test the
basic functionality of the build. This process is called
either sanity of smoke. Both are alomost similar.

Is This Answer Correct ?    4 Yes 7 No

Tell me the situation where sanity test cases should pass and smoke test cases fail...?..

Answer / megha

both are same as per my knowledge

Is This Answer Correct ?    3 Yes 8 No

Post New Answer

More Manual Testing Interview Questions

For what purpose are virtual users created?

4 Answers  


if go through 1 or 2 projects clearly,then i feel comfortable to search the job,please help me

0 Answers  


What is Picoscore? It is related to Banking Project? Plz let me know if any body knows this

1 Answers   Mindlance,


Hi friends, Iam Laxmi. I have completed my BE in 2006, i have 2 years of development experience, now i want to shift to testing. I have gone through the testing concepts and learning QTP.If you come across any jobs in bangalore please let me know. Thanks in advance.

2 Answers  


What is difference between SDLC and STLC?

16 Answers   College School Exams Tests, HCL, TCS, Verizon,






how we conduct security testing in realtime,for every project we conduct security testig or not

1 Answers   EE Limited, TCS,


Which type of requirement suitable for water fall model, v model, prototype model, incremental model, agile model, ? plz explain with example....please give the answer immediately

1 Answers  


Can you please let me know the negative test cases for telephone and notepad?

2 Answers  


Written Paper at Net Solutions: 1) Difference between Smoke Testing and Sanity Testing. 2) Bug life cycle. 3) Write the steps followed in STLC in your company. 4) Define: 1) BVA (Boundary Value Analysis) 2) ECP (Equivalence Class Partitioning) 5) Write test cases for a login screen with following fields/buttons: Username: Password: Login (Button) Cancel (Button)

2 Answers   Net Solution,


What type of testing u perform in organization while u do System Testing,give clearly

3 Answers   BladeLogic,


What are the qualites should tester have?

7 Answers   CTS, Minecode, Wipro,


is traceability matrix prepared by jr tester or sr tester or test lead?

9 Answers   Accenture,


Categories