Automated Tests Vs Manual Tests: Software Testing Has Lot of Challenges Both in Manual As Well As in Automation
Automated Tests Vs Manual Tests: Software Testing Has Lot of Challenges Both in Manual As Well As in Automation
Automation is the use of tools and strategies that reduce human involvement or
What is Selenium
Selenium is a robust set of tools that supports rapid development of test automation for web-based
applications.
Selenium provides a rich set of testing functions specifically geared to the needs of testing of a
web application.
Selenium operations are highly flexible, allowing many options for locating UI elements and comparing expected test
results against actual application behavior.
Supports Cross Browser Testing. The Selenium tests can be run on multiple browsers.
Supports Cross Platform Testing.
Assertion statements provide an efficient way of comparing expected and actual results.
How to Select Correct Test Cases for Automation
Testing