Selenium is an automation testing tool used for the testing of web applications.
Major points to note about Selenium are -
Major points to note about Selenium are -
- Selenium is open source tool.
- Selenium supports many languages like VB.Net, Java, Perl, PHP, Python, Ruby etc.
- Selenium can be used to test only web applications on browsers like Internet Explorer, Chrome, FireFox and Safari.
- Selenium Grid can be used to execute the test cases on many remote machines in parallel.
- Selenium WebDriver is the latest offering from Selenium.
- Selenium can be deployed on Windows, Linux, and Macintosh platforms
No comments:
Post a Comment