Foro Wanako1
¿Quieres reaccionar a este mensaje? Regístrate en el foro con unos pocos clics o inicia sesión para continuar.

Foro Wanako1

Programas Gratuitos, Desatendidos y Mucho más!!!
 
PortalPortal  ÍndiceÍndice  BuscarBuscar  Últimas imágenesÚltimas imágenes  ConectarseConectarse  RegistrarseRegistrarse  
Buscar
 
 

Resultados por:
 
Rechercher Búsqueda avanzada
Los posteadores más activos del mes
tano1221
Selenium Ide - Basic Of Test Automation + Webdriver  Locators Vote_lcapSelenium Ide - Basic Of Test Automation + Webdriver  Locators Voting_barSelenium Ide - Basic Of Test Automation + Webdriver  Locators Vote_rcap 
Engh3
Selenium Ide - Basic Of Test Automation + Webdriver  Locators Vote_lcapSelenium Ide - Basic Of Test Automation + Webdriver  Locators Voting_barSelenium Ide - Basic Of Test Automation + Webdriver  Locators Vote_rcap 
ПΣӨƧӨFƬ
Selenium Ide - Basic Of Test Automation + Webdriver  Locators Vote_lcapSelenium Ide - Basic Of Test Automation + Webdriver  Locators Voting_barSelenium Ide - Basic Of Test Automation + Webdriver  Locators Vote_rcap 
ℛeℙ@¢ᴋ€r
Selenium Ide - Basic Of Test Automation + Webdriver  Locators Vote_lcapSelenium Ide - Basic Of Test Automation + Webdriver  Locators Voting_barSelenium Ide - Basic Of Test Automation + Webdriver  Locators Vote_rcap 
大†Shinegumi†大
Selenium Ide - Basic Of Test Automation + Webdriver  Locators Vote_lcapSelenium Ide - Basic Of Test Automation + Webdriver  Locators Voting_barSelenium Ide - Basic Of Test Automation + Webdriver  Locators Vote_rcap 
missyou123
Selenium Ide - Basic Of Test Automation + Webdriver  Locators Vote_lcapSelenium Ide - Basic Of Test Automation + Webdriver  Locators Voting_barSelenium Ide - Basic Of Test Automation + Webdriver  Locators Vote_rcap 
Julio 2024
LunMarMiérJueVieSábDom
1234567
891011121314
15161718192021
22232425262728
293031    
CalendarioCalendario
Últimos temas
» Audified MixChecker ULTRA v1.0
Selenium Ide - Basic Of Test Automation + Webdriver  Locators EmptyHoy a las 3:22 am por missyou123

» Irix HDR Pro / Classic Pro 2.3.29 (x64) Multilingual
Selenium Ide - Basic Of Test Automation + Webdriver  Locators EmptyAyer a las 10:36 pm por 大†Shinegumi†大

» LightPDF Editor 2.14.7.17 Build 07.01.2024 Multilingual
Selenium Ide - Basic Of Test Automation + Webdriver  Locators EmptyAyer a las 10:33 pm por 大†Shinegumi†大

» Stellar Repair for Excel 7.0.0.0 (x64)
Selenium Ide - Basic Of Test Automation + Webdriver  Locators EmptyAyer a las 10:32 pm por 大†Shinegumi†大

» PDF Shaper Premium / Ultimate 14.3 Multilingual
Selenium Ide - Basic Of Test Automation + Webdriver  Locators EmptyAyer a las 10:30 pm por 大†Shinegumi†大

» EaseUS Partition Master 18.8.0 Build 20240605
Selenium Ide - Basic Of Test Automation + Webdriver  Locators EmptyAyer a las 9:15 pm por ПΣӨƧӨFƬ

» illustrate TuneFUSION R2024-06-28 Retail
Selenium Ide - Basic Of Test Automation + Webdriver  Locators EmptyAyer a las 9:12 pm por ПΣӨƧӨFƬ

» Xara Designer Pro+ 24.1.0.69698 (x64)
Selenium Ide - Basic Of Test Automation + Webdriver  Locators EmptyAyer a las 8:47 pm por ПΣӨƧӨFƬ

» UniFab 2.0.2.6 (x64) Multilingual
Selenium Ide - Basic Of Test Automation + Webdriver  Locators EmptyAyer a las 8:44 pm por ПΣӨƧӨFƬ

Sondeo
Visita de Paises
free counters
Free counters

Comparte | 
 

 Selenium Ide - Basic Of Test Automation + Webdriver Locators

Ver el tema anterior Ver el tema siguiente Ir abajo 
AutorMensaje
missyou123
Miembro Mayor
Miembro Mayor


Mensajes : 70279
Fecha de inscripción : 20/08/2016

Selenium Ide - Basic Of Test Automation + Webdriver  Locators Empty
MensajeTema: Selenium Ide - Basic Of Test Automation + Webdriver Locators   Selenium Ide - Basic Of Test Automation + Webdriver  Locators EmptyJue Oct 13, 2022 7:39 am


Selenium Ide - Basic Of Test Automation + Webdriver  Locators E738fd8ebfc7d9ffc149ef06934f418f

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

Selenium Ide - Basic Of Test Automation + Webdriver  Locators 1cec37920b1240b4ac04538d381f94e5

Download link

rapidgator.net:
Código:

https://rapidgator.net/file/3f8533b191e603f9d5ded0f63e89a999/batcl.Selenium.Ide..Basic.Of.Test.Automation..Webdriver.Locators.part1.rar.html
https://rapidgator.net/file/7a1c97a73bc874832d60ac2ad2e75070/batcl.Selenium.Ide..Basic.Of.Test.Automation..Webdriver.Locators.part2.rar.html

uploadgig.com:
Código:

https://uploadgig.com/file/download/8d386D0bCcf93Bce/batcl.Selenium.Ide..Basic.Of.Test.Automation..Webdriver.Locators.part1.rar
https://uploadgig.com/file/download/1fdCbd2396dEe838/batcl.Selenium.Ide..Basic.Of.Test.Automation..Webdriver.Locators.part2.rar

nitroflare.com:
Código:

https://nitroflare.com/view/41FF01B211CB9C8/batcl.Selenium.Ide..Basic.Of.Test.Automation..Webdriver.Locators.part1.rar
https://nitroflare.com/view/729A4DD3EA49D07/batcl.Selenium.Ide..Basic.Of.Test.Automation..Webdriver.Locators.part2.rar

1dl.net:
Código:

https://1dl.net/hh7haai1eppv/batcl.Selenium.Ide..Basic.Of.Test.Automation..Webdriver.Locators.part1.rar.html
https://1dl.net/jhifk6ngva1n/batcl.Selenium.Ide..Basic.Of.Test.Automation..Webdriver.Locators.part2.rar.html
Volver arriba Ir abajo
 

Selenium Ide - Basic Of Test Automation + Webdriver Locators

Ver el tema anterior Ver el tema siguiente Volver arriba 
Página 1 de 1.

 Temas similares

-
» Web Automation With Selenium Webdriver And Python
» Full Stack Automation - Selenium Webdriver
» Test Automation with Python: 4 The WebDriver Automation Architecture
» Selectors/Locators (Xpath & Others) For Web Test Automation
» Test Automation with Python: 5 Web Browser Automation with Selenium

Permisos de este foro:No puedes responder a temas en este foro.
Foro Wanako1 :: Programas o Aplicaciónes :: Ayuda, Tutoriales-