Answer Posted / ramthiraviyam
SMOKE TESTING
=============
Smoke testing is the initial testing which is done by tester .
to make sure the appn is strong enough to accept the major
testing . wide(all functionalities) and shallow testing
Example:
A appn may crossed every 3 mins , so you cant continue
further testing .
SANITY TESTING
==============
whenever a changes made(new/update) , the testing team may
decides that testing in newly change area is alone to sound
enough to give the confirmation . we can say it is subset of
regression testing .
sanity testing is deep and narrow testing .
Example :
when a new input field added , we need to check out that
page itself to make whether the input is correctly placed in
table or not .
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
If you are handling a product testing and if there are around 100 test cases and in them few test cases are failed then at the end of the day how will you treat whether the product is pass/fail.? consider the failed test cases are in functional requirements.
Explain the importance of agile testing?
What are the principles of software testing?
If I want to check compability of software in a MAC OS then which steps shold I follow?
Explain some techniques for developing software components with respect to testability.
How do you perform configuration management with typical revision control systems?
What and why is api testing?
MS Paint
Hi,friends i am going to write ICST certificate exam on augest.So can anybody post some of sample qusetions for ICST certificate exam.Really it will be useful for me
What is pesticide paradox? How to overcome it?
What is the difference between SIT AND IST?
explain fish model in detail?
What is difference between V-Model and Agile Model?
from where do u collect test data if u miss some data what will happen
What is smoke testing and user interface testing ?