why is smoke testing done for a software?
Answers were Sorted based on User's Feedback
Answer / sunil raj
smoke testing is done for finding the build stability.It
checks the major functionality to decide the software is
testable or not.
Is This Answer Correct ? | 6 Yes | 0 No |
Answer / nitin verma
Whenever a new build comes for testing, it requires a
initial level testing to check weather the build is stable
to test further or not, or if there is any showstopper
issues. If the build is stable then it moves to further
regression testing but if the build is not stable and some
showstopper issues are found in it then the tester can
reject the build.
Plz correct me if i am wrong...
Regards..
nitin9360@gmail.com
Is This Answer Correct ? | 4 Yes | 1 No |
Answer / dhiraj
It is a process to see or to examine that is this build is
testable or not.
means it check
1) is this build is stable means not gonna change after that
2) is this build is compile
3) or the major function is working correctly.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / jaya
Smoke Testing is also called build verification testing, the name itself tells that the given Build is to be verified.i.e., a smoke testing is the testing conducted to check whether the basic functionality is working properly in the given build.If it is working then the build goes for further detailed testing
Is This Answer Correct ? | 1 Yes | 1 No |
Smoke tests :- The application to determine whether the
application is eligible for detailed testing or not. It is a
quick end rough check carried out in application. This quick
check for smoke testing is conducted in test environments.
The objective of smoke tests is to check whether basic
features are available or not to conduct to continue the
major testing.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / yaswida
Testers will conduct a overall testing on released build
in order to conform weather the build is proper or not for conducting detail testing
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / usha
Smoke testing is done at the initial stage of testing. It is
done to test the basic and critical features of the software.
Is This Answer Correct ? | 1 Yes | 3 No |
Answer / suganya
Smoke testing is a major testing also it s initial testing.
It checks whether it is stable or not.
If it is stable it goes to next process or next.
If it is not stable wil not go to next process/next, it send
back to developer
Is This Answer Correct ? | 1 Yes | 3 No |
3. what's the difference between the smoke and sanity testing. 4.Who test the sanity and who test the smoke testing? why?
explain waterfall module.
is smoke and sanity testing is same? Please clear this doubt.
What about the test case if the field only takes a certain number of characters or a minimum number?
How can you conduct Database testing manually?...
apart from bug reporting wat is ur involvement in project life cycle
At which stage testing phase will start
When should testing be stopped?
Hi all, Am a new comer of this site, and into testing. Basically a BBA graduate, a fresher in IT industry..well am doing my testing course in STC.., chennai. Cld anyone send me across few testcases.. Thankyou
What command is used to launch a application in winrunner?
what is realibility
What is the database testing?