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 the difference between build and release
What is B.V.A with brief example?
If the bug is show stopper and the developer is not avilable for 1/2 days then what tester will do..........? Please give the answers.
If I have prepared the test case document for version 2.0 and I got the new build say 2.1 then I have to add the test cases for version 2.1.My question is that How should I do that? because each test case has a unique id .
difference between smoke test and sanity test difference between exploratory test and adhoc test
Have you ever completely tested any part of a product? How?
For what purpose are virtual users created?
What is a test server?
what is impact analysis?....and base line version?...
when we use the Equivalance Partioning techinique
What are the different technology that manual tester should know( except automation tools)?
If asked to create a Configuration Design Pattern, where would you start?