وب سایت تخصصی شرکت فرین
دسته بندی دوره ها

Selenium WebDriver 4, Cucumber BDD, Java & More! [2024]

سرفصل های دوره

Full Automation Testing Bootcamp! Learn automation testing using Selenium Webdriver 4, Java, Cucumber BDD, TestNG & More


1. Course Introduction
  • 1. Introduction

  • 2. Environment - Setup
  • 1.1 httpsjdk.java.netarchive.html
  • 1.2 httpsopenjdk.java.netinstall.html
  • 1.3 httpsstackoverflow.comquestions14702702how-to-set-java-home-in-mac-permanently.html
  • 1.4 httpsstackoverflow.comquestions24641536how-to-set-java-home-in-linux-for-all-users.html
  • 1. Java JDK
  • 2.1 httpsmaven.apache.orgdownload.cgi.html
  • 2.2 httpsmaven.apache.orginstall.html.html
  • 2.3 httpswww.baeldung.cominstall-maven-on-windows-linux-mac.html
  • 2. Apache Maven
  • 3.1 httpswww.jetbrains.comideadownload.html
  • 3. IntelliJ & Cucumber Addon

  • 3. Project - Setup
  • 1.1 apache maven.pdf
  • 1. What is Apache Maven
  • 2. IntelliJ - Layout Update - [Please Read].html
  • 3. Project Setup
  • 4.1 httpsen.wikipedia.orgwikiJAR (file format).html
  • 4.2 httpsmvnrepository.com.html
  • 4.3 httpsmvnrepository.comartifactio.cucumbercucumber-java.html
  • 4.4 httpsmvnrepository.comartifactio.cucumbercucumber-testng.html
  • 4.5 httpsmvnrepository.comartifactorg.seleniumhq.seleniumselenium-java.html
  • 4.6 pom final.zip
  • 4.7 pom original.zip
  • 4. POM File & Downloading Dependencies
  • 5.1 httpschromedriver.chromium.orgdownloads.html
  • 5.2 httpsgithub.commozillageckodriverreleases.html
  • 5. Browser Drivers
  • 6.1 pom final.zip
  • 6.2 pom original.zip
  • 6. Maven Lifecycle Commands
  • 7.1 pom final.zip
  • 7.2 pom original.zip
  • 7. Maven Compiler Plugin
  • 8. Other Courses - (Coupon Codes).html

  • 4. Cucumber Basics
  • 1.1 1. what is cucumber gherkin.pdf
  • 1. What is Cucumber & What is Gherkin
  • 2.1 contact us.zip
  • 2.2 httpscucumber.iodocsgherkinreference.html
  • 2.3 httpswww.webdriveruniversity.com.html
  • 2.4 httpswww.webdriveruniversity.comContact-Uscontactus.html.html
  • 2. Feature File - Creation
  • 3.1 contact us steps.zip
  • 3.2 httpscucumber.iodocscucumberstep-definitions.html
  • 3.3 httpswww.webdriveruniversity.com.html
  • 3.4 httpswww.webdriveruniversity.comContact-Uscontactus.html.html
  • 3. Mapping Step Definitions
  • 4. Important - [Please Read].html
  • 5.1 contact us steps final.zip
  • 5.2 contact us steps original.zip
  • 5.3 httpschromedriver.chromium.orgdownloads.html
  • 5.4 httpscucumber.iodocscucumberapi.html
  • 5.5 httpswww.selenium.devdocumentationwebdriverpage loading strategy.html
  • 5.6 httpswww.webdriveruniversity.comContact-Uscontactus.html.html
  • 5. Hooks & Browser Driver - Setup
  • 6.1 contact us steps final.zip
  • 6.2 contact us steps original.zip
  • 6.3 httpsmvnrepository.comartifactorg.apache.commonscommons-lang3.html
  • 6.4 httpswww.ranorex.comselocitybrowser-extension.html
  • 6.5 httpswww.webdriveruniversity.comContact-Uscontactus.html.html
  • 6.6 pom final.zip
  • 6.7 pom original.zip
  • 6. Implementing Step Definitions - Part 13
  • 7.1 contact us steps final.zip
  • 7.2 contact us steps original.zip
  • 7.3 httpsmvnrepository.comartifactorg.apache.commonscommons-lang3.html
  • 7.4 httpswww.ranorex.comselocitybrowser-extension.html
  • 7.5 httpswww.webdriveruniversity.comContact-Uscontactus.html.html
  • 7. Implementing Step Definitions - Part 23
  • 8.1 contact us steps final.zip
  • 8.2 contact us steps original.zip
  • 8.3 httpsmvnrepository.comartifactorg.apache.commonscommons-lang3.html
  • 8.4 httpswww.ranorex.comselocitybrowser-extension.html
  • 8.5 httpswww.webdriveruniversity.comContact-Uscontactus.html.html
  • 8. Implementing Step Definitions - Part 33
  • 9.1 contact us final.zip
  • 9.2 contact us original.zip
  • 9.3 httpsgithub.comcucumbercucumber-expressions#readme.html
  • 9.4 httpswww.webdriveruniversity.comContact-Uscontactus.html.html
  • 9. Cucumber Expressions Scenario Creation
  • 10.1 contact us steps final.zip
  • 10.2 contact us steps original.zip
  • 10.3 httpsgithub.comcucumbercucumber-expressions#readme.html
  • 10.4 httpswww.webdriveruniversity.comContact-Uscontactus.html.html
  • 10. Cucumber Expressions Mapping Step Definitions
  • 11.1 contact us steps final.zip
  • 11.2 contact us steps original.zip
  • 11.3 httpsgithub.comcucumbercucumber-expressions#readme.html
  • 11.4 httpswww.w3schools.comjavajava methods param.asp.html
  • 11.5 httpswww.webdriveruniversity.comContact-Uscontactus.html.html
  • 11. Cucumber Expressions Implementing Step Definitions
  • 12.1 httpscucumber.iodocscucumberapi#running-cucumber.html
  • 12.2 mainrunner.zip
  • 12. Runner class - Creation
  • 13.1 contact us final.zip
  • 13.2 contact us original.zip
  • 13.3 httpscucumber.iodocscucumberapi#tags.html
  • 13.4 mainrunner final.zip
  • 13.5 mainrunner original.zip
  • 13. Runner Class Tags
  • 14.1 httpscucumber.iodocscucumberapi.html
  • 14.2 httpscucumber.iodocscucumberreporting.html
  • 14.3 httpscucumber.iodocscucumberreporting#built-in-reporter-plugins.html
  • 14.4 mainrunner final.zip
  • 14.5 mainrunner original.zip
  • 14. Runner Class Reporting

  • 5. The Real World Challenge
  • 1.1 httpswww.webdriveruniversity.com.html
  • 1.2 httpswww.webdriveruniversity.comLogin-Portalindex.html.html
  • 1. Challenge Overview
  • 2.1 httpswww.webdriveruniversity.com.html
  • 2.2 httpswww.webdriveruniversity.comLogin-Portalindex.html.html
  • 2.3 login.zip
  • 2. Feature File - Creation
  • 3.1 httpswww.webdriveruniversity.com.html
  • 3.2 httpswww.webdriveruniversity.comLogin-Portalindex.html.html
  • 3.3 login final.zip
  • 3.4 login original.zip
  • 3. Scenario 1 Documenting Requirements
  • 4.1 httpsgithub.comcucumbercucumber-expressions#readme.html
  • 4.2 httpswww.webdriveruniversity.com.html
  • 4.3 httpswww.webdriveruniversity.comLogin-Portalindex.html.html
  • 4.4 login steps.zip
  • 4. Scenario 1 Mapping Step Definitions
  • 5.1 contact us steps final.zip
  • 5.2 contact us steps original.zip
  • 5.3 httpscucumber.iodocscucumberapi#hooks.html
  • 5.4 httpsgithub.comcucumbercucumber-expressions#readme.html
  • 5.5 httpswww.webdriveruniversity.com.html
  • 5.6 httpswww.webdriveruniversity.comLogin-Portalindex.html.html
  • 5.7 login steps final.zip
  • 5.8 login steps original.zip
  • 5. Hooks, Tags & Driver Setup
  • 6.1 httpsgithub.comcucumbercucumber-expressions#readme.html
  • 6.2 httpswww.webdriveruniversity.com.html
  • 6.3 httpswww.webdriveruniversity.comLogin-Portalindex.html.html
  • 6.4 login steps final.zip
  • 6.5 login steps original.zip
  • 6. Scenario 1 Implementing Step Definitions
  • 7.1 httpsgithub.comcucumbercucumber-expressions#readme.html
  • 7.2 httpswww.webdriveruniversity.com.html
  • 7.3 httpswww.webdriveruniversity.comLogin-Portalindex.html.html
  • 7.4 login final.zip
  • 7.5 login original.zip
  • 7. Scenario 2 Documenting Requirements
  • 8.1 httpsgithub.comcucumbercucumber-expressions#readme.html
  • 8.2 httpswww.webdriveruniversity.com.html
  • 8.3 httpswww.webdriveruniversity.comLogin-Portalindex.html.html
  • 8.4 login steps final.zip
  • 8.5 login steps original.zip
  • 8. Scenario 2 Mapping & Implementing Step Definitions

  • 6. Background & Scenario Outlines
  • 1.1 4.1. background keyword.pdf
  • 1. Background Keyword
  • 2.1 contact us final.zip
  • 2.2 contact us original.zip
  • 2.3 httpscucumber.iodocsgherkinreferencesbsearch=background#background.html
  • 2.4 httpswww.webdriveruniversity.comLogin-Portalindex.html.html
  • 2.5 login final.zip
  • 2.6 login original.zip
  • 2. Background Keyword In Action
  • 3.1 3. scenario outlines.pdf
  • 3. Scenario Outline(s)
  • 4.1 httpswww.webdriveruniversity.comLogin-Portalindex.html.html
  • 4.2 login final.zip
  • 4.3 login original.zip
  • 4. Scenario Outline(s) Creation
  • 5.1 httpswww.webdriveruniversity.comLogin-Portalindex.html.html
  • 5.2 login steps final.zip
  • 5.3 login steps original.zip
  • 5. Scenario Outline(s) Mapping & Implementing Actions

  • 7. Tags - Organising Test Suites
  • 1.1 contact us final.zip
  • 1.2 contact us original.zip
  • 1.3 httpscucumber.iodocscucumberapi#tags.html
  • 1.4 httpsgithub.comcucumbercucumber-expressions#readme.html
  • 1.5 login final.zip
  • 1.6 login original.zip
  • 1.7 login steps final.zip
  • 1.8 login steps original.zip
  • 1. Tags - Organising Test Suites

  • 8. Advanced Concepts
  • 1.1 contact us steps final.zip
  • 1.2 contact us steps original.zip
  • 1.3 hooks.zip
  • 1.4 httpsstackoverflow.comquestions215497what-is-the-difference-between-public-protected-package-private-and-private-in.html
  • 1.5 httpswww.w3schools.comjavaref keyword extends.asp.html
  • 1.6 login steps final.zip
  • 1.7 login steps original.zip
  • 1. Advanced Hooks
  • 2.1 driverfactory.zip
  • 2.2 httpsdocs.oracle.comjavase7docsapijavalangThreadLocal.html.html
  • 2. Driver Factory & Properties File - Part 13
  • 3.1 contact us steps final.zip
  • 3.2 contact us steps original.zip
  • 3.3 driverfactory final.zip
  • 3.4 driverfactory original.zip
  • 3.5 hooks final.zip
  • 3.6 hooks original.zip
  • 3.7 login steps final.zip
  • 3.8 login steps original.zip
  • 3. Driver Factory & Properties File - Part 23
  • 4.1 config.zip
  • 4.2 driverfactory final.zip
  • 4.3 driverfactory original.zip
  • 4. Driver Factory & Properties File - Part 33
  • 5.1 httpscucumber.iodocsguidesparallel-execution.html
  • 5.2 mainrunner final.zip
  • 5.3 mainrunner original.zip
  • 5. Parallel Test Execution
  • 6.1 hooks final.zip
  • 6.2 hooks original.zip
  • 6. Advanced Reporting & Attaching Images
  • 7.1 base po.zip
  • 7.2 contact us steps final.zip
  • 7.3 contact us steps original.zip
  • 7.4 login steps final.zip
  • 7.5 login steps original.zip
  • 7. Base Page & Custom Commands - Part 13
  • 8.1 base po final.zip
  • 8.2 base po original.zip
  • 8.3 contact us steps final.zip
  • 8.4 contact us steps original.zip
  • 8.5 login steps final.zip
  • 8.6 login steps original.zip
  • 8. Base Page & Custom Commands - Part 23
  • 9.1 base po final.zip
  • 9.2 base po original.zip
  • 9.3 contact us steps final.zip
  • 9.4 contact us steps original.zip
  • 9.5 login steps final.zip
  • 9.6 login steps original.zip
  • 9. Base Page & Custom Commands - Part 33
  • 10.1 base po final.zip
  • 10.2 base po original.zip
  • 10.3 httpssqa.stackexchange.comquestions27583what-does-pagefactory-initelementsdriver-this-do.html
  • 10.4 httpswww.selenium.devdocumentationguidelinespage object models.html
  • 10.5 httpswww.w3schools.comjavaref keyword super.asp.html
  • 10.6 login po.zip
  • 10. Page Object Modelling - (POM) - Part 16
  • 11.1 httpsmvnrepository.comartifactio.cucumbercucumber-picocontainer.html
  • 11.2 httpssqa.stackexchange.comquestions27583what-does-pagefactory-initelementsdriver-this-do.html
  • 11.3 httpswww.selenium.devdocumentationguidelinespage object models.html
  • 11.4 httpswww.w3schools.comjavaref keyword super.asp.html
  • 11.5 login po final.zip
  • 11.6 login po original.zip
  • 11.7 login steps final.zip
  • 11.8 login steps original.zip
  • 11.9 pom final.zip
  • 11.10 pom original.zip
  • 11. Page Object Modelling - (POM) - Part 26
  • 12.1 httpssqa.stackexchange.comquestions27583what-does-pagefactory-initelementsdriver-this-do.html
  • 12.2 httpswww.selenium.devdocumentationguidelinespage object models.html
  • 12.3 httpswww.w3schools.comjavaref keyword super.asp.html
  • 12.4 login po final.zip
  • 12.5 login po original.zip
  • 12.6 login steps final.zip
  • 12.7 login steps original.zip
  • 12. Page Object Modelling - (POM) - Part 36
  • 13.1 contact us po final.zip
  • 13.2 contact us steps final.zip
  • 13.3 contact us steps original.zip
  • 13.4 httpssqa.stackexchange.comquestions27583what-does-pagefactory-initelementsdriver-this-do.html
  • 13.5 httpswww.selenium.devdocumentationguidelinespage object models.html
  • 13.6 httpswww.w3schools.comjavaref keyword super.asp.html
  • 13. Page Object Modelling - (POM) - Part 46
  • 14.1 base po final.zip
  • 14.2 base po original.zip
  • 14.3 contact us po final.zip
  • 14.4 contact us po original.zip
  • 14.5 contact us steps final.zip
  • 14.6 contact us steps original.zip
  • 14.7 httpssqa.stackexchange.comquestions27583what-does-pagefactory-initelementsdriver-this-do.html
  • 14.8 httpswww.selenium.devdocumentationguidelinespage object models.html
  • 14.9 httpswww.w3schools.comjavaref keyword super.asp.html
  • 14. Page Object Modelling - (POM) - Part 56
  • 15.1 base po final.zip
  • 15.2 contact us po final.zip
  • 15.3 contact us steps final.zip
  • 15.4 httpswww.selenium.devdocumentationguidelinespage object models.html
  • 15.5 login po final.zip
  • 15.6 login steps final.zip
  • 15. Page Object Modelling - (POM) - Part 66
  • 16.1 base po final.zip
  • 16.2 base po original.zip
  • 16.3 contact us po final.zip
  • 16.4 contact us po original.zip
  • 16.5 httpswww.w3schools.comjavaref keyword final.asp.html
  • 16.6 httpswww.w3schools.comjavaref keyword static.asp.html
  • 16.7 login po final.zip
  • 16.8 login po original.zip
  • 16. Constant Variables

  • 9. Jenkins (CI) & More!
  • 1.1 httplocalhost8080.html
  • 1.2 httpsjdk.java.netarchive.html
  • 1.3 httpsstackoverflow.comquestions15265277how-to-start-jenkins-on-different-port-rather-than-8080-using-command-prompt-in.html
  • 1.4 httpswww.jenkins.iodocadministrationrequirementsjava.html
  • 1.5 httpswww.jenkins.iodownload.html
  • 1. Jenkins - Download & Setup
  • 2.1 httplocalhost8080.html
  • 2.2 httpswww.jenkins.iodocbookmanaging.html
  • 2. Configuring Jenkins
  • 3. Job Creation
  • 4.1 httpscucumber.iodocscucumberapi#options.html
  • 4. Job Configuration - POM, Goals & Options
  • 5.1 httpstestng.orgdocdocumentation-main.html#testng-xml.html
  • 5.2 testng.zip
  • 5. textng.xml
  • 6.1 httpsmaven.apache.orgsurefiremaven-surefire-pluginusage.html.html
  • 6.2 httpstestng.orgdocdocumentation-main.html#testng-xml.html
  • 6.3 mainrunner final.zip
  • 6.4 mainrunner original.zip
  • 6.5 pom final.zip
  • 6.6 pom original.zip
  • 6.7 testng final.zip
  • 6.8 testng original.zip
  • 6. Surefire-Plugin
  • 7. Enhanced Logs
  • 8. Cucumber Reports
  • 9. Attaching Exception Images to Reports
  • 10. Targeting & Triggering Individual Test Suites
  • 11. Parallelization
  • 12.1 login final.zip
  • 12.2 login original.zip
  • 12. Ignore Test Suites & Individual Tests
  • 13.1 driverfactory final.zip
  • 13.2 driverfactory original.zip
  • 13. Browser Selection
  • 14. Other Courses - (Coupon Codes).html

  • 10. Interview Preparation
  • 1.1 0. interview preperation questions and answers.pdf
  • 1. Interview Question & Answers (Examples).html
  • 139,000 تومان
    بیش از یک محصول به صورت دانلودی میخواهید؟ محصول را به سبد خرید اضافه کنید.
    افزودن به سبد خرید
    خرید دانلودی فوری

    در این روش نیاز به افزودن محصول به سبد خرید و تکمیل اطلاعات نیست و شما پس از وارد کردن ایمیل خود و طی کردن مراحل پرداخت لینک های دریافت محصولات را در ایمیل خود دریافت خواهید کرد.

    ایمیل شما:
    تولید کننده:
    مدرس:
    شناسه: 29351
    حجم: 5374 مگابایت
    مدت زمان: 605 دقیقه
    تاریخ انتشار: ۲۵ دی ۱۴۰۲
    دیگر آموزش های این مدرس
    طراحی سایت و خدمات سئو

    139,000 تومان
    افزودن به سبد خرید