ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

189 results

QaOps
Cucumber | First Scenario

In this video, we will do the first scenario implementation with cucumber. We will create the scenarios using the already shown ...

16:09
Cucumber | First Scenario

329 views

5 years ago

Julian Mesa
Configuración inicial de proyecto con Cucumber - Parte 2

Se muestra la configuración inicial de un proyecto de software usando el framework Cucumber con Gradle y lenguaje de ...

7:26
Configuración inicial de proyecto con Cucumber - Parte 2

1,648 views

3 years ago

QaOps
BDD | Project and Dependencies

In this video, I continue to talk about BDD, but now we will start creating the project along with its dependencies. I will setup gradle ...

15:44
BDD | Project and Dependencies

332 views

5 years ago

QaOps
Cucumber | Implementing the first scenario

In this video, we will be implementing the first scenario that was created in the previous video. I will show you how to create the ...

17:57
Cucumber | Implementing the first scenario

699 views

5 years ago

Julian Mesa
Cucumber con Java - Iniciacion

Proyecto con cucumber y java. Ejemplo básico de uso de cucumber. En git hub: ...

11:52
Cucumber con Java - Iniciacion

6,343 views

7 years ago

QaOps
Cucumber | more complex jsons

In this video, we will be mapping more complex jsons. So far, we have mapped straight forward jsons, but we also need to be able ...

12:25
Cucumber | more complex jsons

1,301 views

4 years ago

QaOps
Cucumber | Using Docker Compose

In this video, we will be using docker compose for our dependencies. So far, we have been starting the store manually using ...

12:40
Cucumber | Using Docker Compose

1,770 views

4 years ago

QaOps
BDD | Automation Architecture

In this video, I how the automation architecture will look like. I also show how cucumber maps the each steps in the feature file to ...

10:49
BDD | Automation Architecture

328 views

5 years ago

Julian Mesa
Playwright web testing automation with Java - Integration with Allure to generate reports

In this video we are going to see how to integrate allure into our project. If you like my work you can contact me through ...

10:47
Playwright web testing automation with Java - Integration with Allure to generate reports

632 views

1 year ago

QaOps
Cucumber | Cleaning the Data

In this video, we will be cleaning the data that was created by the test. Doing this is important, because a test should not leave 'dirt' ...

13:06
Cucumber | Cleaning the Data

784 views

4 years ago

QaOps
Cucumber | Creating builder from scratch

In this video, we will be creating a builder from scratch. Although we could use a library like Lombok, it is important to know what is ...

13:23
Cucumber | Creating builder from scratch

207 views

4 years ago

QaOps
Cucumber | Assertions with Groovy Collections

In this video, I will show to do assertions with groovy collections. We will use what we learned about groovy collections in our tests.

11:30
Cucumber | Assertions with Groovy Collections

462 views

4 years ago

QaOps
Cucumber | Preparing the scenario

In this video, we will be preparing the scenario. Some scenarios needs to have a specific setup in order to be executed and I will ...

12:23
Cucumber | Preparing the scenario

170 views

4 years ago

QaOps
Cucumber | Creating hooks

In this video, we will be creating hooks in cucumber. Hooks are good for having actions or setup that are performed for all tests or ...

12:00
Cucumber | Creating hooks

261 views

4 years ago

QaOps
Cucumber | Scenario Outline

In this video, we will be creating a Scenario Outline using cucumber. Sometimes, we might found ourselves with the same ...

10:10
Cucumber | Scenario Outline

1,824 views

4 years ago

QaOps
Cucumber | Mapping the API

In this video, we will be mapping the API. This is very important because by abstracting the API, we will have reusable code and ...

15:52
Cucumber | Mapping the API

316 views

5 years ago

Julian Mesa
DataDriven usando Serenity BDD

CODIGO: https://github.com/jdmesalosada/serenitybdd-starter Contactame: https://julianmesaconsultant.com/contactame ...

14:50
DataDriven usando Serenity BDD

3,092 views

4 years ago

QaOps
Cucumber | Executing specifics tests

In this video, we will be executing specific tests. Being able to execute specific tests is a must, because it enable us to categorize, ...

15:25
Cucumber | Executing specifics tests

237 views

4 years ago

Julian Mesa
Creating the First Feature with Cucumber and Gherkin | Serenity Screenplay Web Course | Part 3 |

It shows how to get started with the Serenity Bdd project and the ScreenPlay pattern for web testing. URL to clone the ...

15:51
Creating the First Feature with Cucumber and Gherkin | Serenity Screenplay Web Course | Part 3 |

14,849 views

5 years ago

QaOps
Cucumber | Categorizing the tests

In this video, we will be categorizing the tests. It will be necessary to have this categorization in order to be able to create a test ...

13:04
Cucumber | Categorizing the tests

128 views

4 years ago