
Andrey Akinshin
JetBrainsAnalyze performance for the benefit of ourselves and others
During this session Andrey will tell about the main tasks and difficulties of performance analysis.
During this session Andrey will tell about the main tasks and difficulties of performance analysis.
We will talk about "Playwright": a new Microsoft open source library that reimagines cross-browser web automation.
The talk about self-healing automation and the approach to automatic "treatment" of tests in real time.
During this session Adam will help you learn to predict bugs, detect powerful social patterns in how developers collaborate and explore visualization techniques for prioritizing improvements to the areas of the system that are likely to need it the most.
You will learn what Enzyme + jest can give to performance testing of the client side of React/Redux application and how to transfer the part of UI tests on the integration level.
The talk about build automation and deploy. Verification and bug search at every stage.
The talk is about payment automation in Android application, some problems and how to solve them.
This session shows what is necessary to effectively test Java Enterprise microservices in an automated way.
We all know CI should be done by the time we've made ourselves a cup of coffee. What we don't always know is how to do that, especially when a single run takes hours or days. This talk will walk you through our experience of horizontally scaling the CI workload for Red Hat 3scale API Management solution. We will cover parallel test execution, dealing with flaky tests, and a set of principles you should always follow to keep your test codebase healthy.
In his talk Viktor will cover both contract and acceptance testing, tell you what the difference is and try to explain with examples how to use the pros and cons of both approaches.
The talk about what to do if you need to test internal frontend components.
Developing a test framework is not an easy task. But what if you use ready-made solutions? Selenide/Selenide-appium + Allure + Selenoid + Testid-strategy — in this talk we will look at how to make this task easy reducing the effort to write code to minimal scripting.
Ivan would like to touch on the technical features of scaling Chrome Developer Tools in the Kubernetes cluster and show with real examples of how this protocol can be useful in your tests.
Vyacheslav will tell you how to form a Grafana board for InfluxDB, and explain why it is so important for your work.
This talk will be about tools for automatic E2E testing of Kubernetes operator in the multi-cluster environment, about reasons for creating a huge volume of E2E tests and about interesting points that Avito's team encountered in the process of tests developing.
In this talk we will compare various options of preparing test data when testing a web application, we will also consider pros and cons, and focus on tools for convenient work with datasets in Java applications on Spring Framework + JUnit5.
The talk about how infrastructure testing helps increase confidence in the whole system by checking the interaction between the individual components. Andrey will show why, to whom and how to conduct infrastructure testing. When it's reasonable and necessary. What tools and approaches can be used.
Хотите использовать Postman более эффективно? Подозреваете, что некоторые его возможности вам не известны? Хотели узнать про дополнительные фишки Postman, но боялись спросить? Тогда присоединяйтесь к тренингу Сергея.
This talk covers a number of the things team tried with particular reference to the Android infrastructure, and problems Tim worked around while working towards the solution they have now, where the team can run 1500 tests in 30-40 minutes, more than 100,000 tests per day, providing support for multiple versions and configurations of Android where needed.
The presentation shows you how to manage a full-stack test in different flavours, based on the JUnit5 possibilities.
We'll discuss flakiness, debuggability, reproducibility, speed, specificity, and other characteristics of effective unit tests. This talk will show developers how to write and organize their tests to make them faster, more reliable, and easier to debug.
During this session, Alexandra will consider several vulnerabilities caused by errors in working with messaging mechanisms and talk about testing methods and tools that must be used to detect such problems.
Popularizer of science, Alexander Panchin will talk about wily ideas and techniques that only pretend to scientific but turn out to be complete nonsense (at the same time also a profitable business).
The talk for the people who had to work with Reactive Streams and for all sympathizers.
What extra difficulties arise when you test an ML-based product? Why QA needs a general understanding of data processing? And why smart systems need smart error notifications?
Посетив воркшоп, вы сможете научиться настраивать инструменты покрытия тестами, при этом вам не обязательно обладать навыками программирования.
Хотите использовать Postman более эффективно? Подозреваете, что некоторые его возможности вам не известны? Хотели узнать про дополнительные фишки Postman, но боялись спросить? Тогда присоединяйтесь к тренингу Сергея.
This talk will explore the unit-testing landscape, highlighting the role of unit tests, which makes for a good unit test, the lifecycle of unit tests, and the role of developers.
Посетив воркшоп, вы сможете научиться настраивать инструменты покрытия тестами, при этом вам не обязательно обладать навыками программирования.
Continuation of the talk "Solving the problems of Espresso Android autotests in the real world". Now Alexey will show the examples of typical Android autotest mistakes which will lead to the need for large arrangements.
Рассмотрим проблему автоматизированного тестирования в Автомобильной индустрии, зачем это нужно и к чему мы хотим прийти в итоге. Обсудим один из способов автоматизации тестирования, который используется в текущих проектах, проводимых в рамках Luxoft.
Юлия расскажет, как в Контуре запустили программу баг-баунти, и как запустить похожую программу в вашей компании, не потратив на это полжизни.
This talk is an aggregation of experience that will help to understand how big games are tested, how to build this process, what computer game is like as an object of performance testing
TBD
Aleksey will tell how to do security testing of the web application by using various tools such as Zap, Burp, Fiddler and talk about TOP 10 vulnerabilities with examples such as XSS, IDOR, SQLinj.
The talk about how to find a way to generate unique tests cases which are increased our coverage and found unusual bugs in the product.
In this talk, Maxim will describe the importance of performance testing and introduce techniques and tools suitable for such work.
During this session we will see how to test IDE using automated tests and checks, what are the difficulties and which of this can be useful in other areas of software development.