#
testautomation
Here are 76 public repositories matching this topic...
Sakuli is an end-2-end testing and monitoring tool for web sites and common UIs with multiple monitoring integrations
testing
open-source
monitoring
openshift
docker-container
nagios
icinga
e2e-tests
e2e
docker-image-available
sikuli
docker-images
icinga2
testautomation
ui-testing
e2e-monitoring
application-monitoring
omd
checkmk
sahi
-
Updated
Jun 7, 2021 - Java
Browser automation framework written in pure JavaScript using official selenium-webdriver and cucumber-js
nodejs
javascript
bdd
test-automation
selenium-webdriver
testautomation
cucumber-js
browser-automation
-
Updated
Jan 6, 2021 - JavaScript
adrianyorke
commented
Apr 4, 2021
Most important enhancements:
MahmoudElSharkawy
commented
Dec 13, 2020
When creating a new SHAFT_Engine maven project, the Properties folder is generated under the src/test/resources folder.
Steps To Reproduce:
- Create a new SHAFT_Engine maven project
- Check the src/test/resources folder
- We can see that the Properties folder is generated in the above path
Expected behavior: The Properties folder should be generated under src/main/resources fol
A complete API Test Architecture example using Java and RestAssured providing a real-world example and continuous delivery ready.
-
Updated
Jan 25, 2021 - Java
A geb navigator factory for mobile support for Appium, Selendroid and IosDriver
-
Updated
Jan 14, 2020 - Groovy
Sample Selenium Webdriver framework with C# build using Page Object Model approach, C# and NUnit.
-
Updated
Jan 26, 2021 - C#
This plugin integrates Jenkins with ECU-TEST and generates reports on automated test execution.
-
Updated
Jun 7, 2021 - Java
List of all testing tools in every programming language , based on the Testing Pyramid
-
Updated
Jan 8, 2018
Robot Framework library for testing with Docker containers and Docker Compose
-
Updated
Mar 25, 2021 - Python
Source code of Robot Framework - Learn the basics site.
-
Updated
Jan 24, 2021 - RobotFramework
This repository explains how to use Playwright with Cucumber
-
Updated
Feb 17, 2021 - HTML
cypress-e2e-tests using page object model
nodejs
javascript
jasmine
pageobject
e2e-tests
page-object
testautomation
pageobject-pattern
cypress
automated-testing
cypress-io
e2e-testing
pageobjectmodel
cypress-recording
-
Updated
Sep 17, 2018 - JavaScript
Rest API automation with Rest-Assured and Serenity-BDD
java
maven
rest-api
bdd
gson
gherkin
cucumber
java-8
serenity
restful-api
google-maps-api
testautomation
restassured
serenity-bdd
restapiautomation
google-geocode-api
google-reverse-geocode
-
Updated
Oct 13, 2018 - Java
basic guide to know about selenium and to practice it
-
Updated
Feb 26, 2021 - Java
Draki fluent web automation : write robust web automation scripts. Use for requirement verification, smoke tests, acceptance tests, you name it, Draki does it.
testing
chrome
tdd
ddd
bdd
smoke-tests
selenium
behat
verification
specflow
gherkin
testautomation
qatools
testautomationframework
qa-automation-test
watin
acceptance-tests
-
Updated
Mar 24, 2020 - C#
This repo is solving the Automation Week Challenges that is focused on Web UI automation from the Ministry of Testing.
-
Updated
Oct 29, 2020 - JavaScript
Low code Test automation framework using cucumber and supports Behavior Driven Development (BDD). Can build test cases using Excel and Postman collection. It allows to build and test api workflow in minutes.
rest-api
openapi
postman
api-testing
testautomation
postman-collection
testautomationframework
agile-development
api-integration
apitesting
-
Updated
May 24, 2021 - Java
TestRail Listener specifically designed to work with TestRail, and a test automation framework using Java, TestNG and maven.
java
testing
automation
test
listen
testautomation
automated-testing
testautomationframework
automated-reporting
testrail-java
testrail-listener
-
Updated
Jun 4, 2021 - Java
How to read QR Code content from a web app using Selenium and Zxing
-
Updated
Feb 11, 2021 - Java
An extension of JUnit5 that enables approval testing for Java-based software.
-
Updated
Feb 5, 2020 - Java
-
Updated
Mar 20, 2017 - Java
Robot Framework DateTimeTZ library provides functionality for manipulating date and time in different locales and time zones.
-
Updated
May 26, 2019 - Python
A demo project, illustrating API test automation using Gauge and RESTAssuard.
-
Updated
Jan 28, 2018 - Java
With pom,Java,Selenium
-
Updated
Apr 26, 2021 - JavaScript
This project was created to start the initial steps with test automation for a REST API using RestAssured.
-
Updated
Nov 8, 2020 - Java
A curated list of awesome hardware test projects
-
Updated
Apr 21, 2021
Demo XCUITest for Beam app https://beamreddit.com
-
Updated
Aug 29, 2018 - Swift
Improve this page
Add a description, image, and links to the testautomation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the testautomation topic, visit your repo's landing page and select "manage topics."
I would like to add documentation using -D --doc argument followed with a file rather than a string of text, like
(rebot|robot) --doc topleveldoc.txt other argsThe content of that file shall be any argument of
--docoptionThis issue replaces the issue #3983.