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 are the contents in "Requirements Traceability Matrix" not in " Test Responsibility Matrix"?

7 Answers   EDS,


Can any one tell me how will be the projects in realtime life?. I am much worried because this going to be my first job?

2 Answers  


which basic priority u used in ur project?

1 Answers  


Can we perform load testing on mobile phone?

5 Answers   Symphony,


How to test Reports manually?

2 Answers  






What is comparison testing?

4 Answers  


What is test methodology?

3 Answers  


Hi Friends ... why need testing team again, develop team is also doing testing... it is nessesary testing team for a project...

13 Answers  


Explain about Bug Life Cycle

5 Answers   eXensys, IBM,


If u have to test the web page application & name, date & email are the important fields then how will u test it in the negative way?

1 Answers  


What are the differences between V-Model and Agile Model?

1 Answers   Mind Q Systems,


How to test URl of a website manualy?

3 Answers   Oracle, Wipro,


Categories