what is the difference sanith testing and smoke testing?

Answers were Sorted based on User's Feedback



what is the difference sanith testing and smoke testing?..

Answer / e.jagadishwar reddy

SMOKE TESTING :

We Will called as Build acceptance testing
(or) Build Verification Testing

It is a Type of testing in which one will conduct overall
TEsting it is a process for conducting the detail testing or
not.
1. Whether the build can be propely installed into the
environment are not.
2. whether one can Navigate to all the pages of the
application are not.
3.whether all the main functonality avilab;le or no.
4.whether all the requierd connection are establish or not.


SMOKE TESTING :

If The Same thing done by
developers before releasing the build then it is called as
Smoke testing.

In my view both testing are same..

Is This Answer Correct ?    3 Yes 1 No

what is the difference sanith testing and smoke testing?..

Answer / anju gaidhane

smok testing is a entry level testing means here we will
check whether our system is ready for entering into testing
phase life cycle for e.g ok button on gui or proper error
mesage etc.

where sanity testing is a testing where we will perform
wide testing means know for detail for that perticular
error but in smok we will not going into detail but here
we'll.

Is This Answer Correct ?    1 Yes 1 No

what is the difference sanith testing and smoke testing?..

Answer / sara.rk

Smoke- A process of testing whether the build is ready for
further testing or not

Sanity - A process of testing whether the code is ready for
further testing or not

Is This Answer Correct ?    1 Yes 2 No

what is the difference sanith testing and smoke testing?..

Answer / ravi_kanakam

Smoke Testing: This is the initial testing performed on
the build. During this testing, the test engineer will
check for availability of all major functionalities. If
any major functionality is missing, he will reject the
build and request for a patch.

Sanity Testing: During sanity testing, a tester will look
for extra functionalities in the build, as the build is not
supposed to have any extra functionality. This testing is
also called garbage testing.

Is This Answer Correct ?    2 Yes 3 No

what is the difference sanith testing and smoke testing?..

Answer / manju

Developers do smoke Testing
Testers do sanity Testing

Is This Answer Correct ?    6 Yes 7 No

what is the difference sanith testing and smoke testing?..

Answer / santhoshkumar

Sanity Testing: It means whether the build is ready for
testing or not.
It is a entry leval testing and if it is failed Test lead
reject the build immediately.

smoke testing is a deep testingand it is also entry level
testing.

Is This Answer Correct ?    1 Yes 3 No

what is the difference sanith testing and smoke testing?..

Answer / syam prasad

I think this is an detailed explination for Manju’s answer.

Sanity testing:
It is also called as Build Acceptence
Testing or Build Verification Testing.
If we conduct a overall testing on the released build
inorder to check whether it is proper for further detailed
testing or not. It is conducted by test engineers.

Smoke testing:
If the same thing done by
developers before releasing the build then it is called as
Smoke testing.


In my view both smoke testing and sanity testing is same.

Is This Answer Correct ?    0 Yes 3 No

what is the difference sanith testing and smoke testing?..

Answer / satyanj

Sanity : also called as Build Verification Testing. Done by
developers before releasing the build to testing team. they
verify the code stability/ code functioning properly.

Smoke : also called as Tester Acceptance Testing. Done by
testers before conducting detailed testing on received
build/module. they will check the stability of the build
for furthur testing.

Is This Answer Correct ?    2 Yes 5 No

Post New Answer

More Manual Testing Interview Questions

What is User Acceptance testing and when u'll do this and who will do this testing. If u got any bug while doing UAT what would be the status of Severity and Priority?

5 Answers   Wipro,


Your manager has taken you onboard as a test lead for testing a web-based application. He wants to know what risks you would include in the Test plan. Explain each risk factor that would be a part of your test plan

1 Answers   Crea,


Do you use any automation tool for smoke testing?

0 Answers  


What is precise of measurement?

1 Answers  


How to identify the gaps in the system

1 Answers  






Hi Friends Can Any one give test cases on Credit card system

1 Answers  


What are the type of testinmg to test in Unit, System,Integration and User acceptance testing< client side>

1 Answers  


can any one give negative testcases for calculator

3 Answers  


1.what is Exhaustive Testing, Statement Testing, coverage Testing, Decision Testing & Condition Testing?

0 Answers  


what is application state, base state, & call state.

1 Answers   TCS,


What is PET Model? Overview of Pet model and benefits of it?

1 Answers   HCL,


How to test a web service manually?

1 Answers  


Categories