2
Reply

What is sanity testing

Bhasker Das

Bhasker Das

18y
13.4k
0
Reply

    It is conducted initially to check whether the application behaviour is proper or not

    typically an initial testing effort to determine if a new software version is performing well enough to accept it for a major testing effort.

     For example, if the new software is crashing systems every 5 minutes, bogging down systems to a crawl, or destroying databases, the software may not be in a ’sane’ enough condition to warrant further testing in its current state.