Test automation topic

Test automation or automated testing as compared to manual testing is a way to write test scenarios beforehand that can be repeatedly executed without involving a human element. This is often done by having a set of test data as input that can be compared to certain expectations. In agile software development approaches, this can be even based on user stories and/or acceptance critera.

List Test automation repositories

playwright-demos

80
Stars
14
Forks
Watchers

playwright for scrapping and UI testing / automate testing workflows

backstop-config

35
Stars
16
Forks
Watchers

A simple implementation of BackstopJS for running screenshot comparison tests on static websites.

CucumberJVMExamples

117
Stars
148
Forks
Watchers

Cucumber JVM with Selenium Java

webrtcperf

149
Stars
34
Forks
Watchers

WebRTC performance and quality evaluation tool.

playwright-fluent

161
Stars
11
Forks
Watchers

Fluent API around playwright

awesome-testing-tools

218
Stars
64
Forks
Watchers

🚀 A curated list of awesome testing tools 🚀

docker

22
Stars
3
Forks
Watchers

R Package For Accessing Docker via Docker APIs

BDTest

71
Stars
6
Forks
Watchers

BDTest - A Testing Framework for .NET

awesome-testing-courses

352
Stars
86
Forks
Watchers

A curated list of awesome online courses and tutorials on software testing, test automation and more...

Microservice for authentication with Domain Driven Design and CQRS