Purpose of sanity testing?
I want to know what is the purpose of sanity testing?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
SenthilkumarPosted Jul 17, 2012, 2:42 AM
Sean StewartPosted Jul 16, 2012, 12:49 AM
Satyapriya NayakPosted Jul 9, 2012, 4:02 AM
Sanity Testing: It is done during the release phase to check for the main functionalities without going deeper. Sometimes also called as subset of regression testing. When no rigorous regression testing is done to the build, sanity does that part by checking major functionalities. Done at the 'release level'
Thanks