Multiple choice

To ensure that the application or system does not crash, we test the application here and there without a proper procedure. This type of testing is known as

  1. smoke testing

  2. sanity testing

  3. mutation testing

  4. monkey testing

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

It is correct. Its aim is to know whether improper usage can crash the system or not.