What is smoke testing?

Answers were Sorted based on User's Feedback



What is smoke testing?..

Answer / udaykumar

1. Checking for the basic functinality or basic features of
the project once we receive the build is called Smoke
Testing.
2. If any of the basic functionality is failed, then we
dont continue with testing. we simply reject the build. It
means we will check whether the build is stable or not.
3. Here we will select some of the functionality test cases
and these test cases are called smoke test cases. All these
test cases should be passed.

Is This Answer Correct ?    18 Yes 0 No

What is smoke testing?..

Answer / hary

smoke testing is testing whether the newsoftware or build
is ready for major testing or not.

Is This Answer Correct ?    12 Yes 0 No

What is smoke testing?..

Answer / satya_k21

Hi,


In Smoke testing we are mainly focus on the major
functionalities.. if the major functionalities are not
working ( that means build is not stable) then we are going
to stop the testing.


Regards,
Satya.k

Is This Answer Correct ?    8 Yes 0 No

What is smoke testing?..

Answer / illur iqbal....new delhi

The exercise to carry out to check the Application Build is
working fine and stable for the Extensive Testing @ the
Tester's End. Basically the testing is done by the
Developers before the Build delivered to QA team.

Is This Answer Correct ?    6 Yes 0 No

What is smoke testing?..

Answer / ramachandra naidu

Smoke Testing:
-------------
--> Testing done to ensure that the product is testable.
--> 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 build verification test.

Is This Answer Correct ?    5 Yes 0 No

What is smoke testing?..

Answer / sreedhar karnati

Smoke Testing is used for whether the Bulid is Stable or not
if it is not ready for testing we will immediatly stop the
testing and sent back to the Developement dept

Is This Answer Correct ?    6 Yes 1 No

What is smoke testing?..

Answer / narsimha sharma

Smoke testing: This is the initial level of testing for new software build for the testers. Whenever a new software build released to testers then they need to conduct smoke testing to ensure that whether the build was ready for testable or not or we can say that to ensure the build is stable so that we can continued testing on it without any interrupt or we can say that 'to confirm that the released software is just working or not so that we can perform further level of testing on it'. Smoke testing is the best practice to conduct in every new software build we received from developers.

Is This Answer Correct ?    5 Yes 0 No

What is smoke testing?..

Answer / amar

smoke testing is to check wether the buld is stabel or un
stabel

Is This Answer Correct ?    5 Yes 1 No

What is smoke testing?..

Answer / suresh

Smoke testing in nothing but testing the application whether
all the major functionalities are available in order to do
thorough testing.
nothing but checking whether build is stable or not..

Is This Answer Correct ?    4 Yes 1 No

What is smoke testing?..

Answer / baba

Smoke Testing means testing the most important
functionality of the software.

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

For a functionality 50 test cases are passed and we released the code with all the test reports etc etc.. But in customer side all the 50 test cases are failed. How will you answer for this error to ur manager and Customer?

2 Answers   IBS,


Explain Application boundary?

0 Answers  


What is White Box testing and who is responsible for white box testing?

11 Answers   TCS,


Which of these techniques is not useful for partition testing at the class level Option 1 attribute-based partitioning Option 2 category-based partitioning Option 3 equivalence class partitioning Option 4 state-based partitioning

1 Answers   IG, Wipro,


What is difference between QTP 9.2 and QTP 8.0 ?

1 Answers   ACS,






IS V Model a Process model or a Technique ? Can V process/Technique if answer for above be implemented in WaterFall Model.

4 Answers   McAfee,


what is test harness?

4 Answers  


please send me database stored procedure checklist.

0 Answers  


Is it possible that there can be number of test cases? Mean to say 500 or 1000 test cases? Reply me as early as possible.

3 Answers  


where do you write the test cases

7 Answers   IBM,


How can a LOG for testcases be maitained which can give information about a TestCase that is it new one or has been occured in previous versions of the software.

0 Answers  


In interview How do explain in Testcase of Calcuator,Cellphones, Email testing?

0 Answers   SDS, TCS,


Categories