FileMood

Download [OTUS] Python QA Engineer (2019)

OTUS Python QA Engineer 2019

Name

[OTUS] Python QA Engineer (2019)

 DOWNLOAD Copy Link

Total Size

6.6 GB

Total Files

758

Last Seen

2024-09-15 13:04

Hash

41872B9DB1AC1B0E7DBB1A40A01580330E04114D

/3. Тестирование API/

3. Тестирование API.mp4

426.5 MB

/Материалы/

ДЗ.txt

0.9 KB

Презентация_1. Введение.ppt

387.1 KB

/2. Введение в Pytest/

2.Введение в Pytest .mp4

189.5 MB

/2. Введение в Pytest/Материалы/

ДЗ.txt

0.9 KB

Презентация_2. PyTest.pdf

736.3 KB

Презентация_2. PyTest.pptx

17.3 MB

/.../python_qa_pytest-master/

.gitignore

1.2 KB

conftest.py

0.1 KB

LICENSE

1.1 KB

README.md

0.3 KB

requirements.txt

0.0 KB

/.../python_qa_pytest-master/0_pytest_intro/

test_pytest_intro.py

0.6 KB

/.../python_qa_pytest-master/1_fixtures_start/

test_fixtures_example_start.py

0.3 KB

/.../python_qa_pytest-master/2_fixtures_conftest/

conftest.py

0.1 KB

test_fixtures_example.py

0.4 KB

/.../3_fixtures_scope_and_autouse/

conftest.py

1.0 KB

test_1_fixtures_scope.py

0.7 KB

test_2_fixtures_autouse.py

1.2 KB

/.../4_fixtures_request_object_finalizer/

test_1_fixtures_request.py

0.7 KB

test_2_fixtures_request_finalizer.py

0.5 KB

test_3_fixtures_finalizer_with_yield.py

0.5 KB

test_4_pass_fixture_to_fixture.py

0.3 KB

/.../5_fixtures_return_values/

conftest.py

0.4 KB

test_fixtures_return_values.py

0.4 KB

/.../python_qa_pytest-master/6_fixtures_parametrization/

conftest.py

0.1 KB

test_fixtures_parametrization.py

0.7 KB

/.../7_bonus_data_structures/

1_list.py

1.0 KB

2_tuple.py

0.3 KB

3_set.py

0.4 KB

4_dict.py

0.7 KB

5_container.py

0.1 KB

/1.Введение в разработку и тестирование/

1.Введение в разработку и тестирование.mp4

113.8 MB

/3. Тестирование API/Материалы/

ДЗ.txt

1.8 KB

Презентация_3. Тестирование API.pdf

781.3 KB

Презентация_3. Тестирование API.pptx

8.7 MB

/.../python_qa_api-master/

.gitignore

1.2 KB

LICENSE

1.1 KB

README.md

0.3 KB

requirements.txt

0.0 KB

/.../python_qa_api-master/0_argparse/

1_sys_args_method.py

0.1 KB

2_argparse_method.py

2.5 KB

/.../python_qa_api-master/1_pytest_addoption/

conftest.py

0.3 KB

test_demo_param.py

0.2 KB

/.../python_qa_api-master/2_requests_json/

json_example.py

0.6 KB

requests_example.py

0.5 KB

/.../python_qa_api-master/3_fixtures_parametrization/

conftest.py

0.2 KB

test_fixtures_class_parametrization.py

0.3 KB

test_fixtures_parametrization.py

0.9 KB

/.../python_qa_api-master/4_api_testing/

API.md

1.7 KB

conftest.py

1.0 KB

test_api_example1.py

1.7 KB

/.../python_qa_api-master/5_decorators/

0_what_is_function.py

0.6 KB

1_function_as_variable.py

0.2 KB

2_call_function_inside_function.py

0.2 KB

3_function_as_parametr.py

0.4 KB

4_function_return_function.py

0.3 KB

5_function_closure.py

0.2 KB

6_basic_decorator.py

0.3 KB

7_syntax_sugar_for_deccorator.py

0.2 KB

8_multiple_decorators.py

0.6 KB

9_params_to_decorators.py

1.3 KB

/.../python_qa_api-master/00_repeat/

.gitkeep

0.1 KB

/4. Data Driven Testing/

4. Data Driven Testing.mp4

225.1 MB

/Материалы/

data.csv

0.5 KB

ДЗ.txt

0.8 KB

Презентация_4. DDT.pptx

822.7 KB

Результат.txt

0.5 KB

/Материалы/otus-master/

.gitignore

1.2 KB

README.md

0.0 KB

/Материалы/otus-master/PythonQA/Lesson4/File_management/

data.txt

0.1 KB

example1-rwo.py

0.1 KB

example2-readfile-generator.py

0.2 KB

example3-rwb.py

0.6 KB

example4-rwb.py

0.2 KB

example5-encoding.py

0.3 KB

example6-fileobject.py

0.4 KB

/Материалы/otus-master/PythonQA/Lesson4/Iterators/

example1-iterator.py

0.3 KB

example2-iterator-impl.py

0.5 KB

example3-generator-expression.py

0.1 KB

example4-generator-function.py

0.5 KB

/Материалы/otus-master/PythonQA/Lesson4/Loops/

example1-loops.py

0.4 KB

/Материалы/otus-master/PythonQA/Lesson5/

conftest.py

0.2 KB

test_example_1.py

0.5 KB

test_example_2.py

0.9 KB

test_example_3.py

0.5 KB

/Материалы/otus-master/PythonQA/Lesson5/parallelrun/

application.py

