Tags
Language
Tags
December 2024
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31 1 2 3 4

Selenium Ide - Basic Of Test Automation + Webdriver Locators

Posted By: ELK1nG
Selenium Ide - Basic Of Test Automation + Webdriver Locators

Selenium Ide - Basic Of Test Automation + Webdriver Locators
Last updated 11/2020
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 1.81 GB | Duration: 2h 40m

Learn all about test automation in Selenium IDE + element locating strategies used in WebDriver Selenium.

What you'll learn
General principles of using Selenium IDE
Learning the most important commands of Selenium IDE
Creating automated test cases by recording your actions in the browser with hands-on exercises
Creating automated test cases manually with hands-on exercises
Basic developer tools skills
Learn various webpage element locating strategies to help do better test automation
Learn the basic locators (Id, name, linkText)
Learn advanced locator Xpath
Learn CSS Selector
Requirements
Basic knowledge about software usage
Basic HTML / CSS knowledge can be useful but is not necessary
Willingness to learn and solve tasks
Description
In my conversations with people who were thinking about test automation carrier several needs kept coming back quite frequently, such asI am wondering if test automation is something for me.I am looking for a course with more focus on practical exercises.I do not have so much time. I need something short and condensed instead of multi-hour waffling on a single example.I have created this course with hope that it will answer those needs.Selenium IDE is the best first step in test automation.Because if you have very basic programming skills or don’t have any, you can successfully complete the course and understand the most important concepts behind test automation.Unlike most Selenium IDE courses out there you will actually learn how to automate tests on real-life examples.You will first start by learning the basics of creating a test script and assertion techniques, and the course evolves from there. I use easy to understand examples to simplify even the most difficult concepts.The course will help you understand:How Software Tester work looks like,What exactly test automation is,Why locators in test automation are so important.Become an expert in locating elements strategies!The underlying motivation for the course is to ensure that you'll gain solid skills in locating elements on the web page. 50% of success in automation are good chosen locators. This is universal knowledge that will be useful in other more advanced automation tools, such as Selenium Webdriver.This is a practical hands-on course.  Although we will spend some time dealing with some of the theoretical concepts. The majority of the course will focus on :Automating test cases, Using developer tools, Implementing different techniques and strategies to locate elements on the web page.Some of the tests that we will automate include booking a hospital appointment feature and the whole test scenario for contact us form on an online shopping page.Each video inside the course will teach you a new concept or technique which you may apply to your own projects immediately.After taking this course you will be able to easily write automated tests in Selenium IDE along with applying good practices. Also, you will know if working as a Software Tester is for you.Condensed and practical knowledge about test automation is now available for you. Subscribe now!

Overview

Section 1: Introduction

Lecture 1 Study plan

Lecture 2 Q&A

Lecture 3 Installation of Selenium IDE

Lecture 4 Introduction to Selenium IDE interface

Section 2: First script in Selenium IDE

Lecture 5 Udemy early review

Lecture 6 Introduction to the section

Lecture 7 First script in Selenium IDE - part 1

Lecture 8 First script in Selenium IDE - part 2

Lecture 9 First script in Selenium IDE - part 3

Lecture 10 Introduction to selenese commands

Lecture 11 Resources for exercises and solutions

Lecture 12 Exercise 1 - footer verification

Lecture 13 Solution for exercise 1

Lecture 14 Exercise 2 - login and logout

Lecture 15 Solution for exercise 2

Lecture 16 How to handle drop down menu

Lecture 17 Exercise 3 - Make an appointment

Lecture 18 Solution for exercise 3

Section 3: Locators

Lecture 19 Introduction to the section

Lecture 20 Basic locators

Lecture 21 Exercise 4 - Contact Us form

Lecture 22 Solution for exercise 4

Lecture 23 Exercise 5 - Create your first test suite

Lecture 24 Solution for exercise 5

Lecture 25 Xpath - Introduction

Lecture 26 Xpath - Examples

Lecture 27 Exercise 6 - Find Xpath!

Lecture 28 Solution for exercise 6

Lecture 29 CSS selectors - Introduction

Lecture 30 CSS selectors - Examples

Lecture 31 Running a script on a subpage

Lecture 32 Exercise 7 - Oops… I forgot password

Lecture 33 Solution for exercise 7

Lecture 34 Web Elements locating strategy

Want to know what test automation is,Want to take the first steps in test automation,Want to become a Software Tester,Want to create automated test cases