Selenium Deep Dive: Software Testing - Testautomatisering - Testmanagement- Software Development / Ontwikkeling
Beschrijving
Na inschrijving van de Award Winning E-learning training Selenium Deep Dive, ontvangt u per e-mail een link om in te loggen in uw leeromgeving waar u een persoonlijk wachtwoord aanmaakt. Eenmaal ingelogd in uw persoonlijke leeromgeving ziet u een overzicht van de cursusonderdelen. Via de inhoudsopgave schakelt u automatisch over naar elk gewenst onderdeel van de training.
Er zit tevens een Voortgangsbewaking bij om eenvoudig te zien hoe ver u bent binnen uw training. U kunt daarbij 1 jaar lang (365 dagen), 24/7 (elke dag en nacht) inloggen om verder te gaan met de training.
Deze Engelstalige training met ondertiteling heeft interactieve, eenvoudig te volgen video's in HD beeldkwaliteit met…
Veelgestelde vragen
Er zijn nog geen veelgestelde vragen over dit product. Als je een vraag hebt, neem dan contact op met onze klantenservice.
Na inschrijving van de Award Winning E-learning training Selenium Deep Dive, ontvangt u per e-mail een link om in te loggen in uw leeromgeving waar u een persoonlijk wachtwoord aanmaakt. Eenmaal ingelogd in uw persoonlijke leeromgeving ziet u een overzicht van de cursusonderdelen. Via de inhoudsopgave schakelt u automatisch over naar elk gewenst onderdeel van de training.
Er zit tevens een Voortgangsbewaking bij om eenvoudig te zien hoe ver u bent binnen uw training. U kunt daarbij 1 jaar lang (365 dagen), 24/7 (elke dag en nacht) inloggen om verder te gaan met de training.
Deze Engelstalige training met ondertiteling heeft interactieve, eenvoudig te volgen video's in HD beeldkwaliteit met heldere audio kwaliteit. Daarnaast biedt de training Support en/of een Online Mentor aan als u problemen ondervindt. De training is beschikbaar in elke browser voor zowel PC, Mac, Tablet én Smartphone. Dus zelfs via uw mobiel kunt u handig de training volgen.
De training is inclusief lees- en/of praktijkopdrachten met trainingstest, mits noodzakelijk voor de training. Na afronding van de training krijgt u een Certificaat van Deelname en sluit u zich aan bij de reeds duizenden tevreden cursisten.
Cursusinhoud
Selenium Deep Dive: Setting Up Selenium for Automated Testing
Course: 1 Hour, 12 Minutes
- Course Overview
- Selenium Features and Testing Types
- Selenium Components and Test Life Cycle
- Selenium Automation Framework
- Setting up Selenium
- Selenium and IDE Integration
- Creating a PyCharm Python Test Script
- Creating an Eclipse Python Test Script
- Using Selenium with Unittest
- Generating a Test Suite Execution Report
- Using Assertions in Unittest
- Course Summary
Selenium Deep Dive: Working with Selenium IDE
Course: 56 Minutes
- Course Overview
- Selenium IDE Features and Components
- Installing and Creating Test Cases
- Selenium IDE Dialog Box and Editor
- Creating and Executing Test Scripts
- Selenese Commands
- Creating Test Cases Manually
- Element Verification Selenium IDE Commands
- Using Wait Commands
- Automating Modal and Modeless Dialog Test
- Custom User Extension
- Course Summary
Selenium Deep Dive: Working With WebDriver
Course: 1 Hour, 19 Minutes
- Course Overview
- WebDriver Benefits
- WebDriver Architecture
- Setting up GeckoDriver
- Working with WebDriver's Navigation Methods
- Locators in Selenium
- Using WebDriver Locators
- Using Class Name and Tag Name
- Using XPath as a Locator
- Using CSS Selectors
- Selectors for Modern Applications
- Using Customized XPath Selectors
- Fetching Attribute Values
- Using Customized CSS Selectors
- Course Summary
Selenium Deep Dive: Working with Selenium Grid & Patterns
Course: 1 Hour, 23 Minutes
- Course Overview
- Selenium Grid Features
- Selenium Grid Architecture
- Hub and Node for Selenium Grid
- Parallel Test Execution
- Troubleshooting Errors
- Page Object Model
- Page Object Classes
- Object Repository Mechanism
- Using Excel as a Data Source
- Data Fetching with Data Provider
- Managing Windows Authentication
- Course Summary
Selenium Deep Dive: Component Testing with Selenium Framework
Course: 1 Hour, 13 Minutes
- Course Overview
- Application Architectures
- Application Types
- selectByIndex and deselectByIndex
- Working with Frames
- Alerts API
- selectByValue and deselectByValue
- select ByVisibleText and deselectByVisibleText
- Testing Dropdowns
- Working with Checkboxes
- Using Multiple Checkboxes and Safechecks
- Working with Confirmation Pop-ups
- Prompt Pop-ups
- Course Summary
Selenium Deep Dive: Automating Browser Windows & Authentication Tests
Course: 1 Hour, 4 Minutes
- Course Overview
- Web Application Technology and Frameworks
- Handling Multiple Advertisement Windows
- Authentication Windows in Firefox
- Authentication Windows in Chrome
- Using AutoIt
- Performing Operations on New Windows
- Switching Windows
- Testing AutoComplete Textbox
- Uploading Files with the sendKeys Method
- Uploading Files Using AutoIt
- Course Summary
Selenium Deep Dive: Managing Synchronization & Page Navigation
Course: 58 Minutes
- Course Overview
- Synchronization in Selenium WebDriver
- Managing Keyboard and Mouse Events
- Unconditional Synchronization
- Conditional Synchronization
- Implicit Wait and Fluent Wait
- Setting Browser Dimensions
- Resizing Web Elements
- Scrolling to the Page Bottom
- Scrolling by Page Coordinates
- Scrolling to Page Elements
- Downloading Files with Selenium WebDriver
- Course Summary
Selenium Deep Dive: Security Test Automation
Course: 1 Hour, 1 Minute
- Course Overview
- Security Management
- Untrusted SSL Certificates in Firefox
- Security Certificates in Chrome
- SSL Certificates in Internet Explorer
- Parallel Testing
- The Stale Element Exception
- Adding Cookies
- Deleting Cookies
- Deleting Cookies With a Name
- Calling and Parsing Cookies
- Retrieving Cookies With a Specific Name
- Course Summary
Selenium Deep Dive: Managing Modern Application Components
Course: 54 Minutes
- Course Overview
- Reading Data From Properties Files
- Taking Screenshots With WebDriver
- Testing Drag and Drop
- Testing the Context Menu
- Using jQuery DatePicker
- Using Kendo UI DatePicker
- Handling "Element Is Not Clickable at Point"
- Extracting PDF Texts
- Finding Broken or Invalid Images
- Finding Broken Links on Web Pages
- Course Summary
Selenium Deep Dive: Managing Data Elements Using Python & Selenium
Course: 48 Minutes
- Course Overview
- RC Server Test Execution
- Selenium Python RegEx
- Extracting Numeric Fields
- Finding All href Elements
- Getting Texts From Images
- Executing JavaScript Using Selenium Python
- Python Exception Logging Module
- Selenium Python ActionChains
- WebDriver Conditional Commands
- Getting All Class Elements
- Course Summary
Selenium Deep Dive: Integrating TestNG & Selenium
Course: 55 Minutes
- Course Overview
- Configurating TestNG
- Managing Multiple Test Cases
- Using Autogenerated XML and Reports
- Creating a Dependency Between Test Cases
- Integrating TestNG With Selenium
- Implementing WebDriver Listeners
- Implementing TestNG Listeners
- Implementing Hard Assertion in Selenium TestNG
- Implementing Soft Assertion in Selenium TestNG
- Manually Creating TestNG XML Files
- Course Summary
Selenium Deep Dive: Applying BDD & TDD Using Selenium
Course: 1 Hour, 18 Minutes
- Course Overview1 MinuteCompletedActions
- Behavior-driven Development (BDD) and Selenium
- Configuring the behave BDD Framework
- Using Arguments and Step Consolidation
- Using a Step Definition With Page Object Planning
- Implementing the Singleton Pattern
- Test-driven Development (TDD) With Selenium
- Implementing TDD With Selenium
- Integrating Cucumber and Selenium
- Implementing Data-driven Testing
- Working With a Functional Test Scenario
- Course Summary
Selenium Deep Dive: Test Enhancement Using BrowserStack
Course: 1 Hour, 6 Minutes
- Course Overview
- BrowserStack and Selenium
- Configuring BrowserStack and WebDriver
- Parallel Testing With BrowserStack and Selenium
- Executing Tests on Desktops and Remote Browsers
- Executing Tests on Device and Browser Combinations
- Managing Security Certificates
- Managing Flash and Popups in Browsers
- Enhancing Selenium Test Execution
- Integrating Lettuce and Selenium
- Integrating Behave and Selenium
- Course Summary
Selenium Deep Dive: Database & Log Management in Selenium Testing
Course: 1 Hour, 2 Minutes
- Course Overview
- Database and Log Management
- EventListener and EventFiringWebDriver
- Implementing Listener
- Utilizing Databases With Selenium Python
- Managing Cookies Using Selenium Python
- Using Python Imaging Library With Selenium Python
- Testing iframes Using Selenium Python
- The Logging Concept
- Managing Logs Using Selenium Python
- Managing Exceptions in Test Cases
- Course Summary1 MinuteNot StartedActions
Selenium Deep Dive: Use Cases for Web App Component Automated Testing
Course: 1 Hour, 24 Minutes
- Course Overview
- Web Application Lifecycle and Taxonomy
- Automating Form Validation Testing
- Testing for Asterisk Signs on Mandatory Fields
- Automating Error Message Testing
- Testing for Proper Year Field Validations
- Testing for Proper Numeric Formats
- Testing to Control Valid Text Field Entries
- Testing Currency Fields With Constraints
- Automating Confirmation Message Testing
- Testing for Privacy Regulation
- Testing to Confirm Proper Error Management
- Testing Cookies for Valid Cookie Usage
- Testing for Multi-factor Authentication
- Testing for Animated GIFs
- Password Attempt Testing
- Course Summary
Selenium Deep Dive: Testing Single-page Applications
Course: 1 Hour, 33 Minutes
- Course Overview
- Single-page Applications
- SPA Testing Frameworks
- Using WebdriverIO
- Testing WebSocket
- Testing Auto Complete and Auto Suggest Controls
- Testing Context Menus
- Testing reCAPTCHAs
- Executing WebDriver Tests on Android Emulator
- Testing With Mobile User Agents
- Executing Load Testing With Selenium
- Integrating JMeter and Selenium
- Microservice Testing
- API Testing With Selenium Python
- Implementing End-to-end Testing
- Selenium Limitations
- Course Summary
Specificaties
Taal: Engels
Kwalificaties van de
Instructeur: Gecertificeerd
Cursusformaat en Lengte: Lesvideo's met
ondertiteling, interactieve elementen en opdrachten en testen
Lesduur: 18:05 uur
Voortgangsbewaking: Ja
Toegang tot Materiaal: 365 dagen
Technische Vereisten: Computer of mobiel
apparaat, Stabiele internetverbindingen Webbrowserzoals Chrome,
Firefox, Safari of Edge.
Support of Ondersteuning: Helpdesk en online
kennisbank 24/7
Certificering: Certificaat van deelname in
PDF formaat
Prijs en Kosten: Cursusprijs zonder extra
kosten
Annuleringsbeleid en Geld-Terug-Garantie: Wij
beoordelen dit per situatie
Award Winning E-learning: Ja
Tip! Zorg voor een rustige leeromgeving, tijd
en motivatie, audioapparatuur zoals een koptelefoon of luidsprekers
voor audio, accountinformatie zoals inloggegevens voor toegang tot
het e-learning platform.
Verrijk Uw Carrière met OEM's ICT Trainingen
Waarom kiezen voor
OEM?
Ervaring: Meer dan 20 jaar
expertise in ICT-trainingen.
Uitgebreide Selectie: Meer dan 1000 cursussen van
200 topmerken.
Hoge Tevredenheid: Beoordeeld met een 9.0 op
Springest.
Kwaliteitsgarantie: Gecertificeerde docenten en
award-winning E-learning.
Partnerschappen: Microsoft Partner, EC-Council
Partner, Certiport en Pearson VUE.
Blijf op de hoogte van nieuwe ervaringen
Deel je ervaring
Heb je ervaring met deze cursus? Deel je ervaring en help anderen kiezen. Als dank voor de moeite doneert Springest € 1,- aan Stichting Edukans.Er zijn nog geen veelgestelde vragen over dit product. Als je een vraag hebt, neem dan contact op met onze klantenservice.