Submitted Questions

  • What is exception handling in automation testing?

    Abhilash

    • Mar 7th, 2013

    Exception handling in automation testing is something which automation engineers take care such that their modules, functions inside scripts, or for that matter entire test script will not have any script errors. In other words, it is exiting a function/module by giving the user a graceful message.