Multiple choice

Among the following which type of testing is more efficient and fast?

  1. Manual

  2. Complex

  3. Automated

  4. Dual

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

Automated testing uses scripts and tools to execute tests, making it significantly faster and more efficient for repetitive tasks compared to manual testing.