AUTOMATION TESTING
Automation testing Using Automation tools to write and execute test cases is known as automation testing. No manual intervention is required while executing an automated test suite. Testers write test scripts and test cases using the automation tool and then group into test suites. Benefits of Automation Testing Reduction of repetitive work. Repeatability Greater consistency Ease of access of information about tests or testing Web Functional/Regression testing Tools: Many websites/web applications suffer from bugs due to its improper functionality, behavior, usability, security, etc. For those websites/web applications, web testing tools do magic (these Testing tools take out all bugs from websites/web applications in limited time period and limited cost). Determining and fixing a bug, drafting a bug sheet, and determining priority and severity is hard during development phase of websites. Most of the bugs come due to functional issue of the website/web...