0.3 KB

my_test.py

0.2 KB

test_chrome.py

0.2 KB

test_firefox.py

0.2 KB

/Материалы/otus-master/PythonQA/Lesson11/

1.JPG

36.3 KB

alerts.py

0.9 KB

downloadfile.py

0.7 KB

frame.py

0.9 KB

windows.py

1.5 KB

/Материалы/otus-master/PythonQA/Lesson12/

chromedriver.exe

8.6 MB

test_logging.py

1.2 KB

test_logging_browser.py

0.5 KB

test_performance_log.py

0.7 KB

test_proxy.py

0.8 KB

/Материалы/otus-master/PythonQA/Lesson16/

parser.py

0.5 KB

perser_access_log.py

0.4 KB

/5. Основы Selenium/

5. Основы Selenium.mp4

265.5 MB

/5. Основы Selenium/Материалы/

install_opencart.txt

4.3 KB

ДЗ.txt

0.8 KB

Презентация_5. Основы_Selenium.pdf

614.7 KB

/6. Поиск элементов/

6. Поиск элементов.mp4

317.0 MB

/6. Поиск элементов/Материалы/

ДЗ.txt

0.7 KB

Полезные ссылки.txt

0.1 KB

Презентация_6. Поиск элементов.pdf

755.8 KB

Презентация_6. Поиск элементов.pptx

5.0 MB

/.../pyhton_qa_element_search-master/

.gitignore

1.2 KB

conftest.py

1.4 KB

LICENSE

1.1 KB

README.md

0.3 KB

requirements.txt

0.0 KB

/.../pyhton_qa_element_search-master/0_OOP/

exeption_handling.py

0.1 KB

oop_example.py

2.0 KB

/.../1_frontend_for_qa/

index.html

1.4 KB

README.md

1.3 KB

/.../2_find_element_and_elements_by/

test_selenium_examples.py

1.6 KB

/.../3_find_element_and_elements/

find_element_exmaples.py

0.3 KB

/.../pyhton_qa_element_search-master/locators/

__init__.py

0.1 KB

MainPage.py

0.1 KB

ProductPage.py

0.2 KB

/7. Работа с элементами/

7. Работа с элементами.mp4

327.8 MB

/7. Работа с элементами/Материалы/

ДЗ.txt

0.4 KB

Презентация_7. Работа с элементами.pdf

582.9 KB

Презентация_7. Работа с элементами.pptx

20.3 MB

/.../python_qa_webelements-master/

.gitignore

1.2 KB

conftest.py

0.8 KB

LICENSE

1.1 KB

README.md

0.5 KB

requirements.txt

0.0 KB

/.../python_qa_webelements-master/0_OOP/

buildin_decorators.py

0.5 KB

magic_methods.py

1.3 KB

/.../python_qa_webelements-master/1_webelement/

test_select_element.py

0.7 KB

webelement.py

0.3 KB

/.../2_property_vs_attribute/

prop_attr_example.py

0.5 KB

/.../python_qa_webelements-master/3_excceptions/

test_click_intercepted.py

0.4 KB

test_stale_reference.py

0.3 KB

/.../python_qa_webelements-master/4_action_chains/

action_chain.py

0.4 KB

/.../python_qa_webelements-master/locators/

__init__.py

0.1 KB

CatalogPage.py

0.1 KB

CommonSelectors.py

0.1 KB

MainPage.py

0.3 KB

ProductPage.py

0.0 KB

/8. Действия с элементами/

8. Действия с элементами.mp4

141.7 MB

/Материалы/

ДЗ.txt

0.2 KB

Презентация_8. Действия с элементами .pdf

613.5 KB

/9. Ожидание элементов/

9. Ожидание элементов.mp4

177.2 MB

/9. Ожидание элементов/Материалы/

ДЗ.txt

0.5 KB

Презентация_9. Ожидание элементов.pdf

535.4 KB

/10. Шаблон проектирования PageObject/

10. Шаблон проектирования PageObject.mp4

163.3 MB

/Материалы/

ДЗ.txt

0.5 KB

Презентация_10. PageObject.pdf

532.5 KB

Презентация_10. PageObject.pptx

4.3 MB

/.../python_qa_pageobject-master/

.gitignore

1.2 KB

conftest.py

1.0 KB

LICENSE

1.1 KB

README.md

0.2 KB

requirements.txt

0.0 KB

/.../python_qa_pageobject-master/locators/

__init__.py

0.2 KB

Alert.py

0.2 KB

Cart.py

0.1 KB

Common.py

0.2 KB

Main.py

0.2 KB

Product.py

0.1 KB

User.py

0.2 KB

/.../python_qa_pageobject-master/page_objects/

__init__.py

0.1 KB

BasePage.py

1.3 KB

CartPage.py

0.3 KB

MainPage.py

0.4 KB

ProductPage.py

0.3 KB

UserPage.py

0.6 KB

/.../python_qa_pageobject-master/page_objects/common/

__init__.py

0.1 KB

Alert.py

0.3 KB

Footer.py

0.0 KB

Search.py

0.0 KB

TopMenu.py

0.0 KB

/.../python_qa_pageobject-master/tests/

test_example_tests.py

0.9 KB

/11. Работа с окнами/

11. Работа с окнами.mp4

149.2 MB

/Материалы/

ДЗ.txt

0.3 KB

Презентация_11. Работа с окнами.pdf

431.2 KB

Презентация_11. Работа с окнами.pptx

4.2 MB

/.../python_qa_windows-master/

.gitignore

1.2 KB

LICENSE

1.1 KB

README.md

