Please enable JavaScript.
Coggle requires JavaScript to display documents.
Java Automation Test (TDD, ATDD, BDD (JBehave http://jbehave.org/,…
Java Automation Test
TDD, ATDD, BDD
JBehave
http://jbehave.org/
Cucumber jVM
https://cucumber.io/
jGiven
http://jgiven.org/
easyb
https://github.com/jonnybbb/easyb
Robot Framework
http://robotframework.org/
WEB UI TEST AUTOMATION
Selenium
https://www.seleniumhq.org/
Sikuli
http://www.sikuli.org/
QTP / HPE UFT
https://software.microfocus.com/signup
TestCompleted
http://smartbear.com/products/qa-tools/automated-testing-tools/
AutoIT
https://www.autoitscript.com/site/autoit/
CONTINOUS INTEGRATION
Jenkins
https://jenkins.io/
Circle CI
https://circleci.com/
Travis
https://travis-ci.org/
TeamCity
CODE ANALYS AND COVERAGE
SonarQube
https://www.sonarqube.org/
Gradle Quality Plugin
https://github.com/xvik/gradle-quality-plugin
Qulice
https://www.qulice.com/
Jacoco
http://www.baeldung.com/jacoco
PERPORMANCE, LOAD, STRESS TESTING
JMeter
https://jmeter.apache.org/
The Grinder
http://grinder.sourceforge.net/
Tsung
http://tsung.erlang-projects.org/
Galting
https://gatling.io
SELENIUM WEBDRIVER
ChromeDriver
http://chromedriver.chromium.org/
Geckodriver
https://github.com/mozilla/geckodriver/releases
EdgeDriver
https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver/
SafariDriver
BUILD TOOLS
Ant
https://ant.apache.org/
Maven
https://maven.apache.org/
Gradle
https://gradle.org/
REPORTING TOOLS
Allure
http://allure.qatools.ru/
Extent Report
http://extentreports.com/
MasterThought
https://github.com/masterthought
MOBILE TEST AUTOMATION
Appium
http://appium.io/
Calabash
https://calaba.sh/
Espresso
https://developer.android.com/training/testing/espresso/
VIRTUAL ENVIRONMENT
Docker
https://www.docker.com/
Vagrant
https://www.vagrantup.com/
Kubermete
https://kubernetes.io/
DOCUMENT GENERATION
Rellist
https://caniuse.com/#feat=rellist
Daux.io
https://daux.io/
EDITOR IDE, CONSOLSE
Eclipse
https://www.eclipse.org/
InteliJ
https://www.jetbrains.com/idea/
USEFUL LIBs
aShot
https://github.com/yandex-qatools/ashot
Hamcrest
https://github.com/SeleniumHQ/selenium/tree/master/third_party/java/hamcrest
TEST DATA
Faker
https://github.com/DiUS/java-faker
Apache POI
https://poi.apache.org/
XUnit Framework
jUnit
https://junit.org/junit5/
TestNG
http://testng.org/doc/
API TEST AUTOMATION
Rest Assert
http://rest-assured.io/
Karate-DSL
https://github.com/intuit/karate
WINDOW TEST UI AUTOMATION
Appium
http://appium.io/
Sikuli
http://www.sikuli.org/
UNIT/LINUX UI AUTOMATION
Appium
http://appium.io/
Sikuli
http://www.sikuli.org/
MACOSX UI TEST AUTOMATION
XCUITest
https://appium.io/docs/en/drivers/ios-xcuitest/
Appium
https://appium.io
MODEL-BASED Testing
GraphWalker
https://graphwalker.github.io/
SERVER SIDE TEST AUTOMATION
Citrus
http://citrusframework.org/
Collected and updated by Jos Doai Tran