Smoke Testing is responsibility of Tester & Developer ?

Answers were Sorted based on User's Feedback



Smoke Testing is responsibility of Tester & Developer ?..

Answer / jomon

Smoke testing is the responsibilty of a developer.

Smoke testing: This is a Build Verification in order to
ensure that the system is stable before the build is given
to the testing team....


regards,
jomons@rediffmail.com

Is This Answer Correct ?    4 Yes 2 No

Smoke Testing is responsibility of Tester & Developer ?..

Answer / satish

Generally, a smoke test is scripted (either using a written
set of tests or an automated test), whereas a sanity test is
usually unscripted.

Smoke Test (conducted by Testers)
----------
In software testing, a smoke test is a collection of written
tests that are performed on a system prior to being accepted
for further testing. This is also known as a build
verification test.

Sanity Test (conducted by Developers)
-----------
A classic example of this in programming is the hello world
program. If a person has just set up a computer and a
compiler, a quick sanity test can be performed to see if the
compiler actually works.

Is This Answer Correct ?    6 Yes 6 No

Smoke Testing is responsibility of Tester & Developer ?..

Answer / megha

Thanks a lot.....
I was searching for this diff since a long.

Is This Answer Correct ?    0 Yes 0 No

Smoke Testing is responsibility of Tester & Developer ?..

Answer / sneha

Hi all..... Jomon said the smoke test is responsibility of
developer but satish said responsibility of tester...plz
confirm abt these....bcoz this is very confusing......

Is This Answer Correct ?    0 Yes 1 No

Smoke Testing is responsibility of Tester & Developer ?..

Answer / vikul jain

Hi All,

As per my knowledge, Smoke testing is performed by developer
to verify the core functionality of an application.

whereas sanity testing performed by tester, it is to verify
the behaviour of an application. like printer works fine
with the application, app doesnt get hanged etc..

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

I am having 2 years of experience in Manual Testing, 2marrow I have an interview with a Company. Which type of questions they will ask me?How should I prepare for interview?Please guide me so that I will clear the interview.

0 Answers  


What is the difference between SIT and IST?

2 Answers  


What is diference between Draft and Build

1 Answers  


What is Test Harness, Anybody can explain in Detail. Thanks in advance.

6 Answers   Siemens,


Wat is the use of regression testing?is it needed to be done only if any functionality is included or in release of every build?

1 Answers  






what is the difference between application server and web server?

8 Answers   Symphony,


on what basis low,medium,high,critical will be assigned to a bug.give m examples

2 Answers  


What is an entry criteria?

0 Answers  


What is deferred?

3 Answers   Hykin Solutions,


what is check list?why it is prepared?

0 Answers   Wipro,


Difference between spiral model and proto type in sdlc?

4 Answers   ciit, CSS,


This question has been asked in my recent inerview with Adithya Birla Group.When to prepare System test plan after getting build or before getting build?

1 Answers   Aditya Birla,


Categories