0.1 KB

requirements.txt

0.0 KB

upload.js

0.4 KB

/.../python_qa_windows-master/0_alerts/

alerts.py

0.7 KB

/.../python_qa_windows-master/1_iframes/

iframe.py

0.7 KB

index.html

0.5 KB

/.../python_qa_windows-master/2_windows/

tabs.py

1.1 KB

/.../python_qa_windows-master/3_uploads/

selenium.png

25.8 KB

upload.py

0.5 KB

/12. Протоколирование и отчетность/

12. Протоколирование и отчетность.mp4

290.6 MB

/Материалы/

ДЗ.txt

0.3 KB

Презентация_12. Протоколирование и отчетность.pdf

284.4 KB

/Материалы/otus-master/

.gitignore

1.2 KB

README.md

0.0 KB

/Материалы/otus-master/PythonQA/.idea/

misc.xml

0.2 KB

modules.xml

0.3 KB

PythonQA.iml

0.5 KB

vcs.xml

0.2 KB

workspace.xml

28.1 KB

/Материалы/otus-master/PythonQA/Lesson2/

__init__.py

0.0 KB

/Материалы/otus-master/PythonQA/Lesson2/decorators/

__init__.py

0.0 KB

example1-funtovar.py

0.1 KB

example2-funinsidefun.py

0.2 KB

example3-funaspar.py

0.2 KB

example4-fungenotherfun.py

0.2 KB

example5-closure.py

0.3 KB

example6-compdecorator.py

0.3 KB

example7-basicdecorator.py

0.2 KB

example8-multipledecorators.py

1.3 KB

example9-decoratormethods.py

0.9 KB

example10-passingarguments.py

0.8 KB

example11-classicdecorator.py

0.5 KB

example12-decoratorwithargs.py

0.3 KB

/Материалы/otus-master/PythonQA/Lesson2/fixtures/

__init__.py

0.0 KB

/Материалы/otus-master/PythonQA/Lesson2/fixtures/example1/

__init__.py

0.0 KB

test_sample.py

0.1 KB

/Материалы/otus-master/PythonQA/Lesson2/fixtures/example2-usefixtures/

__init__.py

0.0 KB

test_example2.py

0.8 KB

/.../example3-fixture-features/

__init__.py

0.0 KB

conftest.py

0.5 KB

test_alpha.py

0.2 KB

test_beta.py

0.3 KB

test_gamma.py

0.2 KB

/Материалы/otus-master/PythonQA/Lesson2/fixtures/example4-params/

__init__.py

0.0 KB

example-params.py

0.2 KB

/Материалы/otus-master/PythonQA/Lesson2/fixtures/example5-autouse/

__init__.py

0.0 KB

example-autouse.py

0.6 KB

/Материалы/otus-master/PythonQA/Lesson2/fixtures/example6-multiplefixtures/

__init__.py

0.0 KB

example-multiplefixtures.py

0.7 KB

/Материалы/otus-master/PythonQA/Lesson2/fixtures/example7-request/

__init__.py

0.0 KB

example-request.py

0.8 KB

/Материалы/otus-master/PythonQA/Lesson2/fixtures/example8-modularityfixtures/

__init__.py

0.0 KB

example-modularityfix.py

0.7 KB

/Материалы/otus-master/PythonQA/Lesson2/fixtures/example9-returnfixt/

__init__.py

0.0 KB

example9-return.py

0.2 KB

/Материалы/otus-master/PythonQA/Lesson3/

__init__.py

0.0 KB

/Материалы/otus-master/PythonQA/Lesson3/example1-parametrize/

test_example1_params.py

0.2 KB

test_example2_params.py

0.1 KB

test_example3_fixture_params.py

0.4 KB

/Материалы/otus-master/PythonQA/Lesson3/example2-apitesting/

conftest.py

0.9 KB

test_api.py

1.1 KB

/.../example3-apitesting_multipleurls/

test_api.py

0.5 KB

/Материалы/otus-master/PythonQA/Lesson3/example4-argparse/

example1-argparseargs.py

0.6 KB

example2-argparseextended.py

2.3 KB

/Материалы/otus-master/PythonQA/Lesson3/example5-datastructures/

example1-lists.py

0.4 KB

example2-dicts.py

0.1 KB

example3-sets.py

0.1 KB

example4-tuples.py

0.1 KB

example5-listvstuple.py

0.1 KB

/Материалы/otus-master/PythonQA/Lesson4/File_management/

binary.bin

0.0 KB

ContextManager.py

0.2 KB

data.txt

0.1 KB

example1-rwo.py

0.1 KB

example2-readfile-generator.py

0.2 KB

example3-rwb.py

0.6 KB

example4-rwb.py

0.2 KB

example5-encoding.py

0.3 KB

example6-fileobject.py

0.4 KB

/Материалы/otus-master/PythonQA/Lesson4/Iterators/

example1-iterator.py

0.3 KB

example2-iterator-impl.py

0.5 KB

example3-generator-expression.py

0.1 KB

example4-generator-function.py

0.5 KB

test_example3-generator-expression.py

0.2 KB

/Материалы/otus-master/PythonQA/Lesson4/Loops/

example1-loops.py

0.4 KB

/Материалы/otus-master/PythonQA/Lesson5/

__init__.py

0.0 KB

conftest.py

0.2 KB

test_example_1.py

0.5 KB

test_example_2.py

0.9 KB

test_example_3.py

0.5 KB

/Материалы/otus-master/PythonQA/Lesson5/.idea/

Lesson5.iml

0.5 KB

misc.xml

0.2 KB

