Gameplay

3/Gameplay/grid-small

Selenium

 Selenium is an open-source

Selenium

Selenium is an open-source and a portable automated software testing tool for testing web applications. It has capabilities to operate across different browsers and operating systems. Selenium is not just a single tool but a set of tools that helps testers to automate web-based applications more efficiently. 


Tool Description

 Selenium IDE:

 Selenium Integrated Development Environment (IDE) is a Firefox plugin that lets testers to record their actions as they follow the workflow that they need to test. Selenium RC Selenium Remote Control (RC) was the flagship testing framework that allowed more than simple browser actions and linear execution. It makes use of the full power of programming languages such as Java, C#, PHP, Python, Ruby, and PERL to create more complex tests. Selenium WebDriver Selenium WebDriver is the successor to Selenium RC which sends commands directly to the browser and retrieves results. Selenium Grid Selenium Grid is a tool used to run parallel tests across different machines and different browsers simultaneously which results in minimized execution time. The Selenium-IDE (Integrated Development Environment) is an easy-to-use Firefox plug-in to develop Selenium test cases. It provides a Graphical User Interface for recording user actions using Firefox which is used to learn and use Selenium, but it can only be used with Firefox browser as other browsers are not supported. However, the recorded scripts can be converted into various programming languages supported by Selenium and the scripts can be executed on other browsers as well. 

Selenium RC 

Selenium Remote Control (RC) was the flagship testing framework that allowed more than simple browser actions and linear execution. It makes use of the full power of programming languages such as Java, C#, PHP, Python, Ruby, and PERL to create more complex tests. 

Selenium WebDriver 

Selenium WebDriver is the successor to Selenium RC which sends commands directly to the browser and retrieves results. 


Advantages of Selenium 

Selenium is an open-source and a portable automated software testing tool for testing web applications. It has capabilities to operate across different browsers and operating systems. Selenium is not just a single tool but a set of tools that helps testers to automate web-based applications more efficiently. QTP and Selenium are the most used tools in the market for software automation testing. Hence it makes sense to compare the pros of Selenium over QTP. 

Download Selenium IDE This section deals with how to download and configure Selenium IDE. Selenium IDE Features This section deals with the features available in Selenium IDE. Creating Selenium IDE Tests This section deals with how to create IDE tests using recording feature. Selenium IDE Script Debugging This section deals with debugging the Selenium IDE script. Inserting Verification Points This section describes how to insert verification points in Selenium IDE.  

Selenium  IDE
Download IDE
Selenium IDE
Steps to download  Selenium  IDE








 

0 Comments:

Post a Comment