1 / 12

Selenium Online Training

Radiant IT online training is providing Testing tools online training, QA online training, we are expertise in automation tools training like selenium and QTP with live projects

barbie0909
Télécharger la présentation

Selenium Online Training

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. online Reach Us: Radiantits.com Contact Us: +12105037100

  2. Introduction of SELENIUM Selenium is an automation tool, designed for software testing, it suites for web applications across different platforms and browsers. It is an open source platform. It only focuses on automating web-based applications. Reach Us: Radiantits.com Contact Us: +12105037100

  3. COMPONENTS OF SELENIUM • Selenium has Four components, each performs different actions in testing an application or form for an organization. • The following are the components of selenium • Selenium Integrated Development Environment(IDE) • Selenium Remote Control (RC) • Web Driver • Selenium Grid Reach Us: Radiantits.com Contact Us: +12105037100

  4. Suit of SELENIUM Reach Us: Radiantits.com Contact Us: +12105037100

  5. Development of SELENIUM As we discussed previous, selenium is a merge of different tools, and it had developed by different developers. In 2004 Jason Huggins was created primarily. Selenium core was developed for controlling the action of repetitious manual testing of an application. And after that selenium RC and Selenium Grid and IDE was developed by different persons. Reach Us: Radiantits.com Contact Us: +12105037100

  6. Selenium Integrated Development Environment (IDE) Is the simplest framework in the Selenium suite and is the easiest one to learn. It is a Firefox plug-in that you can install as easily as you can with other plugging. However, because of its simplicity, Selenium IDE should only be used as a prototyping tool. If you want to create more advanced test cases, you will need to use either Selenium RC or Web Driver. Reach Us: Radiantits.com Contact Us: +12105037100

  7. Selenium Remote Control It was the flagship testing framework of the whole Selenium project for a long time. This is the first automated web testing tool that allowed users to use a programming language they prefer. Reach Us: Radiantits.com Contact Us: +12105037100

  8. Selenium supporting programming languages • Java • C# • PHP • Python • Perl • Ruby Reach Us: Radiantits.com Contact Us: +12105037100

  9. SELENIUM WEB DRIVER The Web Driver proves itself to be better than both Selenium IDE and Selenium RC in many aspects. It implements a more modern and stable approach in automating the browser's actions. Web Driver, unlike Selenium RC, does not rely on JavaScript for Automation. It controls the browser by directly communicating with it. Reach Us: Radiantits.com Contact Us: +12105037100

  10. Selenium Grid Selenium Grid is a tool used together with Selenium RC to run parallel tests across different machines and different browsers all at the same time. Parallel execution means running multiple tests at once. Reach Us: Radiantits.com Contact Us: +12105037100

  11. Grid Features: • Enables simultaneous running of tests in multiple browsers and environments. • Saves time enormously. • Utilizes the hub-and-nodes concept. The hub acts as a central source of Selenium commands to each node connected to it. Reach Us: Radiantits.com Contact Us: +12105037100

  12. Reach Us: Radiantits.com Contact Us: +12105037100

More Related