modules.xml

0.3 KB

vcs.xml

0.2 KB

workspace.xml

10.5 KB

/Материалы/otus-master/PythonQA/Lesson5/parallelrun/

application.py

0.3 KB

my_test.py

0.2 KB

test_chrome.py

0.2 KB

test_firefox.py

0.2 KB

/Материалы/otus-master/PythonQA/Lesson5/parallelrun/.idea/

misc.xml

0.2 KB

modules.xml

0.3 KB

parallelrun.iml

0.5 KB

vcs.xml

0.2 KB

workspace.xml

5.0 KB

/Материалы/otus-master/PythonQA/Lesson6/

__init__.py

0.0 KB

chromedriver.exe

8.4 MB

/Материалы/otus-master/PythonQA/Lesson6/big_o_notation/

example1-constant.py

0.5 KB

example2-linear.py

0.7 KB

example3-quadratic.py

0.3 KB

example4-logarithmic.py

0.8 KB

example6-complexity_finding.py

0.6 KB

/Материалы/otus-master/PythonQA/Lesson6/examples/

__init__.py

0.0 KB

chromedriver.exe

8.4 MB

conftest.py

1.0 KB

/Материалы/otus-master/PythonQA/Lesson6/selenium/

__init__.py

0.0 KB

chromedriver.exe

8.4 MB

conftest.py

1.5 KB

test_login_page.py

0.8 KB

/Материалы/otus-master/PythonQA/Lesson6/selenium/models/

locator.py

0.5 KB

page.py

2.0 KB

/Материалы/otus-master/PythonQA/Lesson6/selenium/models/page_objects/

page_objects.py

0.6 KB

/Материалы/otus-master/PythonQA/Lesson7/

__init__.py

0.0 KB

/Материалы/otus-master/PythonQA/Lesson7/.idea/

Lesson7.iml

0.5 KB

misc.xml

0.2 KB

modules.xml

0.3 KB

vcs.xml

0.2 KB

workspace.xml

6.6 KB

/Материалы/otus-master/PythonQA/Lesson7/oop/

__init__.py

0.0 KB

example1-classbasics.py

0.4 KB

example2_dict1.py

0.1 KB

example2_dict2.py

0.3 KB

example2_dict3.py

0.2 KB

example3_namemangling.py

0.5 KB

example3_namemangling2.py

0.4 KB

/Материалы/otus-master/PythonQA/Lesson7/selenium/

__init__.py

0.0 KB

chromedriver.exe

8.4 MB

conftest.py

1.6 KB

test_login_page.py

0.8 KB

test_products_page.py

1.6 KB

/Материалы/otus-master/PythonQA/Lesson7/selenium/models/

locator.py

0.5 KB

page.py

2.0 KB

/Материалы/otus-master/PythonQA/Lesson7/selenium/models/page_objects/

page_objects.py

0.6 KB

/Материалы/otus-master/PythonQA/Lesson8/

__init__.py

0.0 KB

/Материалы/otus-master/PythonQA/Lesson8/.idea/

Lesson8.iml

0.5 KB

misc.xml

0.2 KB

modules.xml

0.3 KB

vcs.xml

0.2 KB

workspace.xml

5.6 KB

/Материалы/otus-master/PythonQA/Lesson8/oop/

__init__.py

0.0 KB

example1-inheritance.py

1.3 KB

example2-mro-newstyle1.py

0.4 KB

example2-mro-newstyle2.py

0.5 KB

example2-mro-oldstyle1.py

0.6 KB

example2-mro-oldstyle2.py

0.3 KB

example2-mro-oldstyle3.py

0.3 KB

example2-mro-oldstyle4.py

0.3 KB

example2-mro-oldstyle5.py

0.5 KB

example3-mixinclasses.py

0.9 KB

example4-super.py

0.7 KB

example4-super2.py

0.7 KB

super_multiple.py

0.8 KB

/Материалы/otus-master/PythonQA/Lesson9/

__init__.py

0.0 KB

/Материалы/otus-master/PythonQA/Lesson9/exceptions/

__init__.py

0.0 KB

example1-basic.py

0.3 KB

example2-multipleexceptions.py

0.4 KB

example3-finally.py

0.2 KB

example4-else.py

0.4 KB

example5-raise.py

0.1 KB

example6-custom.py

0.5 KB

/Материалы/otus-master/PythonQA/Lesson9/selenium/

__init__.py

0.0 KB

conftest.py

1.7 KB

test_login_page.py

0.8 KB

test_products_page.py

1.7 KB

/Материалы/otus-master/PythonQA/Lesson9/selenium/models/

__init__.py

0.0 KB

chromedriver.exe

8.4 MB

locator.py

0.5 KB

page.py

4.4 KB

test_111.py

0.8 KB

test_wait.py

0.8 KB

/Материалы/otus-master/PythonQA/Lesson9/selenium/models/page_objects/

__init__.py

0.0 KB

page_objects.py

0.8 KB

/Материалы/otus-master/PythonQA/Lesson10/

__init__.py

0.0 KB

/Материалы/otus-master/PythonQA/Lesson10/oop/

__init__.py

0.0 KB

/Материалы/otus-master/PythonQA/Lesson10/oop/abc/

__init__.py

0.0 KB

abc.py

0.5 KB

/Материалы/otus-master/PythonQA/Lesson10/oop/descriptors/

__init__.py

0.0 KB

decriptions-nondata.py

0.5 KB

desciptors-datadescr.py

0.7 KB

descriptors-property.py

0.6 KB

descriptors-property2.py

0.3 KB

