Skip to main content

Introduction to Selenium | Selenium Training In Hyderabad








What is Selenium?


Selenium is a free open source automated testing. It is suite for web applications across different browsers and platforms. It is quite like HP Quick Test Pro (QTP). Selenium focuses on automating web-based applications.


Selenium is not a single tool but a suite of software. Then catering to different testing needs of an organization. It has four components.


 1. Selenium Integrated Development Environment


 2. Selenium Remote Control


 3. Web Driver


4. Selenium Grid


At the moment, Selenium RC and Web Driver merged into a single framework to form Selenium 2. Selenium 1, by the way, refers to Selenium RC.


Who developed Selenium?


  Selenium is a collection of different tools; it had different developers as well. Below are the key persons who made notable contributions to the Selenium Project


 Selenium invented by Jason Huggins in 2004. An engineer at Thought Works. He was working on a web application that required frequent testing. The repetitious manual testing of their application was becoming more and more inefficient. He created a JavaScript program that would control the browser's actions. He named this program as the "JavaScriptTestRunner."


 The potential in this idea to help automate other web applications. He made JavaScript Runner open-source which was later re-named as Selenium Core.




 Testers using Selenium Core had to install the whole application. The web server local computers because of the restrictions the same origin policy. So another Thought Work’s engineer, Paul Hammant. It decided to create a server that will act as an HTTP proxy to "trick". The browser into Selenium Core and the web application tested come from the same domain. This system became known as the Selenium Remote Control or Selenium 1.0 version.


Birth of Selenium Grid


Selenium Grid invented by Patrick Light body. To address the need for minimizing test execution times as much as possible. He called the system "Hosted QA." It was capable of capturing browser screenshots during significant stages. It also of sending out Selenium commands to different machines.


Birth of Selenium IDE


Shinya Kasatani of Japan created Selenium IDE. A Firefox extension that can automate the browser through a record-and-playback feature. He came up with this idea to further increase the speed in creating test cases. He donated Selenium Project to the Selenium IDE.


Birth of Web Driver


Simon Stewart created Web Driver circa 2006. When browsers and web applications powerful restrictive with JavaScript programs like Selenium Core. It was the first cross-platform testing framework. That could control the browser from the OS level.


Birth of Selenium 2.0.


In 2008, Web Driver and Selenium RC combine more powerful tool called Selenium 2. With Web Driver being the core. Currently, Selenium RC is still developed but only in maintenance mode. Most of the Selenium Project's efforts are now focused on Selenium 2.0.

Comments

  1. Great post!I am actually getting ready to across this information,i am very happy to this commands.Also great blog here with all of the valuable information you have.Well done,its a great knowledge. PHP Training in Chennai

    ReplyDelete
  2. This comment has been removed by the author.

    ReplyDelete

Post a Comment

Popular posts from this blog

Selenium Uses of Manual Testing Training in Hyderabad

Manual Testing Manual Testing is referred to the process in a software tester sits. The through an end user software to determine the various flaws and bugs in the software. The process is generally carried out official launch of the app or website or software. The forms an integral part of the quality assessment of a software.   Selenium Uses of Manual Testing Training in Hyderabad software testing was done using automated methods. Developers tend to use automated scripts. The computers for the purpose of the process made easy. The graphical interface, games, e-commerce sites and interface of apps, manual tests preferred. These tests preferred user experience is matters and to ensure the end user use the service. The testing using manual methods is quite important. the e-commerce and game developers use manual testers . their app or site is working as per the convenience of the public and not causing any bug during use. How does ...

Web Driver Architecture​ | Best Selenium Online Training in Hyderabad

Best Selenium Online Training In Hyderabad Introduction​ Selenium WebDriver is one of the most powerful and popular tools of Selenium toolkit. WebDriver extended version to Selenium RC. WebDriver extends its support to many latest browsers and platforms, unlike Selenium IDE . WebDriver also doesn’t need Selenium server to start before execution of the Selenium RC . Selenium RC in aggregation with WebDriver API is Selenium 2.0 . Selenium was so developed to support dynamic web pages and Ajax calls . It also supports various drivers to exercise web-based mobile testing. Architecture​ WebDriver is a web-based testing tool with Selenium RC . The tool built on the fundamental where isolated clients create for each of the web browsers. WebDriver makes direct calls to the Web browser . The entire test script executes in this fashion. WebDriver uses the browsers support and capabilities to automation. Seleni...

Selenium Browser Automation Testing Tool

    Selenium Browser Automation Testing Tool Testing professionals use a variety of automation testing tools to the web applications. Automated testing has made the testing processes much simpler than manual testing. It has accelerated the testing process and improved efficiency. The most powerful open source automation tool available at the moment is Selenium . Advantages of Selenium Browser Automation Testing Tool Based on Java scripting to a large extent tests run in the browser. Like Mozilla, Firefox, and Internet Explorer. Various operating systems like Mac, Windows, and Linux. There is hardly any tool that covers such assortment of platforms. This tool has made it easier to check web applications without putting in extra effort and time. Here are some important advantages of the Selenium automation testing tool Flexibility and Ease of Use: Selenium is an interface creating and executing testing suites. Selenium ’s open source allows t...