What is smoke testing and when it wil be done?
Answers were Sorted based on User's Feedback
Answer / shyam
After getting the initial build from developers we have to
test the stability of the build & whether we can continue
for further testing.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / deepa
It is the type of testing in which one can perform an
initial and overall testing in order to check whether
everything is proper with respect to the application(The
availability of
features,objects,functionalities,connectivies.......etc) so
that a detailed testing can be performed successfully.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / randu
Testing Basic functionality. It is a first test on built.
If you have a login screen, you have to just enter whatever
required and check whether it works fine.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / vijaya
It is the initial testing,after getting the build from the
developer,testers will conduct smoke testing to check the
main functionalities of the application.Smoke testing is
nothing but Sanity testing.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / mythily jasthi
Typically an initial testing effort to determine if a new
software version is performing well enough to accept it for
a major testing effort.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ajay
what DEEPA said that is absolutly correct. Smoke test is
nogthing but checking for the availability of all the
features of an application. Both Sanity and Smoke are
alomost same.....
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / anil
It is a type of initial, shortspan and non detailed
testing. In which one can check the availability of all the
features of an application . So that detailed testing can
be performed .
| Is This Answer Correct ? | 0 Yes | 0 No |
what are the tests u did in entire project? when it did in the project? (means at the release build to end of project) plz explain clearly
1. what is SDLC and TDLC ?
What are the different options which will be entered while creating the test case?
what types of testing you performed in transfer funds module....
Can any one explain in detail about HLDD(High level design document) and LLDD(Low level design document). general at point of time can testers use this. wht does this doc contain.
How to write test condition for testing a URL??
Black Box testing attempts to find errors in which of the follwing categories 1)Incorrect or missing functions 2) Interface errors 3)Performence errors?
15 Answers FCG, University Exams,
What is meant by formal and informal testing? Under which category it comes?
what is containment mechanism
how 2 find out nth salary.plz write sql qurires
1.what are disadvantage of V model? 2. In V model two phase is there. That is verification and validation.1St phase is verification , why it is called verification?
What is mean by Sanitation Testing?