Appium: Automation for Apps
In this talk Dan along with an audience will explore the philosophy that underlies the work behind Appium, including the open-source nature of Appium’s diverse, active and friendly community.
Dan Cuellar
Appium
In this talk Dan along with an audience will explore the philosophy that underlies the work behind Appium, including the open-source nature of Appium’s diverse, active and friendly community.
Appium
Как писать автоматические тесты для игры, если игровой интерфейс нестандартен, интерактивность сложная, а на рынке нет ни одной библиотеки и ни одного готового решения? На примере Unity3D погрузимся прямо в код. Посмотрим, как писать понятные обслуживаемые тесты, как и где их запускать. Будет интересно и разработчикам, далеким от игровой индустрии.
Creative Mobile
Как ускорить тесты и улучшить покрытие, написав при этом меньше кода?
EPAM Systems
О двух разных подходах к автоматизации тестирования UI
Radio QA
EPAM
Parallel run of Automated tests is not just a wish, but a real necessity, standard task which sooner or later any project meets. Sometimes, parallel run becomes very difficult or even not possible task. How to avoid that situation? What recommendations are used for paralleling tests, what tools are better to use and what architecture for automated tests should be chosen at the beginning? We'll try to answer all those pertinent questions and of course will look at a ton of examples to consolidate the proposed material. Plus TRIZ inversion.
DPI.Solutions
Доклад от том, какие типичные ошибки/проблемы возникают в нагрузочном тестировании и о том, как предотвращать их возникновение.
Netcracker
If you are testing a simple mobile app, you may find it relatively easy to find representative test data. However, what if you are testing enterprise scale applications? In the enterprise data center, one hundred or more applications of various sizes, complexity, and criticality co-exist, operating on various data repositories, in some cases shared data repositories. In some cases, disparate data repositories hold related data, and the ability to test integration across applications that access these data sets is critical. In this speech, Rex Black will talk about the challenges facing his clients as they deal with these testing problems. You’ll go away with a better understanding of the nature of the challenges, as well as ideas on how to handle them, grounded in lessons Rex has learned in over 30 years of software engineering and testing.
RBCS
I have the paper and the slides so I can send them to you if it is necessary. Also, the story line can be removed and instead of that I can include more code examples. The purpose of the story was to make the talk more fun and to be not only about the code (following the best practices to include personal examples and stories).
Progress
Познакомим вас с примером организации автоматического тестирования микросервисов. Расскажем, как использовать для этого Gradle, Docker, Jenkins Pipeline, Allure Report.
DINO Systems
DINO Systems
Почему тестирование баз данных — это не так просто.
Postgres Professional
Как устроено Unit, Integration и Functional (UI) тестирование Android-приложения Juno: 100% Kotlin, 90%+ RxJava, Spek, JUnit.
Juno
О том, как расширить возможности ChromeDriver при помощи DevTools
Badoo
Manual testing and automated testing are often different roles done by different testers. In this talk I will explain how manual testers and automation testers can work together and I will explain how some specific tools influence working together.
Squerist
Про спорное тестирование с использованием минимального количества эталонных данных и по большей части динамически получаемые / генерируемые путем анализа входных данных.
SEMrush
Доклад расскажет об архитектуре и инструментарии, использованном для автоматизации распределённого нагрузочного тестирования.
Deutsche bank
На примере персистентной распределенной очереди расскажу о подходах к тестированию распределенных систем.
Яндекс
В докладе будет рассказано о том, как спроектировать свой тестовый фреймворк, тестировать микросервисы, использовать возможности Jenkins 2.
SAP China
If you have been in software engineering for a while—or in fact just in the working world in general for a while—you’ve probably seen someone do something stupid with metrics. Such mistakes raise a whole bunch of interesting questions. What are the most common metrics mistakes? Why are they mistakes? Why do people make these mistakes? Are you making these mistakes? Why use metrics at all, when there are so many mistakes? In this talk, Rex will give real-world examples of these mistakes, explain the management and economic theories behind metrics, and help you find ways to implement metrics that aren’t stupid.
RBCS