descriptors-statiсclassmethod.py

0.4 KB

static-and-classmethods.py

1.1 KB

/Материалы/otus-master/PythonQA/Lesson11/

1.JPG

36.3 KB

alerts.py

0.9 KB

downloadfile.py

0.7 KB

frame.py

0.9 KB

windows.py

1.5 KB

/Материалы/otus-master/PythonQA/Lesson12/

logging_ex.py

0.7 KB

test_logging.py

1.3 KB

test_logging_browser.py

0.6 KB

test_performance_log.py

0.7 KB

test_proxy.py

0.8 KB

/Материалы/otus-master/PythonQA/Lesson12/screenshots/

exception.png

141.0 KB

/Материалы/otus-master/PythonQA/Lesson14/

__init__.py

0.0 KB

/Материалы/otus-master/PythonQA/Lesson14/html/

__init__.py

0.0 KB

conftest.py

2.0 KB

report.html

11.2 KB

report.json

1.0 KB

report.xml

0.6 KB

test_example.py

0.1 KB

/Материалы/otus-master/PythonQA/Lesson14/html/assets/

style.css

2.6 KB

/Материалы/otus-master/PythonQA/Lesson14/json/

__init__.py

0.0 KB

conftest.py

1.3 KB

report.json

1.4 KB

test_example.py

0.1 KB

/Материалы/otus-master/PythonQA/Lesson14/test_marking/

__init__.py

0.0 KB

test_example1.py

0.5 KB

/Материалы/otus-master/PythonQA/Lesson14/test_marking/example2/

__init__.py

0.0 KB

conftest.py

0.6 KB

test_example2.py

0.3 KB

/.../example_platform_specific/

__init__.py

0.0 KB

conftest.py

0.3 KB

test_platform_specific.py

0.2 KB

/Материалы/otus-master/PythonQA/Lesson14/test_skipping/

__init__.py

0.0 KB

report.html

16.0 KB

test_example.py

1.2 KB

test_example2.py

0.5 KB

/Материалы/otus-master/PythonQA/Lesson14/test_skipping/assets/

style.css

2.6 KB

/Материалы/otus-master/PythonQA/Lesson15/

__init__.py

0.0 KB

/Материалы/otus-master/PythonQA/Lesson15/allure/

__init__.py

0.0 KB

/Материалы/otus-master/PythonQA/Lesson15/allure/allure_features/

__init__.py

0.0 KB

/Материалы/otus-master/PythonQA/Lesson15/allure/allure_features/attachements/

__init__.py

0.0 KB

attachements.py

0.8 KB

/Материалы/otus-master/PythonQA/Lesson15/allure/allure_features/descriptions/

__init__.py

0.0 KB

descriptions.py

1.0 KB

/Материалы/otus-master/PythonQA/Lesson15/allure/allure_features/links/

__init__.py

0.0 KB

links.py

0.7 KB

/Материалы/otus-master/PythonQA/Lesson15/allure/allure_features/retries/

__init__.py

0.0 KB

retries.py

0.3 KB

/Материалы/otus-master/PythonQA/Lesson15/allure/allure_features/steps/

__init__.py

0.0 KB

steps.py

0.3 KB

/Материалы/otus-master/PythonQA/Lesson15/allure/allure_features/tags/

__init__.py

0.0 KB

/Материалы/otus-master/PythonQA/Lesson15/allure/allure_features/tags/bdd_markers/

__init__.py

0.0 KB

tests.py

0.8 KB

/Материалы/otus-master/PythonQA/Lesson15/allure/allure_features/tags/severity_markers/

__init__.py

0.0 KB

tests.py

0.6 KB

/Материалы/otus-master/PythonQA/Lesson15/allure/allure_features/titles/

__init__.py

0.0 KB

titles.py

0.7 KB

/Материалы/otus-master/PythonQA/Lesson15/allure/basic_features/

__init__.py

0.0 KB

conftest.py

0.4 KB

test_basic.py

0.3 KB

test_features.py

0.9 KB

/Материалы/otus-master/PythonQA/Lesson15/allure/behaviors/

__init__.py

0.0 KB

parametrization.py

0.8 KB

/Материалы/otus-master/PythonQA/Lesson15/allure/fixtures1/

__init__.py

0.0 KB

test_example.py

0.4 KB

/Материалы/otus-master/PythonQA/Lesson16/

parser.py

0.5 KB

perser_access_log.py

0.4 KB

/Материалы/otus-master/PythonQA/Lesson21/

__init__.py

0.0 KB

ftp.pcapng

15.7 KB

ftp_2.pcapng

6.6 KB

ftp_cli

0.4 KB

ftp_cli2

0.4 KB

ftp_example.py

0.2 KB

paramiko_example.py

0.4 KB

/Материалы/otus-master/PythonQA/Lesson22/

__init__.py

0.0 KB

/Материалы/otus-master/PythonQA/Lesson22/basic_examples/

__init__.py

0.0 KB

basic_socket_methods.py

0.1 KB

/Материалы/otus-master/PythonQA/Lesson22/examples/

__init__.py

0.0 KB

google_request.py

0.3 KB

https_example.py

0.5 KB

/Материалы/otus-master/PythonQA/Lesson22/socket_inet/

__init__.py

0.0 KB

client.py

0.1 KB

server.py

1.1 KB

/Материалы/otus-master/PythonQA/Lesson22/socket_udp/

__init__.py

0.0 KB

client.py

0.5 KB

server.py

0.5 KB

/Материалы/otus-master/PythonQA/Lesson22/socket_unix/

__init__.py

