Why do we do Smoke Testing?
Answers were Sorted based on User's Feedback
Answer / ankit kumar sharma
smoke testing is a type of testing this testing is done to
ensure that application is testable or not.In this testing
major functionality of application is tested.
| Is This Answer Correct ? | 11 Yes | 0 No |
Answer / nethra
Testing the basic and critical functionality of an application. It is a kind of positive testing i.e., negative scenarios are not tested. And major functionality is tested.
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / sambit mohanty
Smoke testing is done to test the major functionalities of
an application developed as per the client requirements.it
is done in development environment before deploying into
testing environment..it is not practically
possible.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / rahul kaushik
just for test to test environment is working properly or
not .
| Is This Answer Correct ? | 0 Yes | 1 No |
whats main working for tester. and developer, and prject manager.
A 2 different developer design same function. After both completed. In testing engineer how do test that function?
What is the difference between QA and QC ?
7 Answers Tavant Technologies,
what is TAS language which is used as a language for some projects/
what can be the reason for client not accepting the release?
What is programe specification deleverable documents of SDLC ?
does regression testing start from 2nd build or 1st build?why?could u plz answer
if go through 1 or 2 projects clearly,then i feel comfortable to search the job,please help me
I have one doubt in regression testing, Example if we have five modules such as 1,2,3,4,5. If we made change in 3 module only and also 3 module will interact with only 1 and 5 module. For this case we will conduct testing in all module (or) only 1 and 5 module?? Answer soon firends
What is Integration Testing?What is Bottom Up & Top Down Testing? What actually the Stub & Driver is? Explain me giving practical example?
What is integration testing
Smoke testing is ------ 1.sanity testing 2.Functional Testing 3.Build Verification Testing 4.Regreesion Testing