why sanity testing and why smoke testing?
Answers were Sorted based on User's Feedback
Answer / ajay
Sanity and Smoke testing both are same and in this we
perform Buid verification means that the given build is
ready to perform testing or not...
People call it as Smoke tesiting or Sanity testing or Buid
verification testing.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / monideepa
As far as I know smoke testing is done by developers b4
releasing the build to testers and sanity is done by
testers to check whether the major functionality is working
or not to carry out further testing.
| Is This Answer Correct ? | 6 Yes | 2 No |
Answer / prasadz
sanity testing is nothing but weather the application is
built is stable r not as per the URS. smoke testing is
check total functionlity of that built.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / hari
smoke testing is to test the stability of the build.
after receiving the build our testers are doing sanity
testing for stability of the build.After doing the sanity
testing then only our test engineers will conform that we
can do testing(FUNCTIONAL,NON-FUNCTIONAL,USABILITY) on the
build.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / saravanan
Sanity Testing
--------------
Once the release made from developer's end, testers have to
do a sanity testing to confirm that we can able to continue
further testing in the release made. (Build is stable or
not for testing)
Smoke Testing
-------------
Before releaseing to client we have to do Smoke Testing to
confirm there is no smoke in the build which is getting
released to client.
| Is This Answer Correct ? | 0 Yes | 4 No |
Answer / gajendar reddy
Sanity Testing: I)To test the major functionalities of the
application to confirm the build is ready for testing.
II) this Sanity testing is done before releasing to the
Testing.
Smoke Testing:I) Here also we do check the major
functionalities of the application to confirm that the
build is ready for Client Release.
II) Smoke Testing is done before releasing to the client.
Please correct me if iam wrong.
| Is This Answer Correct ? | 1 Yes | 8 No |
Why do we need different environments and different data? What is the other name for environment? Justify your explanation ?
What is test design???
Fault-based testing is best reserved for Option 1 Conventional software testing Option 2 Operations and classes that are critical or suspect Option 3 Use-case validation Option 4 White-box testing of operator algorithms
6)If a project produces 1000 defects per 150 function points, then it is a: A)Baseline B)Benchmark C)Size D)None
who will infrom the testers when the build is ready to test from developement side?
Give me atleast 10 cases of GOOGLE search engine?
What is the main theme of doing Regression Testing
11 Answers HCL, vCentric Technologies,
What is deferred?
WHAT is Spring in term of Agile model?
How to explian the V model. Diagram not required but iwant the answer gnerally No Diagram explanation plzzzzzzzzzz..
Two negative Testcases for Excel Sheets
Explain pilot testing.