Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/adamcegielka/learn-test-automation

Cypress, Playwright, Selenium, BDD, Postman, Rest API, Cucumber, BDD
https://github.com/adamcegielka/learn-test-automation

bdd cucumber cypress playwright postman rest-api restful-api selenium test-automation webdriver

Last synced: about 2 hours ago
JSON representation

Cypress, Playwright, Selenium, BDD, Postman, Rest API, Cucumber, BDD

Awesome Lists containing this project

README

        

# My study of automated testing

Here is my learning material in automated testing from various courses and webinars

![Playwright](https://img.shields.io/badge/-Playwright-3776AB?style=flat&logo=Playwright&logoColor=white)

- [Playwright-with-jaktestowac.pl](https://github.com/adamcegielka/learn-test-automation/tree/main/Playwright-with-jaktestowac.pl) - My exercises in automatic test lessons from [jaktestowac.pl](https://jaktestowac.pl/)
- [Playwright-Automated-Software-Testing](https://github.com/adamcegielka/learn-test-automation/tree/main/Playwright-Automated-Software-Testing) - My learning and gaining skills in automated testing with Playwright
- [Playwright-BDD-CodeceptJS](https://github.com/adamcegielka/learn-test-automation/tree/main/Playwright-BDD-CodeceptJS) - Gaining experience in BDD testing with CodeceptJS
- [Playwright-Cucumber](https://github.com/adamcegielka/learn-test-automation/tree/main/Playwright-Cucumber) - Gaining experience in BDD testing with Cucumber
- [Playwright-Rest-API-Testing](https://github.com/adamcegielka/learn-test-automation/tree/main/Playwright-Rest-API-Testing) - My study of Rest API testing at Playwright

![Cypress](https://img.shields.io/badge/-Cypress-3776AB?style=flat&logo=Cypress&logoColor=white)
[Cypress](https://github.com/adamcegielka/learn-test-automation/tree/main/Cypress) My exercises in automatic test lessons from udemy [Cypress od podstaw - Automatyzacja testów](https://www.udemy.com/course/cypress-od-podstaw/)

![Selenium](https://img.shields.io/badge/-Selenium-3776AB?style=flat&logo=Selenium&logoColor=white)
[Selenium-Udem](https://github.com/adamcegielka/learn-test-automation/tree/main/Selenium-Udem) My exercises in automated testing from the course from Udemy [Kurs Selenium Java od podstaw](https://www.udemy.com/course/kurs-selenium-java/)

![Postman](https://img.shields.io/badge/-Postman-3776AB?style=flat&logo=Postman&logoColor=white) ![Rest API](https://img.shields.io/badge/-RestAPI-3776AB?style=flat&logo=restapi&logoColor=white)
- [Postman-RestAPI-JSON-Server](https://github.com/adamcegielka/learn-test-automation/tree/main/Postman-RestAPI-JSON-Server) Testing with JSON Server Repository
- [RESTfulAPI-with-Node.js](https://github.com/adamcegielka/learn-test-automation/tree/main/RESTfulAPI-with-Node.js) Testing with Academind on YouTube
- [Postman](https://github.com/adamcegielka/learn-test-automation/tree/main/Postman) My skills in Rest API testing