In this video, we will be creating parameterized tests. Creating parameterized tests will allow us to have the same test being executed with different data. This is the equivalent of cucumber scenario outline.
Subscribe: [ Ссылка ]
============TABLE OF CONTENTS===========
- 0:00 Introduction
- 1:06 Showing the test that we will be transforming in to jUnit5
- 1:45 Creating the test class
- 2:21 Creating the nested class
- 3:19 Creating the normal test
- 4:59 Showing jUnit5 Parameterized Test feature
- 6:35 Creating the multiple data input for the tests
- 8:18 Finalizing the tests
- 10:15 Explaining the different scopes for the nested classes
============DOCUMENTATION===========
- docs: [ Ссылка ]
============GITHUB===========
- Github: [ Ссылка ]
- Repository: [ Ссылка ]
- Branch: 23-junit5-parameterized-tests
============MENTIONED VIDEOS===========
- BDD Intro API TestsI: [ Ссылка ]
- BDD What is it: [ Ссылка ]
- BDD the pros and cons: [ Ссылка ]
- BDD Specification by Example: [ Ссылка ]
- BDD What is Gherkin: [ Ссылка ]
- BDD Automation Architecture: [ Ссылка ]
- BDD Project and Dependencies: [ Ссылка ]
- BDD First Scenario: [ Ссылка ]
- Cucumber Implementing the first scenario: [ Ссылка ]
- Cucumber Should I use docstring?: [ Ссылка ]
- Cucumber Rest Assured config: [ Ссылка ]
- Cucumber Hands on Specification by Example: [ Ссылка ]
- Cucumber Runner Class: [ Ссылка ]
- Cucumber Mapping the API: [ Ссылка ]
- Cucumber Creating hooks: [ Ссылка ]
- Cucumber Cleaning the data: [ Ссылка ]
- Cucumber More complex jsons: [ Ссылка ]
- Cucumber Deserialization: [ Ссылка ]
- Cucumber RestAssured Old Syntax: [ Ссылка ]
- Cucumber RestAssured assertions: [ Ссылка ]
- Cucumber Preparing the Scenario: [ Ссылка ]
- Cucumber Scenario Outline: [ Ссылка ]
- Cucumber Groovy Collections: [ Ссылка ]
- Cucumber Assertions with Groovy Collections: [ Ссылка ]
- Cucumber Creating builder from scratch: [ Ссылка ]
- Cucumber Last Scenario Part 1: [ Ссылка ]
- Cucumber Last Scenario Part 2: [ Ссылка ]
- JUnit5 Readable tests: [ Ссылка ]
- JUnit5 Nested tests: [ Ссылка ]
============PLAYLISTS===========
- Java RestAssured API: [ Ссылка ]
- Unix Command Line: [ Ссылка ]
- Bash Script: [ Ссылка ]
============SOCIAL MEDIAS===========
- Twitter: [ Ссылка ]
- LinkedIn: [ Ссылка ]
============PLAYLISTS===========
- Java RestAssured API: [ Ссылка ]
- Unix Command Line: [ Ссылка ]
- Bash Script: [ Ссылка ]
============SOCIAL MEDIAS===========
- Twitter: [ Ссылка ]
- LinkedIn: [ Ссылка ]
====OPENING IMAGE====
- Batman Begins
====MUSIC BY====
- Author: Simone Geravini
- Licensed by: Zimo Music
- [ Ссылка ]
JUnit5 | Parameterized tests
Теги
junit5 | parameterized testsqaopsrafael limaqaops rafael limatest automationtest automation rafael limaautomation for beginnerstest automation for beginnershow to start on test automationtest automation qaopscucumberapi automationRest api automationjunit 5 parameterized testjunit 5 nested testjunit 5 nested test classtests with multiple data