Полезные ссылки - Anastasia0reshnikova/test_architecture GitHub Wiki
Maven
Java
- https://kodejava.org/category/java/java-basic/
- http://cybern.ru/category/java/begin-java
- http://www.fandroid.info/tutorial-po-osnovam-yazyka-programmirovaniya-java-dlya-nachinayushhih/
- https://metanit.com/java/tutorial/1.1.php
- https://habr.com/post/168195/
- (stream) https://www.concretepage.com/java/jdk-8/java-8-stream-filter-example
- https://easyjava.ru/category/java/language/
- https://code.google.com/archive/p/practicaljava/wikis/Slides.wiki
- http://proglang.su/java/exceptions#klyuchevye-slova-throws-throw
JUnit
- https://junit.org/junit4/
- http://proselyte.net/tutorials/junit/
- https://github.com/TNG/junit-dataprovider
- https://github.com/TNG/junit-dataprovider/wiki/Getting-started#usage
- https://junit.org/junit4/javadoc/latest/org/junit/rules/TestWatcher.html
- http://blog.qatools.ru/junit/junit-rules-tutorial
- https://user12vv.wordpress.com/2013/11/11/java-junit-rule-%D0%BA%D0%BB%D0%B0%D1%81%D1%81-testwatcher/
Senenium
- https://kreisfahrer.gitbooks.io/selenium-webdriver/content/webdriver_intro/index.html
- http://internetka.in.ua/selenium-webdriver-resize-browser/
- http://bugscatcher.net/archives/1232
Easytest
Selenide
- http://ru.selenide.org/quick-start.html
- https://github.com/codeborne/selenide/tree/master/src/test/java/integration
- https://github.com/codeborne/selenide/blob/master/src/main/java/com/codeborne/selenide/Selectors.java
- https://zeroturnaround.com/rebellabs/if-you-use-selenium-for-browser-based-ui-acceptance-testing-you-might-like-selenide/
- http://selenide.org/javadoc/3.5.1/com/codeborne/selenide/Condition.html#visible
Chromium
AssertJ-DB
Git
XPath
- https://docs.google.com/document/d/1PdfKMDfoqFIlF4tN1jKrOf1iZ1rqESy2xVMIj3uuV3g/pub#h.e31knzo9ev4y
- http://internetka.in.ua/xpath-start-part2/
- http://onedev.net/post/458
Docker
JavaScript
Gulp
React
MongoDB
- https://github.com/mongodb/mongo-java-driver/blob/2.13.x/src/test/com/mongodb/BasicDBObjectTest.java
- http://www.pretechsol.com/2012/09/java-mongodb-basicdbobject-example_64.html
- https://www.tutorialspoint.com/mongodb/mongodb_java.htm
- http://proselyte.net/tutorials/mongodb/update_document/
- http://mongodb.github.io/mongo-java-driver/3.4/driver/getting-started/quick-start/
PostgreSQL
REST (Rest-assured)
- https://semaphoreci.com/community/tutorials/testing-rest-endpoints-using-rest-assured
- https://github.com/rest-assured/rest-assured/tree/master/examples/rest-assured-itest-java/src/test/java/io/restassured/itest/java
- https://github.com/rest-assured/rest-assured/wiki/Usage#example-1---json
- https://techbeacon.com/how-perform-api-testing-rest-assured
- https://github.com/rest-assured/rest-assured/tree/master/examples
- https://github.com/json-path/JsonPath
- https://github.com/json-path/JsonPath/tree/master/json-path/src/test/java/com/jayway/jsonpath
Allure
Ресурсы для обучения:
- https://www.codecademy.com
- https://stepik.org
- https://coursehunters.net/testirovanie-quality-assurance-qa
- http://padabum.com/search.php?tag=Java (КНИГИ)
- http://software-testing.ru/lms/login/index.php
Xmind
Инструменты для тестирования и хранение тестовой док-ции:
Поиск альтернативных инструментов:
Статьи по автоматизации
- http://automation-remarks.com/davaitie-poghovorim-pro-asserty/
- http://automation-remarks.com/2017/code-generation/
- http://automation-remarks.com/
Рисовать графики и схемы
Регулярные выражения
Собеседование