How we do the smoke testing?
Answers were Sorted based on User's Feedback
Answer / anitha
Smoke test is to make sure the Basic functionality of the
application is working fine or not.For example yahoo mail
if we enter login name , Password it should go to Inbox
page.This is the Basic function behind that.
| Is This Answer Correct ? | 10 Yes | 0 No |
Smoke testing will be conducted to ensure whether the most
crucial functions of a software work, but not bothering
with finer details.
Smoke Testing is conducted by testing team on receiving of
each build as to check whether build/release given is
stable and it can be considered for further testing.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / hanumantha rao. k
Smoke Testing means, after receiving initial build, on that
build we able to check the MAIN FUNCTIONALITY on that
build, whether that functionality is existing or not is
called as Smoke Testing
| Is This Answer Correct ? | 1 Yes | 0 No |
as far as I know ...whenever QA tester receives a new
build, we will check the configurations of the application
(like database connections, printer and other technologies
connected to the application) and not related to
functionality.
Sanity testing is to check the major functionality of the
application(or build)
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / baskar palani
Smoke Testing:
Once new build of the application reaches the testing team,
will test the few major functionality of the system to
ensure whether the system is stable and agree to allow for
testing the remaining functionality of the system. These
kinds of testing will be done by one or two tester for min
30 minutes to 1 hrs.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / bhushan
Every one ans. here for Why we do the smoke testing ?
no body Ans. How ?? AND also
In interview they ask me following que.
what exactly mean Stability of System ???
please Clarify ?
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / smita
Smoke Test:
When a build is received, a smoke test is run to ascertain
if the build is stable and it can be considered for further
testing.
Smoke testing can be done for testing the stability of any
interim build.
Sanity testing:
Once a new build is obtained with minor revisions, instead
of doing a through regression, a sanity is performed so as
to ascertain the build has indeed rectified the issues and
no further issue has been introduced by the fixes.
Its generally a subset of regression testing and a group of
test cases are executed that are related with the changes
made to the app.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sumit
According to my views, both sanity and smoke are preliminary stage of testing before proceeding for full blown testing of a particular release or build of an application.
Sanity testing: Ensures that whether the basic supported features of an existing application is working and not affected with new changes.
Smoke Testing: This can be describe as let's say there are 10 new features introduced in a build or release, so in order to test each 10 features to finer level requires initial stage to be passed.
E.g. In a new feature there are some more search criteria added to an existing search page:
In sanity testing tester would ensure that search with any of the existing field is working
And In smoke testing tester would feed correct expected data in newly added field and perform search to make sure that correct result appears and if correct results not appears then testing of that feature can be stopped and appropriate action can be taken.
| Is This Answer Correct ? | 0 Yes | 0 No |
Hi Kiran,
Smoke testing is done when we receive the new
build not before the release. This is done to check the
stability of the application and to find if there are any
broken links in the application. This is done by checking
the links and some random check on the application
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / srinivas
Smoke testing is nothing but testing the application to
verify that it is stable r not.
In smoke testing we check the various connections like
database, printer, etc..
| Is This Answer Correct ? | 0 Yes | 1 No |
can test cases we wroitten directly on td. wat else we can do in td
What is the difference between master test plan and test plan?
how does you configure test cases in testdirector in automation Testing?
what was the advantage of Quality center? functions performed using Quality center? thanks in advance
What is the use of test lab in test director?
How Many Types tab in Testdirector and explain it
What are the various types of reports in testdirector?
I installed TestDirector 7.6 on my PC which has windows media center edition. It was working fine in the begining. But now when I try to start it, I get the message, "cannot connect to databas. The data base version is older than 7.5, please update database". I am using MS Access as the database. Any help would be appreciated.
How many types of reports can be generated using testdirector?
how to create custom macros on a word document to import into Quality Center.
What is the purpose of (three)each view?
What r the views in testdirector?