0.0 KB

client.py

0.9 KB

server.py

0.6 KB

/Материалы/otus-master/PythonQA/Lesson23/

__init__.py

0.0 KB

/Материалы/otus-master/PythonQA/Lesson23/subprocess_lib/

__init__.py

0.0 KB

subprocess_example.py

0.0 KB

subprocess_example2.py

0.1 KB

subprocess_example3.py

0.6 KB

subprocess_example4.py

0.1 KB

/Материалы/otus-master/PythonQA/Lesson23/sys_lib/

__init__.py

0.0 KB

arguments.py

0.3 KB

stderror_example.py

0.2 KB

stdout_example.py

0.2 KB

sys_example.py

0.3 KB

/Материалы/otus-master/PythonQA/Lesson31/

__init__.py

0.0 KB

/Материалы/otus-master/PythonQA/Lesson31/doctests/

__init__.py

0.0 KB

doctest_example.py

0.2 KB

doctest_example4

0.3 KB

doctest_example4.py

0.4 KB

example3.py

1.4 KB

/Материалы/otus-master/PythonQA/Lesson31/unittests/

__init__.py

0.0 KB

example1.py

0.5 KB

example2.py

1.0 KB

unittest_with_pytest.py

0.5 KB

/Материалы/otus-master/PythonQA/Lesson32/example/

__init__.py

0.0 KB

test_users.py

0.4 KB

test_users_mock_decorator.py

0.6 KB

test_users_mock_patcher.py

0.8 KB

test_users_mock_with.py

0.7 KB

test_users_third_party_function.py

0.9 KB

test_users_whole_function.py

1.1 KB

users.py

0.2 KB

/Материалы/otus-master/PythonQA/Lesson32/example2/

__init__.py

0.0 KB

client.py

1.5 KB

tests.py

5.0 KB

/Материалы/otus-master/PythonQA/Lesson32/example_basic/

__init__.py

0.0 KB

main.py

0.1 KB

tests.py

0.2 KB

tests_mock.py

0.4 KB

/13. Удаленный запуск Selenium/

13. Удаленный запуск Selenium.mp4

250.3 MB

/Материалы/

13. Удаленный запуск Selenium.pdf

688.9 KB

ДЗ.txt

1.3 KB

/14. Pytest-отчёты/

14. Pytest-отчёты.mp4

251.1 MB

/Материалы/

ДЗ.txt

0.1 KB

Презентация_14. PyTest-отчёты.pdf

302.1 KB

/15. Allure-отчёты/

15. Allure-отчёты.mp4

175.6 MB

/Материалы/

ДЗ.txt

0.2 KB

Презентация_15. Allure-отчёты.pdf

418.8 KB

/.../python_qa_allure-master/

.gitignore

1.2 KB

conftest.py

0.2 KB

environment.xml

0.3 KB

LICENSE

1.1 KB

README.md

0.1 KB

requirements.txt

0.1 KB

test_attachments.py

0.9 KB

test_case_link.py

0.5 KB

test_decription.py

0.8 KB

test_examples.py

0.2 KB

test_fixtures.py

1.5 KB

test_parametrization.py

0.8 KB

test_severity.py

0.6 KB

test_start.py

0.3 KB

test_story.py

0.5 KB

test_titles.py

0.7 KB

/.../python_qa_allure-master/tests/

test_in_folder_one.py

0.3 KB

test_in_folder_two.py

0.4 KB

/16. Анализ логов веб-серверов/

16. Анализ логов веб-серверов.mp4

180.3 MB

/Материалы/

ДЗ.txt

1.2 KB

Полезные ссылки.txt

1.0 KB

Презентация_16. Анализ логов веб-серверов.pdf

1.6 MB

/17. Траблшутинг в Linux. Файловая подсистема и работа процессов/

17. Траблшутинг в Linux. Файловая подсистема и работа процессов.mp4

161.3 MB

/Материалы/

Презентация_17. Траблшутинг проблем с файловой системой.pdf

1.9 MB

/.../otus-examples-master/

.gitignore

1.2 KB

LICENSE

1.1 KB

README.md

0.1 KB

/.../otus-examples-master/logs/

commands

0.0 KB

input

0.0 KB

log_parser.py

0.9 KB

out

0.0 KB

out-1

0.0 KB

out.txt

481.9 KB

out.txt_copy

0.1 KB

streams.py

0.1 KB

tail.py

0.2 KB

/.../otus-examples-master/network/

readfile.py

0.1 KB

run_ubuntu_in_docker.sh

0.1 KB

server.py

1.1 KB

/.../otus-examples-master/process/

file

0.0 KB

justhello.py

0.0 KB

multiprocess-cpubound.py

0.7 KB

multiprocess-iobound.py

0.8 KB

multithreading-cpubound.py

0.7 KB

multithreading-iobound.py

0.8 KB

readfile.py

0.1 KB

/18. Траблшутинг в Linux. Диагностика сетевых неисправностей/

18. Траблшутинг в Linux. Диагностика сетевых неисправностей.mp4

174.0 MB

Презентация_18. Траблшутинг в Linux. Диагностика сетевых неисправностей.pdf

3.2 MB

/19. Траблшутинг в Linux. Архитектура ОС Linux. Дебаг/

19. Траблшутинг в Linux. Архитектура ОС Linux. Дебаг.mp4

166.9 MB

Презентация_19. Траблшутинг в Linux. Архитектура ОС Linux. Дебаг.pdf

1.9 MB

/20. Работа с СУБД/

20. Работа с СУБД.mp4

149.9 MB

/Материалы/

