Which type of testing is primarily executed without any intervention from testing tools?

  • Automated Testing
  • Manual Testing
  • Performance Testing
  • Regression Testing
Manual Testing is primarily executed without the intervention of any testing tools. In manual testing, testers execute test cases without using any automation tools. They follow the test steps, input the defined set of data, and compare the actual results with the expected ones, relying solely on human efforts.
Add your answer
Loading...

Leave a comment

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