what is smoke testing?
Answers were Sorted based on User's Feedback
Answer / pavan
As pointed out by Sindhuja....
Smoke testing is a quick check of the system whether it is
testable or not. This is generally done whenever new build
of applications come up. This also include checking whether
the application is crashing or not, any database related
errors, environment related.
Sanity testing, on the other hand, means testing only the
major functionality
Either of these testing can be done before accepting the
build for complete testing. But smoke testing is more
preferable...
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / krishna
Smoke testing is nothing but BVT(Build veriication test).
After the build was completed and the product is ready to
release we can test build was acceptable or not for further
testing.that means all the modules are integrated properly
and major functionalities are working properly or not after
the build.it is done by the developer.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / priya
Testing the most important functionality of the software.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / swarupa nagpurkar
Smoke testing is cursory testing. Basically this concept is
from hardware field. Suppose any new part of particular
hard ware is test to check that part is catch fire or
not.The term was originally coined in the manufacture of
containers and pipes, where smoke was introduced to
determine if there were any leaks .It is Scripted.Main
function of application is tested in this type. It is also
called as build varification test.
If I m wrong please correct me by calling me 9922920069
Swarupa Nagpurkar
TL,SIRD Infotech,Pune
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / hima7
smoke testing:
some companies say that just before releasing the build
the developers will check whether the build is proper or
not that is called as a smoke testing.
some companies says which one will conduct the overall
testing on the released build in order to check whether it
is proper for further detailed testing or not.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / amisha
its a type of quick test conducted on application to determine whwther the application is testeble or not.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / prince
Rao................
i Dont know whether u r correct ,if u r correct then
what is sanity testing?
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / sindhuja rao
Smoke testing is initial level of testing.It is done to
identify whether the software is testable or not.
Software should work without hanging the system or
crashing,deleting files or databases in the s/m, or
installing viruses in the s/m.
| Is This Answer Correct ? | 0 Yes | 2 No |
Can we use automation tools during static testing? If yes when and how?
Consider if there is no Test lead, No Test Manager and QA Manager. If you are the senior test engineer, you are getting pressure from the client to give the build. But you see that, there r 5 high and 5 low sevierity bugs. So, what you will do and how you interact with the client.
Diffrence in b/w Functional and System Testing and Test Cases.
What Questions Project Manager will be aske?
what is application state, base state, & call state.
If we have an interface, but no concrete class which implements it. How we will test that interface in white box testing?
What is Matrix in testing?
why we need to write test cases?
3 Answers ABC, eClerx, Sling Solutions, Tech Mahindra,
i have 2.5 years of experience in manual testing and qtp. can anyone say me what kind of questions do they ask on manual testing and qtp.
1.How can you Pick Integration Test Cases? 2.When will you start Regression Testing? 3.What is the difference between QA & QC? 4.When Will you Exit In Testing? 5.Test Deliverable's 6.What is the difference between windows based appln and web based appln? 7.What are the types of regression testing?
What is difference between Build, Version and Release
write a query which empname starts with A