ДЗ.txt

1.1 KB

Презентация_20. Работа с СУБД.pdf

2.4 MB

/21. Работа с сетью I. Протоколы прикладного уровня/

21. Работа с сетью I. Протоколы прикладного уровня.mp4

177.2 MB

/Материалы/

ДЗ.txt

1.2 KB

Настройка FTP.txt

0.7 KB

Презентация_21. Работа с сетью I. Протоколы прикладного уровня.pdf

1.8 MB

/.../otus-examples-master/

.gitignore

1.2 KB

LICENSE

1.1 KB

README.md

0.1 KB

/.../otus-examples-master/linux_troubleshooting/logs/

commands

0.0 KB

input

0.0 KB

log_parser.py

0.9 KB

out

0.1 KB

out-1

0.0 KB

out.txt

481.9 KB

out.txt_copy

0.1 KB

streams.py

0.1 KB

tail.py

0.2 KB

/.../otus-examples-master/linux_troubleshooting/network/

readfile.py

0.1 KB

run_ubuntu_in_docker.sh

0.1 KB

server.py

1.1 KB

/.../otus-examples-master/linux_troubleshooting/process/

file

0.0 KB

justhello.py

0.0 KB

multiprocess-cpubound.py

0.7 KB

multiprocess-iobound.py

0.8 KB

multithreading-cpubound.py

0.7 KB

multithreading-iobound.py

0.8 KB

readfile.py

0.1 KB

/.../otus-examples-master/protocols/linters/

black.py

0.0 KB

broken_style.py

0.1 KB

/.../otus-examples-master/protocols/patterns/

decorator.py

3.5 KB

factory.py

0.6 KB

generator.py

0.2 KB

iterator.py

0.6 KB

singleton.py

0.7 KB

/.../otus-examples-master/protocols/protocols/

sftp.py

2.2 KB

ssh.py

0.4 KB

/.../otus-examples-master/protocols/socket/

socket_request_as_browser.py

0.6 KB

/.../client-server-asyncio/

client.py

0.3 KB

server.py

0.8 KB

/.../client-server-tcp/

client.py

0.1 KB

server.py

0.7 KB

/.../client-server-udp/

client.py

0.5 KB

server.py

0.5 KB

/.../client-server-unix/

client.py

0.9 KB

server.py

0.6 KB

/.../otus-examples-master/protocols/socket/dns/

socket_DNS.py

0.2 KB

socket_DNS_alive_ip.py

0.6 KB

/.../otus-examples-master/protocols/socket/errors/

socket_errors.py

0.1 KB

socket_errors_EACCES.py

0.3 KB

/.../python-object-through-socket/

client.py

0.2 KB

server.py

0.4 KB

/.../otus-examples-master/protocols/types/

advanced.py

0.6 KB

collections.py

0.4 KB

covariant_contravariant.py

0.7 KB

pytest_example.py

0.8 KB

simple.py

0.6 KB

/.../otus-examples-master/python_linux/os/

simple.py

0.2 KB

/.../otus-examples-master/python_linux/subprocess_lib/

exit.py

0.4 KB

sleep.sh

0.1 KB

subprocess_example.py

0.2 KB

subprocess_example2.py

0.4 KB

subprocess_example3.py

0.8 KB

subprocess_example4.py

0.1 KB

/.../otus-examples-master/python_linux/sys_lib/

arguments.py

0.2 KB

stderror_example.py

0.2 KB

stdout_example.py

0.2 KB

sys_example.py

0.2 KB

/.../python-boilerplate-master/

.editorconfig

0.1 KB

.gitignore

1.8 KB

.pre-commit-config.yaml

0.7 KB

Pipfile

0.5 KB

README.md

0.1 KB

setup.cfg

0.3 KB

/.../python-boilerplate-master/scripts/

lint.sh

0.1 KB

/.../python-boilerplate-master/src/

source.py

0.0 KB

/.../python-boilerplate-master/tests/

conftest.py

0.0 KB

/22. Работа с сетью II. Протоколы низкого уровня/

22. Работа с сетью II. Протоколы низкого уровня.mp4

195.0 MB

/Материалы/

ДЗ.txt

0.7 KB

Презентация_22. Работа с сетью II. Протоколы низкого уровня.pdf

2.5 MB

/23. Работа с ОС Linux с помощью Python/

23. Работа с ОС Linux с помощью Python.mp4

168.3 MB

/Материалы/

ДЗ.txt

0.7 KB

Презентация_ 23. Работа с ОС Linux с помощью Python.pdf

2.2 MB

/24. Виртуализация. Контейнеры/

24. Виртуализация. Контейнеры.mp4

147.3 MB

/Материалы/

ДЗ.txt

0.3 KB

Презентация_24. Виртуализация. Контейнеры.pdf

2.9 MB

/25. Виртуализация. Виртуальные машины/

25. Виртуализация. Виртуальные машины.mp4

148.4 MB

Презентация_25. Виртуализация. Виртуальные машины.pdf

3.3 MB

/26. Непрерывная интеграция/

26. Непрерывная интеграция.mp4

176.3 MB

/Материалы/

ДЗ.txt

0.5 KB

Презентация_26. Непрерывная интеграция.pdf

2.2 MB

/27. Подготовка тестового окружения/

27. Подготовка тестового окружения.mp4

198.9 MB

/Материалы/

ДЗ.txt

0.1 KB

Презентация_27. Подготовка тестового окружения.pdf

2.3 MB

/28. Основы безопасности веб-приложений/

28. Основы безопасности веб-приложений.mp4

153.3 MB

