1 / 15

Introduction to Selenium | Selenium Tutorial for Beginners | Selenium Training | Edureka

( Selenium Training: https://www.edureka.co/testing-with-selenium-webdriver )<br>This Edureka tutorial on "Introduction to Selenium" will tell you how testing with Selenium WebDriver works. The following topics have been covered in this tutorial:<br><br>1. Pain points of Manual Testing<br>2. Advantages of Automation Testing<br>3. Introduction to Selenium<br>4. Selenium vs other tools<br>5. Demo: Selenium WebDriver in action<br><br>Introduction to Selenium blog: https://goo.gl/b523IO

EdurekaIN
Télécharger la présentation

Introduction to Selenium | Selenium Tutorial for Beginners | Selenium Training | Edureka

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. Agenda Selenium Certification Training www.edureka.co/testing-with-selenium-webdriver

  2. Topics For Today’s Selenium Training i. Pain points of Manual Testing ii. Advantages of Automation Testing iii. Introduction to Selenium iv. Selenium vs other tools v. Demo: Selenium WebDriver in action Selenium Certification Training www.edureka.co/testing-with-selenium-webdriver

  3. Pain Points Of Manual Testing Scenario From A Company: Scenario From A Company: Tester Tester Tasks:- • Write the test cases from scratch • Execute 1,000 test cases • Analyze pass/ fail status manually Challenges:- • 50-60/day = 10 days totally for only executing test cases • Time to debug is non-deterministic • Humans are error-prone Selenium Certification Training www.edureka.co/testing-with-selenium-webdriver

  4. Advantages With Automation Testing Scenario From A Company: Scenario From A Company: Tester Tester Tasks:- • Write the test cases from scratch • All test cases can be executed overnight • Easier to analyze pass/ fail status report Challenges:- • Time for debugging errors Selenium Certification Training www.edureka.co/testing-with-selenium-webdriver

  5. Advantages With Automation Testing Benefits/ Advantages Benefits/ Advantages 1. Saves time 2. Reduces the cost to company 3. Greater accuracy 4. Better quality reports 5. Less/ no errors 6. Repeatable Selenium Certification Training www.edureka.co/testing-with-selenium-webdriver

  6. Selenium vs other tools Selenium Certification Training www.edureka.co/testing-with-selenium-webdriver

  7. Selenium Vs. Other Tools Features HP QTP IBM RFT TestComplete Selenium License Required Required Required Open Source Cost High High High Free Customer support Yes Yes Yes Yes; Open source community Coding skills Low Low High Very High Windows only (7, Vista, Server 2008 or later OS) Environment support Only Windows Only Windows Windows, Linux, Mac VB Script, JS Script, Delphi Script, C++ & C# Java, C#, Ruby, Python, Perl & PHP Language support VB Script Java and C# Selenium Certification Training www.edureka.co/testing-with-selenium-webdriver

  8. Selenium As An Automation Testing Tool Selenium Certification Training www.edureka.co/testing-with-selenium-webdriver

  9. What Is Selenium? Selenium is a tool to automate web page/ application tests across diff. platforms using diff. prog. languages It is open source and mainly used for functional testing Known for reliable performance and execution speed Best tool for testing web applications Selenium Certification Training www.edureka.co/testing-with-selenium-webdriver

  10. Selenium Supports The Following Operating Systems Browsers Programming Languages Selenium Certification Training www.edureka.co/testing-with-selenium-webdriver

  11. Advantages & Disadvantages Of Selenium Advantages Open source tool, easy to setup and use Supports various programming environments Supports various operating environments Supports parallel test Execution Takes more time to create test scripts Limited support for image testing Supports only web applications Disadvantages Selenium Certification Training www.edureka.co/testing-with-selenium-webdriver

  12. Components Of Selenium Suite Selenium IDE Selenium Grid Selenium Suite Selenium RC Selenium WebDriver Selenium Certification Training www.edureka.co/testing-with-selenium-webdriver

  13. Hands-on Testing with SELENIUM WEBDRIVER Selenium Certification Training www.edureka.co/testing-with-selenium-webdriver

  14. WebDriver vs. IDE vs. RC ➢ Data Warehouse is like a relational database designed for analytical needs. ➢ It functions on the basis of OLAP (Online Analytical Processing). ➢ It is a central location where consolidated data from multiple locations (databases) are stored. Selenium Certification Training www.edureka.co/testing-with-selenium-webdriver

More Related