Which scenario best illustrates a limitation of manual testing?

  • A complex application requires testing for hundreds of input fields.
  • A single webpage needs a quick visual check.
  • A software constantly evolves with regular updates.
  • A test script is executed flawlessly the first time.
Manual testing can become tedious and error-prone, especially for repetitive tasks or scenarios with extensive data inputs. Testing a complex application with numerous input fields manually can increase the risk of missing defects due to human error or oversight.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *