|
| 1 | +--- |
| 2 | +layout: post |
| 3 | +title: "Free Reqnroll video tutorial by Bas Dijkstra" |
| 4 | +date: 2025-10-28 |
| 5 | +categories: News |
| 6 | +tags: tutorial learning |
| 7 | +image: assets/images/2025/reqnroll-tutorial-bas-dijkstra.webp |
| 8 | +image_caption: "Screen capture from the Reqnroll video tutorial by Bas Dijkstra" |
| 9 | +author: gasparnagy |
| 10 | +--- |
| 11 | + |
| 12 | +I am excited to announce that Bas Dijkstra has created a comprehensive, freely available online video tutorial on Reqnroll! 🎓 |
| 13 | + |
| 14 | +<!--more--> |
| 15 | + |
| 16 | +The course, titled "[Behaviour-Driven Development (BDD) with Reqnroll](https://ontestautomation.teachable.com/p/behaviour-driven-development-bdd-with-reqnroll)", provides **over 60 minutes of content** that takes you through the fundamentals of Reqnroll and how to effectively use it for BDD in your projects. |
| 17 | + |
| 18 | +## What's covered in the tutorial? |
| 19 | + |
| 20 | +The tutorial provides a thorough overview of both BDD concepts and practical Reqnroll usage: |
| 21 | + |
| 22 | +* **The BDD Process** |
| 23 | + * The three stages of the BDD process |
| 24 | + * Discovery and Example Mapping |
| 25 | + * Formulation and Gherkin |
| 26 | + * Automation and Reqnroll |
| 27 | + |
| 28 | +* **Working with Reqnroll** |
| 29 | + * Creating tests from scenarios |
| 30 | + * Improving your step definitions |
| 31 | + * Working with tables |
| 32 | + * Hooks and tags |
| 33 | + * Implementing acceptance tests for UI and API |
| 34 | + * Continuous Integration |
| 35 | + |
| 36 | +The course uses a real-world example of a loan application processing service for an online banking application, following the feature from initial request through testing to release readiness. |
| 37 | + |
| 38 | +## About the instructor |
| 39 | + |
| 40 | +[Bas Dijkstra](https://nl.linkedin.com/in/basdijkstra/) is an independent test automation consultant and trainer with a solid background in the field. He has delivered test automation training to dozens of companies and he is a regular speaker at conferences. Bas is also the developer of [RestAssured.Net](https://github.com/basdijkstra/rest-assured-net/), a popular library for testing HTTP APIs in C#. |
| 41 | + |
| 42 | +## Get started today! |
| 43 | + |
| 44 | +The course is completely self-paced and available for free. |
| 45 | + |
| 46 | +👉 **[Enroll now: Behaviour-Driven Development (BDD) with Reqnroll](https://ontestautomation.teachable.com/p/behaviour-driven-development-bdd-with-reqnroll)** |
| 47 | + |
| 48 | +## Thank you, Bas! |
| 49 | + |
| 50 | +Thanks to Bas Dijkstra for creating and sharing this with the community. Making this tutorial freely available is a great contribution that will help many developers and testers learn Reqnroll. 🙏 |
| 51 | + |
| 52 | +If you find the tutorial helpful, please consider sharing it with others who might benefit from it. |
0 commit comments