28. Основы безопасности веб-приложений.pdf

3.1 MB

/29. Основы Behaviour Driven Testing. Введение в Robot Framework/

29. Основы Behaviour Driven Testing. Введение в Robot Framework.mp4

205.8 MB

29. Основы Behaviour Driven Testing. Введение в Robot Framework.pdf

2.3 MB

ДЗ.txt

1.0 KB

/30. Расширенное использование Robot Framework/

30. Расширенное использование Robot Framework.mp4

245.9 MB

30. Расширенное использование Robot Framework.pdf

2.3 MB

ДЗ.txt

0.6 KB

/31. Модульное тестирование/

31. Модульное тестирование.mp4

126.2 MB

31. Модульное тестирование.pdf

3.2 MB

/.../otus-examples-master/

.gitignore

1.2 KB

LICENSE

1.1 KB

README.md

0.1 KB

/.../otus-examples-master/ci/jenkins/

allure-plugin

0.0 KB

Jenkinsfile

0.8 KB

/.../otus-examples-master/ci/travis/

examples

0.3 KB

/.../otus-examples-master/linux_troubleshooting/logs/

commands

0.0 KB

input

0.0 KB

log_parser.py

0.9 KB

out

0.1 KB

out-1

0.0 KB

out.txt

481.9 KB

out.txt_copy

0.1 KB

streams.py

0.1 KB

tail.py

0.2 KB

/.../otus-examples-master/linux_troubleshooting/network/

readfile.py

0.1 KB

run_ubuntu_in_docker.sh

0.1 KB

server.py

1.1 KB

/.../otus-examples-master/linux_troubleshooting/process/

file

0.0 KB

justhello.py

0.0 KB

multiprocess-cpubound.py

0.7 KB

multiprocess-iobound.py

0.8 KB

multithreading-cpubound.py

0.7 KB

multithreading-iobound.py

0.8 KB

readfile.py

0.1 KB

/.../otus-examples-master/mock/mock_patch/

additional_property.py

0.6 KB

extern_dep.py

0.2 KB

side_effects_errors.py

0.3 KB

side_effects_gen.py

0.4 KB

side_effects_native.py

0.3 KB

simple.py

0.2 KB

/.../otus-examples-master/mock/mock_patch/utils/

bar.py

0.0 KB

foo.py

0.1 KB

/.../otus-examples-master/mock/mockserver/

simple_server.py

0.4 KB

test_with_mockserver_as_proxy_and_mock.py

1.4 KB

/.../otus-examples-master/mock/request_mock/

simple.py

0.4 KB

/.../otus-examples-master/protocols/linters/

black.py

0.0 KB

broken_style.py

0.1 KB

/.../otus-examples-master/protocols/patterns/

decorator.py

3.5 KB

factory.py

0.6 KB

generator.py

0.2 KB

iterator.py

0.6 KB

singleton.py

0.7 KB

/.../otus-examples-master/protocols/protocols/

sftp.py

2.2 KB

ssh.py

0.4 KB

/.../otus-examples-master/protocols/socket/

socket_request_as_browser.py

0.6 KB

/.../client-server-asyncio/

client.py

0.3 KB

server.py

0.8 KB

/.../client-server-tcp/

client.py

0.1 KB

server.py

0.7 KB

/.../client-server-udp/

client.py

0.5 KB

server.py

0.5 KB

/.../client-server-unix/

client.py

0.9 KB

server.py

0.6 KB

/.../otus-examples-master/protocols/socket/dns/

socket_DNS.py

0.2 KB

socket_DNS_alive_ip.py

0.6 KB

/.../otus-examples-master/protocols/socket/errors/

socket_errors.py

0.1 KB

socket_errors_EACCES.py

0.3 KB

/.../python-object-through-socket/

client.py

0.2 KB

server.py

0.4 KB

/.../otus-examples-master/protocols/types/

advanced.py

0.6 KB

collections.py

0.4 KB

covariant_contravariant.py

0.7 KB

pytest_example.py

0.8 KB

simple.py

0.6 KB

/.../otus-examples-master/python_linux/os/

simple.py

0.2 KB

/.../otus-examples-master/python_linux/subprocess_lib/

exit.py

0.4 KB

sleep.sh

0.1 KB

subprocess_example.py

0.2 KB

subprocess_example2.py

0.4 KB

subprocess_example3.py

0.8 KB

subprocess_example4.py

0.1 KB

/.../otus-examples-master/python_linux/sys_lib/

arguments.py

0.2 KB

stderror_example.py

0.2 KB

stdout_example.py

0.2 KB

sys_example.py

0.2 KB

/.../otus-examples-master/selenium/pytest/

conftest.py

0.3 KB

example.py

1.0 KB

/.../otus-examples-master/unit-testing/

pytest

0.0 KB

/.../otus-examples-master/unit-testing/DI/

complex.py

1.2 KB

simple.py

0.8 KB

/.../otus-examples-master/unit-testing/docktest/

docktest-1.py

0.1 KB

docktest_otus.py

1.3 KB

example-broken.txt

0.3 KB

example.txt

0.3 KB

/.../otus-examples-master/unit-testing/unittest/

complex.py

1.1 KB

pytest-unittest.py

0.6 KB

simple.py

0.5 KB

/.../otus-examples-master/unit-testing/unittest/bar/

foo.py

0.0 KB

/32. Использование Mock/

32. Использование Mock.mp4

204.7 MB

32. Использование Mock.pdf

2.9 MB

ДЗ.txt

0.4 KB

 

Total files 758


Copyright © 2024 FileMood.com