Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
A Glimpse into the technology agnostic tool - Selenium
Rating: 4.0 out of 5(15 ratings)
2,180 students
Created byPallavi Sharma
Last updated 10/2020
English

What you'll learn

  • Learn about Selenium

Course content

1 section5 lectures1h 5m total length
  • The Technolgy Agnostic Powerhouse Tool - Selenium15:05
  • The three pillars of Selenium15:05
  • Login Logout with Java15:05
  • Login Logout with - Python, Ruby, Csharp and JavaScript15:05

    Learn how Selenium remains a technology agnostic tool, emphasizing conceptual testing and automation over language syntax, and explore choosing languages like Python, Ruby, JavaScript, or Java based on project needs.

  • Conclusion4:46

Requirements

  • Knowledge of functional testing and basic programming experience in any language. Idea of what unit testing is all about.

Description

The beauty of selenium is, that it supports itself getting programmed on any programming language as long as its drivers are available in it.

It runs tests on any browser as long as they are w3C compliant

And it executes on any operating system.


In this talk we will understand to look at Selenium as a web browser driving tool, which it is actually. We will understand that it doesn't matter which programming language you use, the concepts around all languages and their unittest remains the same.

Languages covered - Java, C#, Python, Ruby and JavaScript.

Browsers - Chrome and Firefox

OS for demo - Windows.

Who this course is for:

  • Anyone who wants to know about the power of the web driving tool Selenium