Multiple choice

Among the following which type of testing is exhaustive and time taking?

  1. Manual

  2. Complex

  3. Dual

  4. Automated

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

Manual testing requires a human to step through every part of the application, which is exhaustive and time-consuming compared to automated scripts.