1.

When will you choose manual testing over automated testing?

Answer»

BENEFITS of manual testing over AUTOMATED testing:

  • When test cases need to be run for a short duration of time (once or twice). 
  • When one needs to perform ad-hoc testing, EXPLORATORY testing, or usability testing 
  • When one wants to ENSURE the user-friendliness of an application 
  • When flexibility is REQUIRED 
  • When one wants to better handle the complex scenarios 


Discussion

No Comment Found