Udemy - Mastering Cucumber BDD - A Beginner's Guide to Automate Tests

seeders: 0
leechers: 0
Added 1 year ago by freecoursewb in Other

Download Fast Safe Anonymous
movies, software, shows...

Files

Udemy - Mastering Cucumber BDD - A Beginner's Guide to Automate Tests (Size: 3.2 GB)
  1 - Creating step definitions and automating the test flow.html 0 B
  1 - Download Your Certificate of Completion.html 1.9 KB
  1 - Integrating Cucumber with Selenium for test automation.html 102.4 B
  1 - Next Learning and FreeDiscounted Coupon for My Other Courses.html 4.9 KB
  1 - Overview of the live project and its requirements.html 307.2 B
  1 - Submitting your final project.html 409.6 B
  1 - Top 20 Interview Question with Answer !!.html 6 KB
  1 - Troubleshooting and refining your solution.html 204.8 B
  1 - Writing Gherkin scenarios for the project.html 102.4 B
  1 -Challenges of using Hooks.mp4 8.7 MB
  1 -Course Introduction.mp4 161.4 MB
  1 -Cucumber Test using TestNg.mp4 32.6 MB
  1 -Download & Install JAVA - on Windows.mp4 32 MB
  1 -Download Jenkins & Setup - MAC.mp4 68.1 MB
  1 -Generating HTML in-Build Reports.mp4 44.5 MB
  1 -Generating Surefire HTML report in Jenkins.mp4 34.1 MB
  1 -Git-Push your Code to GitHub - Optional Session.mp4 60.7 MB
  1 -Introduction to Cucumber Hooks.mp4 102.5 MB
  1 -Introduction to Cucumber Tags.mp4 77.3 MB
  1 -Setup API Testing Using Cucumber RestAssured.mp4 44.2 MB
  1 -Understanding Gherkin Syntax Given-When-Then format.mp4 85.6 MB
  1 -Understanding Scenario Outline Concepts.mp4 95.3 MB
  1 -Working with Live project Test.mp4 87.1 MB
  10 -What is Cucumber.mp4 10.9 MB
  11 - Download all Resources.html 409.6 B
  11 -Cucumber - BDD.pdf 2.6 MB
  2 -Clone Remote Repo to Local - Optional Session.mp4 25.4 MB
  2 -Configure Tags to Scenario.mp4 67.3 MB
  2 -Creating Feature File for live Project.mp4 51.1 MB
  2 -Download & Install JAVA - on MAC.mp4 18.4 MB
  2 -Download Jenkins & Setup - Windows.mp4 92.7 MB
  2 -Execute API Tests using BDD.mp4 24.9 MB
  2 -Generating Cucumber HTML report in Jenkins.mp4 16 MB
  2 -Implementing Dependency Injector for Hooks.mp4 56.6 MB
  2 -Introduction to Allure Reports.mp4 46.2 MB
  2 -Practicals on Hooks.mp4 62.8 MB
  2 -Run Multiple Tests using Scenario Outline.mp4 64.4 MB
  2 -Run Test Using TestNg.xml file.mp4 33.2 MB
  2 -Setting up Cucumber for the first time.mp4 76.2 MB
  2 -What is Behavior-Driven Development (BDD).mp4 97 MB
  3 - Humble Request !!.html 716.8 B
  3 -Allure Setup.mp4 102.3 MB
  3 -Best practices for writing clear and readable Gherkin.mp4 53.7 MB
  3 -Creating StepDefinition for Live Selenium Project.mp4 116.5 MB
  3 -Generating Allure report in Jenkins.mp4 33.5 MB
  3 -Installing Maven for Mac.mp4 106.3 MB
  3 -Jenkins Dashboard Walkthrough.mp4 33.6 MB
  3 -Open Downloaded Repo into IDE(Intelij).mp4 13 MB
  3 -Refactoring of Code based on hook.mp4 99.2 MB
  3 -Run Tests via Terminal using TestNg.mp4 31 MB
  3 -Tags - and or use.mp4 44.3 MB
  3 -Understanding BDD principles.mp4 44.8 MB
  3 -Writing Your First Feature File - Creating feature files with simple test cases.mp4 84.4 MB
  4 -Allure CLI Install.mp4 13 MB
  4 -BDD vs TDD (Test-Driven Development).mp4 59.9 MB
  4 -Execute via GITHUB repo in Jenkins.mp4 29.9 MB
  4 -Executing First Cucumber Test.mp4 41.6 MB
  4 -Executing Live Selenium Project.mp4 47.8 MB
  4 -Implementing in more StepDefinition.mp4 18 MB
  4 -Installing Maven for Window.mp4 26.9 MB
  4 -Setup Maven in Jenkins.mp4 16.8 MB
  4 -Tags - Feature level & use of Not.mp4 38.3 MB
  5 - Configuring your IDE (IntelliJ) for Cucumber development.html 409.6 B
  5 -BDD vs Traditional Testing Approach.mp4 121.9 MB
  5 -Creating First Maven Job in Jenkins.mp4 19.3 MB
  5 -Execute Tests in Chrome Browser.mp4 56.2 MB
  5 -Generate First Allure Reports.mp4 48.3 MB
  6 -BDD vs Traditional Testing Key Difference.mp4 72.8 MB
  7 -Key Principal of BDD.mp4 83.3 MB
  8 -BDD Real time Testing Process in Company.mp4 104.2 MB
  9 -Why BDD is important for developers and testers.mp4 49.3 MB
  Bonus Resources.txt 409.6 B
  Get Bonus Downloads Here.url 204.8 B
  ▲ 73 total files

Description


Mastering Cucumber BDD: A Beginner's Guide to Automate Tests

https://DevCourseWeb.com

Published 12/2024
Created by Pankaj Gupta
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Level: All | Genre: eLearning | Language: English | Duration: 70 Lectures ( 5h 15m ) | Size: 3.21 GB

Learn Behavior-Driven Development (BDD) with Cucumber and Master Automated Testing for Web Applications / API Automation

What you'll learn
Understand BDD Principles
Learn the core concepts of Behavior-Driven Development (BDD) and how it improves communication between developers, testers, and business stakeholders.
Write Effective Gherkin Syntax
Master how to write clear, readable feature files using the Given-When-Then format to describe software behavior in a natural language.
Connect Features with Step Definitions
Discover how to link your Gherkin steps to executable code through step definitions, making your tests automated and maintainable.
Set Up and Configure Cucumber for Test Automation
Learn how to set up Cucumber in popular programming languages (like Java) and get your test automation environment up and running
Automate Tests with Selenium & RestAssured (UI Automation and Backend Automation Both Examples will be covered)
Integrate Cucumber with Selenium to create powerful, automated browser tests, simulating real-world user interactions for better test coverage.
Organize and Scale Your Test Suite
Discover best practices for managing and organizing large test suites, keeping your tests efficient, maintainable, and easy to scale.

Requirements
No Prior BDD Knowledge Required
Basic Java / SELENIUM & RESTAssured Knowledge
Familiarity with Software Testing Concepts (Refer My Free Course for it)
IDE Setup - IntelliJ, or Eclipse (Will Help in the Course for the setup)

Related Torrents

torrent name size uploader age seed leech
6
0
0
1
0