Cucumber Essential Training (2025)

seeders: 4
leechers: 8
Added 1 year ago by freecoursewb in Other

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

Files

Cucumber Essential Training (2025) (Size: 385.2 MB)
  01 - A common language for business and developers.mp4 4.2 MB
  01 - A common language for business and developers.srt 1.9 KB
  01 - Basic concepts BDD.mp4 8.1 MB
  01 - Basic concepts BDD.srt 8.5 KB
  01 - Continuous integration and BDD.mp4 1.7 MB
  01 - Continuous integration and BDD.srt 1.9 KB
  01 - Cucumber tags Add a tag.mp4 8 MB
  01 - Cucumber tags Add a tag.srt 4 KB
  01 - Data table Add a data table.mp4 11.6 MB
  01 - Data table Add a data table.srt 5.6 KB
  01 - Next steps.mp4 3.3 MB
  01 - Next steps.srt 1.8 KB
  01 - Regular expression basics.mp4 6.5 MB
  01 - Regular expression basics.srt 4.3 KB
  01 - User story session The problem domain.mp4 2.3 MB
  01 - User story session The problem domain.srt 2.3 KB
  01 - Web browser automation.mp4 12.2 MB
  01 - Web browser automation.srt 7.4 KB
  02 - Basic concepts TDD and ATDD.mp4 7.2 MB
  02 - Basic concepts TDD and ATDD.srt 6 KB
  02 - Cucumber tags Multiple tags.mp4 5.3 MB
  02 - Cucumber tags Multiple tags.srt 2.1 KB
  02 - Data table Read list of strings.mp4 6.1 MB
  02 - Data table Read list of strings.srt 2.9 KB
  02 - Invoke a page Test automation.mp4 12 MB
  02 - Invoke a page Test automation.srt 4.4 KB
  02 - Other tools overview.mp4 2.1 MB
  02 - Other tools overview.srt 2.1 KB
  02 - Update price attribute.mp4 5.7 MB
  02 - Update price attribute.srt 3.1 KB
  02 - User story session Concrete examples.mp4 2.6 MB
  02 - User story session Concrete examples.srt 2.7 KB
  02 - What you should know.mp4 4.9 MB
  02 - What you should know.srt 4.5 KB
  03 - Apply Playwright to Django.mp4 18.8 MB
  03 - Apply Playwright to Django.srt 5.6 KB
  03 - Cucumber tags Maven test with tags.mp4 10.5 MB
  03 - Cucumber tags Maven test with tags.srt 4.1 KB
  03 - Data table List of list of strings.mp4 7.6 MB
  03 - Data table List of list of strings.srt 4.2 KB
  03 - Feature file.mp4 11.1 MB
  03 - Feature file.srt 6.9 KB
  03 - Invoke a page Supply values.mp4 12.8 MB
  03 - Invoke a page Supply values.srt 5.7 KB
  03 - The big picture.mp4 6.7 MB
  03 - The big picture.srt 6.4 KB
  03 - Update item name attribute.mp4 11.4 MB
  03 - Update item name attribute.srt 4.6 KB
  04 - Background Add background.mp4 7 MB
  04 - Background Add background.srt 3.2 KB
  04 - Course setup.mp4 4 MB
  04 - Course setup.srt 2 KB
  04 - Data table List of maps.mp4 12 MB
  04 - Data table List of maps.srt 5 KB
  04 - Invoke a page Read result.mp4 22.1 MB
  04 - Invoke a page Read result.srt 6.5 KB
  04 - More Cucumber expressions.mp4 13.8 MB
  04 - More Cucumber expressions.srt 6 KB
  04 - Step definitions Generate code.mp4 10.4 MB
  04 - Step definitions Generate code.srt 3.6 KB
  05 - Background Duplicate item.mp4 6.5 MB
  05 - Background Duplicate item.srt 2.2 KB
  05 - Best practices in Cucumber.mp4 7 MB
  05 - Best practices in Cucumber.srt 7 KB
  05 - Data table Wrapping up.mp4 2.1 MB
  05 - Data table Wrapping up.srt 1.9 KB
  05 - Step definitions First domain object.mp4 7.1 MB
  05 - Step definitions First domain object.srt 2.9 KB
  06 - Background Execution flow.mp4 9.8 MB
  06 - Background Execution flow.srt 3.9 KB
  06 - Scenario outline Add a scenario outline.mp4 5.2 MB
  06 - Scenario outline Add a scenario outline.srt 3.2 KB
  06 - Step definitions Next scenario step.mp4 7.2 MB
  06 - Step definitions Next scenario step.srt 2.6 KB
  07 - Cucumber hooks Add hooks.mp4 13.4 MB
  07 - Cucumber hooks Add hooks.srt 4.5 KB
  07 - Scenario outline Add an example table.mp4 8.3 MB
  07 - Scenario outline Add an example table.srt 3.2 KB
  07 - Step definitions Test scenario.mp4 18.3 MB
  07 - Step definitions Test scenario.srt 7.4 KB
  08 - Cucumber hooks Tag hooks.mp4 6.7 MB
  08 - Cucumber hooks Tag hooks.srt 2.9 KB
  08 - Scenario outline Implement code.mp4 20.7 MB
  08 - Scenario outline Implement code.srt 6.1 KB
  09 - Cucumber reports Generate reports.mp4 4.4 MB
  09 - Cucumber reports Generate reports.srt 2.3 KB
  09 - Scenario outline Run the test case.mp4 5.1 MB
  09 - Scenario outline Run the test case.srt 2 KB
  10 - Use dryRun parameters.mp4 10.8 MB
  10 - Use dryRun parameters.srt 3.6 KB
  Bonus Resources.txt 102.4 B
  Cucumber Course Handout.pdf 53.7 KB
  Get Bonus Downloads Here.url 204.8 B
  ▲ 93 total files

Description


Cucumber Essential Training (2025)

https://WebToolTip.com

Released: 07/2025
Duration: 2h 27m | .MP4 1280x720, 30 fps(r) | AAC, 48000 Hz, 2ch | 385 MB
Level: Beginner | Genre: eLearning | Language: English

Cucumber is a tool for behavior-driven development (BDD), which allows you to write assertions in plain language that are then testable by code. By making written requirements actually testable, Cucumber provides a common language for business and engineering professionals. In this course, learn how to use Cucumber to implement agile practices like BDD, test-driven development (TDD), and acceptance test-driven development (ATDD). Instructor Shashi Shekhar goes over the basics of BDD, TDD, and ATDD, and then dives into the essentials of the Cucumber workflow. Along the way, gather tips on how to map user stories to features, add hooks, generate reports, and apply techniques to make BDD maintainable.

Related Torrents

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