What is the actuall process of Smoke and Sanity Testing in
companies
Answers were Sorted based on User's Feedback
Answer / test
Smoke testing: Whenever a new build arrives, smoke testing
is carried out to check if all the major functionalities
are working fine without any blockers so that it can be
given for further testing.
Sanity testing: Testing an application or system in depth
including each and every functionality(major/minor) is
known as sanity testing.
| Is This Answer Correct ? | 6 Yes | 4 No |
Answer / saff
smoke and sanity testing are usually called as built
verification testing in real time
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / raju baddala
smoke testing:when one feature is tested in its totality is called smoke testing
It is narrow and deep
Sanity testing:When all the main are touched at a basic level,we call it as Sanity testing
It is wide and shallow
| Is This Answer Correct ? | 0 Yes | 1 No |
What is security testing?
Suppose in your Project have 2 test engineers.Module A is tested by You and Module B is tested by another Test Engineer.module A and B has inter related functions.Then how you check the functionality of the module??
what is test case effective ness ?
What is the difference between load testing and volume testing?
What are the typical risks that you identify during test planning and their mitigation plan and Contengency plan.
What are the four steps to record a test script?
what are the questions asked on projects in testing for 2+ and 3+ exp??
1. Hai, if we are not having any SRS,BRS docs., how can we prepare the test cases & how can we test the application ? 2. In this, is it possible to make 100% bug free.
what is localization and globalization testing?
After completion of testing process what are the mandatory documents that a tester can produce?
4 Answers ArisGlobal, IBM, TCS,
Should testing be only after build and execution?
What type of Testing u done ur project?