Projects with this topic
-
Generating Ruby object instances since 2010.
Updated -
Quickly creating a convenient, extensible PageObject hierarchy based on Selenide. Additional functionality for working with a page and organizing elements structure. Kotlin DSL for Page Object, and fully compatible with Java 11 Cucumber steps
Updated -
Projeto Exemplo de automação de teste Mobile em Java com Appium
Updated -
This is an example project to show how to do behavior driven development (BDD) and test driven development (TDD) of an Amazon Alexa Skill with jest and cucumber.js.
Updated -
Sample Java project using Cucumber and JUnit (along with Maven) to test a command-line phonebook app
Updated -
-
Automation Framework Cucumber TestNG with Selenium Java building by Anh Tester
Updated -
Node + Express + Axios + Json Web Token + Pino + Test Unitarios (mocha + chai + supertest) + Test de Aceptación (cucumber) + Test de Rendimiento (artillery/jmeter) + Reporte de Cobertura (nyc)
Updated -
Sample Selenium Java Test cases automation for https://opensource-demo.orangehrmlive.com/
Covers the following concepts: Java TestNG Selenium Maven Cucumber Gherkin Docker Gitlab
Updated -
Sample Selenium Java Test cases automation for https://opensource-demo.orangehrmlive.com/
Covers the following concepts: Java TestNG Selenium Maven Cucumber Gherkin Docker Gitlab
Updated -
-
Example test project for GET products endpoint
Updated -
-
This service will provide an endpoint to upload videos and save them as file chunks in mongodb, then through another endpoint you will get a video by id first from the mongo database, then the chunks will be sent to a kafka topic and from that topic the client will consume the chunks to show the video. Frontend that uses this service: https://gitlab.com/uy.com.personal/video_streaming_services_ui
Updated -
This project adds examples of how to setup gitlabCI/CD pipelines and structure your unit and integration tests, as well as integrating a mongodb and kafka server in the gitlabCI/CD environment
Updated -
-
Repository for Brick technical test submission.
Updated -
This app is built-in React, Typescript and Cypress-Cucumber. It will display our beloved characters from star wars.
On viewing these characters you get to view more about that specific character. As well as this, you can also add your favourite characters to your very own favourite list which is where it'll be saved in localstorage.
Updated -
This project showcases automation testing for an e-commerce website, where I performed various automation scenarios using Selenium in Java. The goal of the project is to ensure the functionality and reliability of the website through comprehensive automated tests. By simulating user interactions and testing different features, the project aims to enhance the website's performance and user experience.
Updated