What is sanity testing in software testing?

1 answer

Answer

1050527

2026-05-21 16:50

+ Follow

A sanity test or sanity check is a basic test to quickly verify if the fixes in code or functionality are working as expected or not. Detailed level testing is not performed here.

Main features of Sanity testing are:

  • testing of some limited features.
  • Generally non-scripted or not documented
  • Is a sub-set of regression testing
ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.