What is smoke testing?
Answers were Sorted based on User's Feedback
Smoke testing:
There's a slight difference between smoke test and sanity
test, but most of the times both are considered as the
same. As part of a Smoke test, we test the major or
mandatory functionalities of the application like, eg:- in
a web appliaction, when we click on an internal link on the
web page, the related web page shall be opened without any
application or server error.
Finally the aim of Smoke test is to test the stability of
the application to start the testing process. To start the
actual testing process, an application shall need to pass
the "Smoke Test" and/or the "Sanity Test".
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / ramprasad.s
Hi
smoke Test is to check the build is ready for major
functionality
by
Testing the valid scenario of the application
sun_ramprasad@yahoo.com
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / srihari
Smnoke Testing : After completion of developement,
developers will integrate all the modules and that
integrated build will be send to testers.It will be done in
Dev environment.After that, as a tester we need to test
whether the build or application is working properly or
not.
So, we will take major (functionalities) test cases and we
will do Smoke testing. After completion of smoke testing
only we will do Integration, System and UAT.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sheba
smoke testing is done to check the major functionality of
the software product without concern of finer detail.Mainly
its for hardware testing. if hardware is up and running and
does not catch the fire than hardware has passed the smoke
test.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / divya nandana.b
whenever we receive build from the developer we will do
smoke testing
Smoke testing means testing the applcation whether all the
functionalities are working correctly or not
or whether all the functionalities are implemented or not
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / smokeyeyes
Smoke testing is one type of sanity testing we can say.
It is done to test that the major functionalities of the
application are working or not .
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sreekanth
Whenever a new build arrives, smoke testing carried out to
check if all major functionalities are working fine without
any blockers so that it can be given further testing.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / smiley
Smoke Testing is a high level functionality testing.Major
functionality testing will done in smoke Testing.After
completion of Integration testing only we will start the
smoke testing.Smoke testing is done by the experienced
testers.
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / sakthivel murugan
if error in one application that application only check in
after error correction.
| Is This Answer Correct ? | 0 Yes | 2 No |
How and when can the Testing Organization detect software defects?
difference between sainty and smoke testing?
if u performing on real tym application ,u r getting some continous data n if some invalid data occurs wat types of testing is preferrable
1. what is a difference between test plan and test strategy?2.What is the test plan is different from the test strategy? then how?
When should testing start in a project?
1. Test granularity refers to: a. Any way of determining the expected result for a test case. b. A quality improvement idea common in software development. c. The fineness or coarseness of a test’s focus. d. The impact of a bug on the system under
1. What is SQL editor,DB check points and will we use it. 2. Where will we use these things (Automation/manual)
Which is the cost effective model between V Model and Waterfall model and V model and Spiral model
what is main thing of the BB or WB in testing domain?
How we allocate the priority(Blocker, Critical, etc.,) in Testing?
Wat is de difference btw inspection and walkthrough in static testing?
what is Test management fundamental?