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 |
What is endurance testing?
16 Answers Infosys, MBT, Syntel,
How will you decide defect seviourity and priority?
where u r writing testcases manually?
what is the good test case and bad test case tell me with an example
hi can somebody suggest standard format for web based testing? especially with numerous sublink to be tested. thanx
What is Desktop Testing
Can anyone listout major scenarios for a payment submission web page??? Can anyone tell me that yahoo messenger is a web-based application or a windows based application???
What are the tasks of test closure activities in software testing?
what is verification and Validation?
if u find bug is duplicated is it needed to again log it .how do u find bug is duplicated using test director as a tool
Importance (Testing)QC and QA activities of a company?
what is the good test case ? how can we tell this is good test case ? (test case characterstics)