Online or onsite, instructor-led live Behavior Driven Development (BDD) training courses cover various real-world applications for BDD. Courses cover areas such as Acceptance Test Driven Development (ATDD), Test Driven Development (TDD), Cucumber and the Gherkin language.
BDD training is available as "online live training" or "onsite live training". Online live training (aka "remote live training") is carried out by way of an interactive, remote desktop. Onsite live Behavior Driven Development (BDD) trainings in Leiden can be carried out locally on customer premises or in NobleProg corporate training centers.
NobleProg -- Your Local Training Provider
Leiden
Golden Tulip/Tulip Inn Leiden Centre, Schipholweg 3, Leiden, Netherlands, 2316XB
The 4-star Golden Tulip Leiden Center is located right next to the Tulip Inn Leiden Center hotel; together they accommodate 7 stars under one roof. The hotels are ideally located with Leiden Central Station directly opposite and many motorways within easy reach. A beautiful location in the center of the historic city of Leiden full of museums and picturesque spots. Experience, enjoy and be inspired.
Golden Tulip & Tulip Inn Leiden Center have a large diversity of hotel rooms; from comfortable and modern furnished standard rooms to luxurious executive rooms. In total there are 155 rooms. Furthermore, the hotels have a renovated restaurant called "Rubens", a cozy bar / lounge and an extensive meeting & conference center.
The 6 multifunctional rooms make Golden Tulip & Tulip Inn Leiden Center the ideal location for small and medium-sized meetings. The rooms have a capacity of 4 to 100 people. The meeting rooms offer countless possibilities in terms of setup and technical facilities. Convenience, efficiency, hospitality and professionalism are paramount. All rooms have air conditioning, free wireless internet and daylight.
Until the early 19th century, fishing in Noordwijk aan Zee remained the most important form of income. Later the population started to focus more and more on tourism. More than 1 million overnight stays take place every year. Noordwijk aan Zee consists of several districts and is located on the dunes. There are various catering establishments such as hotels, entertainment centers and restaurants (also on the beach) and there is a shopping center that has a Sunday opening. Every year events take place on the boulevard around the lighthouse on the Vuurtorenplein. The municipality has a KNRM rescue station and a reformed church (1647) with pulpit from the 17th century.
Since the merger with the Noordwijkerhout municipality, the municipality consists of four centers.
Noordwijk aan Zee, traditionally a fishing village, has become a seaside resort with a long coastal strip of approximately 13 km. . Noordwijk aan Zee has two boulevards, both of which are named after a queen, Queen Wilhelmina Boulevard and Queen Astrid Boulevard.
Noordwijk-Binnen radiates the tranquility of earlier centuries in the old core. In 1992 the old village center was designated as a protected village view under the Monuments Act.
Noordwijkerhout, a village and former municipality northeast of Noordwijk..Noordwijk aan Zee is rated as the 12th richest location in the Netherlands. Beer magnate Freddy Heineken has built a villa there with the characteristic green roof.
The Two Brothers Noordwijk Beach Hotel is located on the boulevard of Noordwijk with a view of the village and the sea and has several conference rooms and training rooms that make it the perfect place for business meetings and stimulating training. Noordwijk is a 30-minute drive from Amsterdam and The Hague and only 20 minutes from Leiden.
This instructor-led, live training in Leiden begins with a discussion of BDD and how the Behave framework can be used to carry out BDD testing for web applications. Participants are given ample opportunity to interact with the instructor and peers while implementing the concepts and tactics learned in this hands-on, practice-based lab environment.
By the end of this training, participants will have a firm understanding of BDD and Behave, as well as the necessary practice to implement these techniques and tools in real-world test scenarios.
In this instrucor-led, live training in Leiden participants will learn how to write high quality tests by employing "screenplays" and the idea of "actors, tasks, and goals" to express tests in business terms rather than as interactions between system components. We look at both functional and UI testing scenarios and demonstrate how Serenity can be used to manage their testing. All lecture, notes, quizes and discussions are accompanied by live hands-on practice and implementation.
By the end of this training, participants will understand the Serenity framework and be able to utilize it with comfort. As important, participants will learn to think of and approach test automation from a different light.
This instructor-led, live workshop in Leiden begins with an introduction to BDD, what it is and how it is used by companies to promote good software design, development and testing. We do this from a non-engineering point-of-view, with an eye on the end-users, their requirements, language, and way of thinking. We also address the communication challenges that business stakeholders are likely to encounter as they work closer with their technical-minded peers.
By the end of this training, participants will know how to:
Write succinct user stories that capture the usage patterns of real users of the software.
Translate their user stories into the behavioral language of BDD (Given, When, Then.)
Derive test cases from these stories, for use by engineers to implement and test.
Understand the relationship between product requirements, acceptance criteria, and test cases.
Demystify the technical jargon that impedes communication and understanding.
Install and use great tools for writing BDD feature files.
Understand and appreciate what happens once the work is handed to engineers.
Play a more active role in the iterative development cycle.
The training is designed for both IT and business staff. The aim of the course is to provide a way to facilitate communication between departments in the software development process. Participants learn behavioral testing to make it possible to create more reliable software without the need for costly and advanced tools.
Behat is a Behavior Driven Development (BDD) test framework written in PHP. It facilitates communication among developers, testers, business stakeholders and clients during the software development process. Behat allows non-technical people to write clear descriptions of an application's intended behavior, then runs those "scenarios" as functional tests against the application.
In this instructor-led, live training, participants will learn how to write and execute BDD style test cases using Behat and PHP.
By the end of this training, participants will be able to:
Run automated tests written in the human-readable, "Given, When, Then" Gherkin language
Use Behat based test cases to improve collaboration between technical and non-technical teams
Integrate Behat with Selenium, Mink, Goutte and other browser emulators to drive tests and generate reports
Extend Behat functionality through its extension system
Test numerous usage scenarios through terminal commands, REST APIs, and more.
Audience
Test engineers
Developers
Format of the course
Part lecture, part discussion, exercises and heavy hands-on practice
This instructor-led, live training in Leiden (online or onsite) walks participants through real-life cases for Behavior Driven Development (BDD) and demonstrates hands-on how to implement Cucumber in various test scenarios.
Cucumber is an open-source, BDD framework for writing tests in a natural language style. BDD, or Behavior Driven Development, is an agile software development technique that encourages collaboration among developers, QA and non-technical business people in a software project.
This training begins with a discussion of BDD and how Cucumber is used to carry out BDD testing for web applications. Participants are given ample opportunity to interact with the instructor and peers while implementing the concepts and tactics learned in this hands-on, practice-based lab environment.
By the end of this training, participants will have a firm understanding of BDD and Cucumber, as well as the necessary practice and toolset to write their own test cases for real-world software test scenarios.
Format of the course
Heavy emphasis on hands-on practice.
Most of the concepts are learned through samples, exercises and hands-on development.
Note
This training uses Eclipse and Selenium. If you wish to use a different IDE or test automation framework, please contact us to arrange.
If your team is moving from manual testing to automation testing for the first time, please contact us to arrange extending the training to include additional coverage of automation testing.
Cucumber.js is a native JavaScript implementation of Cucumber.
In this instructor-led, live training, participants will learn how to write and execute BDD (Behavior Driven Devleopment) style test cases using Cucumber and Javascript.
By the end of this training, participants will be able to:
Run automated tests written in the human-readable language, Gherkin
Use Cucumber based test cases to improve communication and collaboration between technical and non-technical teams
Integrate Cucumber.js with other testing frameworks such as Protractor for testing Angular applications
Format of the course
Part lecture, part discussion, exercises and heavy hands-on practice
This instructor-led, live training in Leiden (online or onsite) is aimed at test engineers and developers who wish to learn how to test a complex web application using Iridium.
By the end of this training, participants will be able to:
Create end-to-end tests that simulate the actions of a user as they navigate a web application.
Automate the testing of themed applications with multiple styles.
Create test cases that are readable to non-technical people.
Execute tests in a wide variety of browsers.
Use the Iridium Snippets package for Atom to facilitate test script writing.
Reduce the costs of maintaining custom Java code and page objects.
This instructor-led, live training in Leiden (online or onsite) is aimed at software test engineers who wish to learn how to write a set of test cases and a test suite, then execute the tests on a demo application.
By the end of this training, participants will be able to:
Use Robot Framework's keyword-driven testing approach and tabular test data syntax to write and execute tests.
Use consistent syntax to compose new keywords from existing ones.
Carry out Gherkin-style Behavior Driven Development (BDD) tests (similar to Cucumber).
Generate and interpret Report and Logs to troubleshoot failures in the tested application.
Extended Robot Framework's capabilities using third-party libraries written in Python, Java, Perl, Javascript and PHP.
Integrate Robot Framework with Selenium for testing web applications.
This one-day course walks participants through the fundamentals of RSpec, BDD (Behavior Driven Development) and other testing methods with hands-on exercises.
In this instructor-led, live training in Leiden, participants will learn how to use SpecFlow to write acceptance tests that are understandable by technical as well as non-technical stakeholders.
By the end of this training, participants will be able to:
Bind business requirements to .NET code.
Apply BDD techniques to build up living documentation for an application.
Run SpecFlow from Visual Studio or the command line.
Integrate SpecFlow into an existing continuous testing and build environment.
Integrate SpecFlow with other testing frameworks such as MSTest, NUnit, xUnit and MbUnit.
Read more...
Last Updated:
Testimonials (7)
Very broad overview of the subject matter that ran through all the prerequisite knowledge in ways appropriate to the course knowledge.
tools and methods introduced to identify user roles and making scenarios.
Wai Kit Fung - Hospital Authority
Course - Cucumber.js: Behavior Driven Development (BDD) with Javascript
To get acquainted with the screenplay pattern and learn why this is better dan the old pattern.
Peter Moors
Course - Serenity BDD for Automated Acceptance Tests
The fact that we used real live examples from my job.
Mark Scerri Pace - Arnold Media Ltd.
Course - BDD for Non-Programmers: Live Workshop
As mentioned the last hour we discussed and practiced the 'Example mapping' method. Also nice that we had a pdf (from a website) that the trainer created with a lot of information.
Osman Chalaby - Vanderlande
Course - Cucumber: Implementing Behavior Driven Development (BDD) with Cucumber
One-to-one session which gave me the option to focus on the area most revel ant to my need.
Alex Liu
Course - BDD - Behavioral testing of IT systems
Provisional Upcoming Courses (Contact Us For More Information)
Online Behavior Driven Development training in Leiden, Behavior Driven Development (BDD) training courses in Leiden, Weekend Behavior Driven Development (BDD) courses in Leiden, Evening Behavior Driven Development training in Leiden, BDD instructor-led in Leiden, Behavior Driven Development (BDD) on-site in Leiden, BDD (Behavior Driven Development) coaching in Leiden, Behavior Driven Development (BDD) instructor in Leiden, BDD (Behavior Driven Development) boot camp in Leiden, Weekend Behavior Driven Development (BDD) training in Leiden, Online BDD (Behavior Driven Development) training in Leiden, BDD (Behavior Driven Development) private courses in Leiden, BDD (Behavior Driven Development) trainer in Leiden, Behavior Driven Development instructor-led in Leiden, Behavior Driven Development one on one training in Leiden, Behavior Driven Development (BDD) classes in Leiden, Evening Behavior Driven Development (BDD) courses in Leiden